Add a VxRail Cluster Using the Workflow Optimization Script
You can use the Workflow Optimization script to perform all of the steps to add a
VxRail
cluster in one place.- Image the workload domain nodes. For information on imaging the nodes, refer to Dell VxRail documentation.
- The IP addresses and Fully Qualified Domain Names (FQDNs) for the ESXi hosts, VxRail Manager, and NSX Manager instances must be resolvable by DNS.
- If you are using DHCP for the NSX Host Overlay Network, a DHCP server must be configured on the NSX Host Overlay VLAN of the management domain. When VMware NSX creates TEPs for the VI workload domain, they are assigned IP addresses from the DHCP server.
The Workflow Optimzation script uses the
VMware Cloud Foundation on Dell VxRail
API to perform
all of the steps to add a VxRail cluster in one place. See Create a Cluster with Workflow Optimization for more information about
the API.- Download the.zipfile for the Workflow Optimzation script.
- Unzip the file and copy the directory (WorkflowOptimization-VCF-5000-master) to the/home/vcfdirectory on the SDDC Manager VM.
- Using SSH, log in to the SDDC Manager VM with the user namevcfand the password you specified in the deployment parameter sheet.
- In the/home/vcf/WorkflowOptimization-VCF-5000-masterdirectory, runpython vxrail_workflow_optimization_automator.py.
- Enter the management domain SSO user name and password.
- Enter2to select theAdd Clusteroption.
- Select the workload domain to which you want to add the cluster.
- Enter a name for the datastore.
- Enter2to select theStep by step inputoption.
- Enter the cluster name.
- Enter the VxRail Manager FQDN.
- To trust the ssl and ssh thumbprint, enteryes.
- Select ESXi hosts for the cluster. (minimum of two number with comma separation).You must select at least two hosts. Use a comma separator between the selected hosts. For example:1,2
- Enter the FQDN for each host.
- Enter passwords for the selected hosts.
- Enter a single password for all the hosts.
- Enter passwords individually for each host.
- Enter the vSAN Network details.vSAN Network
- VLAN Id
- CIDR
- Subnet mask
- Gateway IP
- IP Range (assign one per host from step 12)
- MTU
- Enter the vMotion Network details.vMotion Network
- VLAN Id
- CIDR
- Subnet mask
- Gateway IP
- IP Range (assign one per host from step 12)
- MTU
- When prompted, enteryesto provide the Management Network details.
- Enter the Management Network details.Management Network
- VLAN Id
- CIDR
- Subnet mask
- Gateway IP
- MTU
- Select the NIC profile.
- Select the vSphere Distributed Switch (vDS) option toSeparate DVS for overlay traffic.
- Enter the vDS details.vDS
- System vDS name
- MTU value
- Portgroup name for Management, VSAN, and VMOTION
- Enter the Overlay vDS name.
- Choose the NICs for overlay traffic (minimum of two, with comma separation).
- Enter the Geneve VLAN ID.
- Select the IP allocation method for the Host Overlay Network TEPs.DHCPWith this option uses DHCP for the Host Overlay Network TEPs.A DHCP server must be configured on the NSX host overlay (Host TEP) VLAN. When NSX creates TEPs for the VI workload domain, they are assigned IP addresses from the DHCP server.Static IP PoolWith this option uses a static IP pool for the Host Overlay Network TEPs. You can re-use an existing IP pool or create a new one.To create a new static IP Pool provide the following information:
- Pool Name
- Description
- CIDR
- IP Range.
- Gateway IP
You cannot stretch a cluster that uses static IP addresses for the NSX Host Overlay Network TEPs. - Enter and confirm the VxRail Manager root and admin passwords.
- Select the license keys for VMware vSAN and VMware NSX, and apply a vSphere license.
- Press Enter to begin the validation process.
- When validation succeeds, press Enter to import the primary VxRail cluster.The Adding VxRail Cluster workflow status can be monitored using the SDDC Manager UI in the Tasks widget and clickingREFRESH.