PART 1 PART 2 PART 3 PART 4 PART 5 PART 6 PART 7 PART 8

This is the 6th in a series of posts covering VCF 5.2.1 On VxRail 8.0.310. The following post provides an example walkthrough covering the process of adding a VxRail Cluster to a Workload Domain (vLCM-based & isolated SSO VI Workload Domain) using the SDDC Manager UI.

You can increase the capacity of an existing workload domain by adding a VxRail cluster through the SDDC Manager UI. You can view a list of prerequisites and an overview of the procedure on the VMware site here.

Add a VxRail Cluster to VI WLD Using WFO UI Method

The following input values are required as per the process of expanding an existing workload domain by adding a VxRail cluster:

  • Cluster Name.
  • ESXi hosts, VxRail Manager (IP & FQDN resolvable).
  • Root Password.
  • NSX Host Overlay Network (DHCP server if using). When VMware NSX creates TEPs for the VI workload domain cluster hosts, they are assigned IP addresses from the DHCP server.
  • Update VxRail Manager Certificate with the correct Hostname.
  • Query hosts: mcp_python /usr/lib/vmware-loudmouth/loudmouthc.py query | tail -n 1 | sed ‘/^Received: {/s/Received: //1’ | jq

Change the VxRail Manger IP address & confirm discovery of hosts (included example steps to add host to smart fabric networking solution):

Update VxRail Manager Certificate with the correct Hostname by logging into VxRail Manager via ssh with mystic followed by su. cd /mystic dir and run the following script:

nslookup 10.2.0.21

./generate_ssl.sh crk-w01-c02-vxrm.crk.vcfvxrail.corp

Login to SDDC Manager UI and complete the UI for WFO procedure to create a new VxRail cluster through the SDDC Manager UI VI WLD as per this example:

Running CuRL cmd to check VxRAIL system details:

root@crk-m01-sddcmgr [ /home/vcf ]# time curl -k -X GET --user 'administrator@ring.local:password' https://crk-w01-c02-vxrm.crk.vcfvxrail.corp/rest/vxm/private/v1/system |jq

Finally logging into both SDDC UI & NSX-T Manager we can review the details of the deployment:

Note: this is an example for reference only please use the VxRail installation procedures provided by Dell.

Thanks for reading!

7 Comments »

Leave a comment