You can create clusters in the vSphere Client and then configure them manually or by using the Quickstart workflow.
A cluster is a group of hosts. When a host is added to a cluster, the resources of the host become part of the resources of the cluster. The cluster manages the resources of all hosts that it contains.
When you create clusters, you can enable vSphere High Availability (HA), vSphere Distributed Resource Scheduler (DRS), and the VMware vSAN features.
Starting with vSphere 7.0, you can create a cluster that you manage with a single image. By using vSphere Lifecycle Manager images, you can easily update and upgrade the software and firmware on the hosts in the cluster. Starting with vSphere 7.0 Update 2, during cluster creation, you can select a reference host and use the image on that host as the image for the newly created cluster. For more information about using images to manage ESXi hosts and clusters, see the Managing Host and Cluster Lifecycle documentation.
Starting with vSphere 7.0 Update 1, vSphere Cluster Services (vCLS) is enabled by default and runs in all vSphere clusters. vCLS ensures that if vCenter Server becomes unavailable, cluster services remain available to maintain the resources and health of the workloads that run in the clusters. For more information about vCLS, see vSphere Cluster Services.
How Do You Create a vSphere Cluster with the vSphere Client
You can create a new vSphere cluster object by using the vSphere Client.
A vSphere Lifecycle Manager image is a combination of vSphere software, driver software, and desired firmware with regard to the underlying host hardware. The image that a cluster uses defines the full software set that you want to run on all ESXi hosts in the cluster: the ESXi version, additional VMware-provided software, and vendor software, such as firmware and drivers.
The image that you define during cluster creation is not immediately applied to the hosts. If you do not set up an image for the cluster, the cluster uses baselines and baseline groups. Starting with vSphere 7.0 Update 2, during cluster creation, you can select a reference host and use the image on that host as the image for the newly created cluster. For more information about using images and baselines to manage hosts in clusters, see the Managing Host and Cluster Lifecycle documentation.
Prerequisites
- Verify that a data center, or a folder within a data center, exists in the inventory.
- Verify that hosts have the same ESXi version and patch level.
- Obtain the user name and password of the root user account for the host.
- If you want to extend a cluster with initially configured networking, verify that hosts do not have a manual vSAN configuration or a manual networking configuration.
- To create a cluster that you manage with a single image, review the requirements and limitations information in the Managing Host and Cluster Lifecycle documentation.
Required privileges:
Procedure
Results
You have created an empty cluster in the vCenter Server inventory.
What to do next
You can use the Quickstart workflow to easily configure and expand the cluster. You can also skip the Quickstart workflow and continue configuring the cluster and its hosts manually.
How to Extend and Configure Your vSphere Cluster by Using the Quickstart Workflow
You can extend and configure a cluster by using the simplified Quickstart workflow in the vSphere Client. Quickstart groups common tasks and offers configuration wizards that guide you through the process of configuring and extending a cluster.
After you provide the required information on each wizard, your cluster is configured based on your input. When you add hosts using the Quickstart workflow, hosts are automatically configured to match the cluster configuration.
Once the cluster creation operation completes, you are redirected to the Cluster quickstart page located under . The Quickstart workflow consists of three cards for quickly extending and configuring your clusters.
Cluster Quickstart Workflow Card |
Description |
---|---|
Cluster basics |
You can edit the cluster name and activate or diactivate cluster services. The card lists the services you enabled. |
Add hosts |
You can add new ESXi hosts. After the hosts are added, the card shows the total number of hosts present in the cluster and displays health check validation for those hosts. |
Configure cluster |
You can configure network settings for vMotion and vSAN traffic, review and customize cluster services, and set up a vSAN datastore. After the cluster is configured, the card provides details on configuration mismatch and reports cluster health results through the vSAN Health service. |
Characteristics of a Cluster Configured Using the Quickstart Workflows
A vSphere cluster that is configured using the Quickstart workflow has the following characteristics.
- Hosts are of version ESXi 6.7 Update 2 and later.
- Hosts end up having similar configuration, including network settings.
- Cluster configuration is based on the recommended default settings for networking and different services.
- Licenses cannot be assigned using the Quickstart workflow. You must manually assign the required licenses. See vSphere License Management.
Skipping Quickstart
The Skip Quickstart button prompts you to continue configuring the cluster and its hosts manually. To confirm exiting the simplified configuration workflow, click Continue. After you dismiss the Cluster quickstart workflow, you cannot restore it for the current cluster.
How to Add an ESXi Host to Your vSphere Cluster by Using the Quickstart Workflow
You can add new and existing ESXi hosts to a cluster in the vCenter Server inventory.
You can also add hosts to a DRS cluster. For more information, see the vSphere Resource Management documentation.
When you add the first three hosts to the cluster, vSphere Cluster Services (vCLS) agent virtual machines are added by default to the cluster. A quorum of up to three vCLS agent virtual machines are required to run in a cluster, one agent virtual machine per host. For more information about vCLS, see vSphere Cluster Services.
Prerequisites
- Verify that hosts have the same ESXi version and patch level.
- Obtain the user name and password of the root user account for the host.
- If you want to extend a cluster with initially configured networking, verify that hosts do not have a manual vSAN configuration or a manual networking configuration.
Verify that you have the proper privileges. Different sets of privileges apply when you add multiple hosts to a cluster and a single host to a cluster or a data center. For more information, see Required Privileges for Common Tasks in the vSphere Security documentation.
To add a host to a cluster that you manage with a single image, see the Managing Host and Cluster Lifecycle documentation.
Procedure
Results
All hosts are placed in maintenance mode and added to your cluster. You can manually exit the maintenance mode.
What to do next
Configure your cluster default settings through the Quickstart workflow.
How to Configure Your vSphere Cluster by Using the Quickstart Workflow
Learn how to use the Quickstart workflow to quickly configure the settings of a vSphere cluster.
To configure the host networking settings on your host and to customize the cluster settings, start the Configure cluster wizard, part of the cluster Quickstart workflow. Learn how to use Quickstart to configure a vSAN cluster, see Use Quickstart to Configure a vSAN Cluster in the vSAN Planning and Deployment documentation.
Procedure
Results
You have created a fully configured cluster in the vCenter Server inventory.
What to do next
Expand your cluster manually or by using the Quickstart workflow and the Add hosts card.
How to Extend Your vSphere Cluster with Host Networking Configuration
By using the Quickstart Workflow, you can extend a hyper-converged cluster by adding hosts and configuring their networking to match the cluster configuration.
Prerequisites
- Verify that you have an existing cluster and hosts added to it.
- In the initial cluster configuration, you configured the host networking.
- Verify that hosts have the same ESXi version and patch level.
- Obtain the user name and password of the root user account for the host.
- If you want to extend a cluster with initially configured networking, verify that hosts do not have a manual vSAN configuration or a manual networking configuration.
- To add a host to a cluster that you manage with a single image, see the Managing Host and Cluster Lifecycle documentation.
Procedure
Results
After successful validation, your newly added hosts are configured as the existing hosts in your cluster and the Configure button in the Configure hosts card becomes inactive. You can only click Re-validate to verify the cluster configuration.
What to do next
Add more hosts to the cluster.
How to Extend and Configure Your vSphere Cluster Manually
You can extend a cluster by manually adding hosts to that cluster. If you previously configured the cluster without setting up the host networking, the configuration of the existing hosts in the cluster is applied to the newly added hosts.
Prerequisites
- Verify that you have an existing cluster and hosts added to it.
- Verify that hosts have the same ESXi version and patch level.
- Obtain the user name and password of the root user account for the host.
- During the initial cluster configuration, select the Configure networking settings later check box. For more information, see How to Configure Your vSphere Cluster by Using the Quickstart Workflow.
- To add a host to a cluster that you manage with a single image, see the Managing Host and Cluster Lifecycle documentation.
Procedure
What to do next
Manually configure all cluster settings and add more hosts to the cluster.