- Console: the Create SDDC Cluster wizard runs in the vSphere Client, with the SDDC Manager UI as a fallback.
- Commission enough hosts for the new cluster, matched to its storage type, before you start the wizard.
- A vSAN ESA HCI cluster needs a minimum of three hosts, and more if you raise the Failures to Tolerate value.
- Each cluster in a domain can use a different principal storage type: vSAN, NFS, or VMFS on FC.
- Pick a distributed switch profile that matches how you separate storage and NSX traffic.
- Finish the wizard, watch the create cluster task, then run a vSAN health check and an image compliance check.
Adding a cluster to a workload domain gives you a fresh pool of compute and storage inside a domain you already run, without standing up a new domain or a second vCenter. In VCF 9.1 you build the new cluster with the Create SDDC Cluster wizard in the vSphere Client, and the platform wires it into the domain vCenter, into NSX, and into vSphere Lifecycle Manager for you. This part walks the wizard end to end for a vSAN ESA cluster, and points out where NFS and Fibre Channel differ.
Run this only when a domain needs a separate cluster, for example to isolate a workload tier, to place a cluster on a different storage backing, or to grow past the host count you want inside one cluster. To add hosts to a cluster that already exists, follow the neighbouring part on adding ESX hosts to a cluster, which also documents host commissioning in full. For the wider operating model and where each console fits, see the Day-2 operations overview, and for how the domain itself was built, see the VCF 9.1 Deployment guide.
Prerequisites
Work through each row below before you open the wizard. Most cluster build failures trace back to a missed prerequisite, usually a host commissioned for the wrong storage type, an exhausted overlay pool, or a network pool that does not match the storage you chose.
| Requirement | Detail | Where to confirm |
|---|---|---|
| Fleet health and backup | Domain healthy, with a fresh SDDC Manager and vCenter backup on hand | VCF Operations, SDDC Manager |
| Commissioned hosts | Enough Unassigned Hosts in an Active state to meet the cluster minimum, commissioned for the intended storage type | vSphere Client, Unassigned Hosts |
| Storage decision | Principal storage chosen up front: vSAN OSA, vSAN ESA, NFS, or VMFS on FC | Your design |
| Network pool | A network pool that supports the cluster storage type, with spare management, vMotion, and vSAN addresses | SDDC Manager network pools |
| NSX host overlay | DHCP advertising on the host overlay VLAN, or a static TEP pool with free addresses for the new hosts | NSX Manager |
| DNS and certificates | Forward and reverse lookup for each host FQDN, host name equal to FQDN, self-signed certificate regenerated from the FQDN | DNS server, ESX host |
| Cluster image | A vSphere Lifecycle Manager image available for the new cluster, compatible with the host hardware | vSphere Lifecycle Manager |
| Access and permissions | Management domain vCenter access or VCF SSO with vCenter linking, and membership of the vsphere.local sddcadmins group | VCF SSO |
Step 1, Plan the cluster and confirm the domain
Start by confirming the domain is healthy and by fixing the shape of the new cluster: storage type, host count, and switch layout. A vSAN ESA HCI cluster needs at least three hosts, and your Failures to Tolerate choice raises that minimum.
- In VCF Operations, open the target workload domain and confirm it reports a healthy state with no open critical alerts.
- In the vSphere Client, browse to the VCF instance datacenter for the domain and note its exact name.
- Decide the principal storage type for the new cluster, for example vSAN with ESA enabled.
- Decide the host count from the storage type and the Failures to Tolerate value you plan to set.
Step 2, Commission hosts for the cluster storage type
Commissioning adds hosts to the shared Unassigned Hosts inventory so the wizard can pick them. Commission each host for the same storage type as the cluster, because a host commissioned for vSAN ESA can only join a vSAN ESA cluster. The neighbouring part on adding ESX hosts covers this workflow field by field, so keep it brief here.
- In the vSphere Client, click Global Inventory Lists, then Hosts, then Unassigned Hosts.
- Click Commission Hosts, review the Checklist page, click Select All, then click Proceed.
- Select Add new for one host, or Import to upload a JSON file for several hosts at once.
- Type the Host FQDN, set the Storage Type to match the cluster, and select a Network Pool Name that supports that storage.
- Type the host root User Name and Password, click Add, activate Confirm All Finger Prints, then click Validate All.
- Click Next, leave Skip failed hosts during commissioning enabled, then click Commission.
To commission several hosts in one pass, download the JSON template from the Import option and add one block per host. Valid storage type values are VSAN, VSAN_REMOTE, VSAN_ESA, VSAN_MAX, NFS, VMFS_FC, and VVOL.
[
{
"hostname": "esx09.wld01.example.local",
"username": "root",
"password": "REPLACE_WITH_ROOT_PASSWORD",
"storageType": "VSAN_ESA",
"networkPoolName": "wld01-network-pool"
}
]
Step 3, Start the Create SDDC Cluster wizard
You build the cluster from the datacenter object in the domain vCenter. If you do not have VCF SSO with vCenter linking, run this from the management domain vCenter, or use the SDDC Manager UI as a fallback for the same task.
- In the vSphere Client for the domain vCenter, browse to the VCF instance datacenter in the inventory.
- Select the datacenter, then click Actions, New Cluster, Create SDDC Cluster.
Step 4, Choose the storage type and name the cluster
Storage type drives the rest of the wizard, so set it first. For vSAN you also decide here whether the cluster uses the Express Storage Architecture.
- Select the storage type for the cluster: vSAN, NFS, VMFS on FC, or vVol.
- For a vSAN cluster, select Enable vSAN ESA to build a vSAN ESA cluster, or leave it clear for vSAN OSA.
- Click Begin.
- Enter a name in the cluster Name field.
- Select a cluster image from the image drop-down menu.
- Click Next.
Step 5, Enter the storage details
This screen changes with the storage type you picked. For vSAN ESA you set the cluster type and availability, while the storage type and policy are fixed for you.
- For vSAN, set the vSAN Cluster Type to vSAN HCI for storage and compute, or vSAN Storage for storage only.
- Set Failures to Tolerate to the availability level you need, which fixes the minimum host count.
- For a vSAN ESA HCI cluster, confirm Storage Type shows the local vSAN datastore and Storage Policy shows auto policy management, both of which are read only.
- Click Next.
For an NFS cluster this screen asks instead for a Datastore Name, a Folder path, and the NFS Server IP Address. For a VMFS on FC cluster it asks only for a Datastore Name, and the hosts must already see the FC array. Fill the fields for your storage type, then click Next.
Step 6, Select hosts for the cluster
Pick the commissioned hosts that will form the cluster. Only hosts commissioned for the storage type you chose appear here, and the Next button stays disabled until you select enough of them.
- On the Host Selection page, select the commissioned hosts for the cluster.
- Set Skip failed hosts during cluster creation on to continue past an unhealthy host, or off to fail the build if any selected host is unhealthy.
- Confirm you have selected at least the minimum host count, at which point Next becomes available.
- Click Next.
Step 7, Choose a distributed switch profile
Each profile maps traffic types to one or more vSphere Distributed Switches. Start from the Default profile unless your design separates storage or NSX traffic onto dedicated NICs.
- Select a switch profile: Default for a single switch, or a separation profile such as Storage Traffic Separation or NSX Traffic Separation.
- For a bespoke layout, select Custom Switch Configuration to define one or more distributed switches by hand.
- Assign the host physical NICs to the uplinks on each distributed switch.
- Click Next.
Step 8, Review and finish
Review the summary, commit the build, and watch the task. You can run several create cluster tasks at the same time, so one long build does not block work on another domain.
- On the Review page, check the cluster name, storage, hosts, and switch configuration.
- Click Finish.
- Open the Recent Tasks pane and watch the create cluster task run to completion.
How to verify the new cluster
Run these checks after the create cluster task reports success. Confirm the cluster is a full member of the domain, that its storage is healthy, and that it sits on the right image.
- In the vSphere Client, confirm the new cluster appears under the datacenter with every selected host connected.
- For a vSAN cluster, open Monitor, then vSAN, then Skyline Health, and confirm the checks pass and the datastore is present.
- On the cluster Updates tab, confirm the cluster reports as compliant with its assigned image.
- In VCF Operations or the SDDC Manager UI, confirm the new cluster is listed under the workload domain.
- In NSX Manager, confirm transport nodes were created for the new hosts and show a healthy state.
Common errors and fixes
| Symptom | Likely cause | Fix |
|---|---|---|
| Next button stays disabled on host selection | Too few healthy hosts for the Failures to Tolerate value | Commission more hosts of the same storage type, or lower the availability setting |
| Hosts do not appear in the selection list | Hosts were commissioned for a different storage type than the cluster | Decommission and re-commission the hosts for the correct type, for example vSAN ESA |
| Create cluster stalls on the overlay step | Host overlay TEP pool is exhausted, or DHCP is not serving the overlay VLAN | Expand the static TEP pool in NSX Manager, or fix DHCP on the overlay VLAN, then retry |
| Build fails a validation on the cluster image | Selected image is incompatible with the host hardware or add-ons | Pick an image that matches the host hardware, or add the required vendor add-on, then run the wizard again |
Common questions
Can each cluster in a domain use a different storage type?
Yes. A workload domain can hold clusters on different principal storage, so one cluster can run vSAN ESA while another runs NFS or VMFS on FC, as long as every host inside a single cluster uses the same type.
Do I need a new vCenter for the new cluster?
No. A new cluster joins the existing domain vCenter. You only get a new vCenter when you create a new workload domain, which is a separate task.
How many hosts does a vSAN ESA cluster need?
A vSAN ESA HCI cluster needs a minimum of three hosts, and a higher Failures to Tolerate value raises that minimum. The wizard keeps the Next button disabled until you select enough healthy hosts.
Can I build more than one cluster at a time?
Yes. Create cluster tasks can run in parallel, subject to the parallel task limits in the VMware configuration maximums tool.
References
- Broadcom TechDocs, Add an SDDC Cluster to a VCF Domain
- Broadcom TechDocs, Commission ESX Hosts
- Broadcom TechDocs, Managing VCF Domains in VMware Cloud Foundation
- Broadcom TechDocs, vSAN in VMware Cloud Foundation 9.1

