Start a Virtual Infrastructure Workload Domain with vSphere with Tanzu
You start the management components for a VI workload domain with vSphere with Tanzu in a specific order to provide the necessary infrastructure, networking, and management services before powering on the components for containerized workload management.
You start the management components for the management domain first. Then, you start the management components for the VI workload domains and the customer workloads.
If the NSX Manager cluster and NSX Edge cluster are shared with other VI workload domains, follow this general order:
- Start the other VI workload domains.
- Start the VI workload domain that runs the shared NSX Edge nodes.
- Start the customer workloads that rely on NSX-T Data Center services.
Startup Order for a VI Workload Domain with vSphere with Tanzu
Startup Order |
SDDC Component |
---|---|
1 |
ESXi hosts and vSAN for the VI workload domain |
2 |
vCenter Server for the VI workload domain |
3 |
vCLS virtual machines |
4 |
NSX Manager nodes for the VI workload domain |
5 |
NSX Edge nodes for the VI workload domain |
6 |
Started automatically after you start vCenter Server and vCLS, and NSX-T Data Center for the VI workload domain.
|
7 |
Containerized customer workloads |
For information on the startup steps, see below.
Verify the Operational State of the VI Workload Domain with vSphere with Tanzu
After you start up the management domain, verify that the main functionality of the management components is working according to the requirements. See Operational Verification of VMware Cloud Foundation and Developer Ready Infrastructure for VMware Cloud Foundation.
Start vSAN and ESXi Hosts in a Virtual Infrastructure Workload Domain with vSphere with Tanzu
You start the ESXi hosts using an out-of-band management interface, such as, ILO or iDRAC to connect to the hosts and power them on. You then exit maintenance mode for the ESXi hosts and prepare the vSAN cluster for startup.
- Power on the first ESXi host in the VI workload domain.
- Log in to the first ESXi host in the workload domain by using the out-of-band management interface.
- Power on the ESXi host according to the hardware vendor guide.
- Repeat the previous step to start all the remaining ESXi hosts in the workload domain.This operation takes several minutes to complete.
- If yourVMware Cloud Foundationenvironment has several VI workload domains with vSphere with Tanzu, start all ESXi hosts in all these workload domains to save time because the vSAN scan operation which takes place at ESXi startup requires some time to complete.
- Turn on SSH on all hosts in the domain by using the SoS utility of the SDDC Manager appliance.
- Log in to the SDDC Manager appliance by using a Secure Shell (SSH) client asvcf.
- Switch to therootuser by running thesucommand and entering the root password.
- Run this command./opt/vmware/sddc-support/sos --enable-ssh-esxi --domaindomain-name
- Log in to the first ESXi host in the domain asrootby using a Secure Shell (SSH) client.
- Take the ESXi host out of maintenance mode by running the command.esxcli system maintenanceMode set -e false
- On the first ESXi host in each vSAN cluster, run the command to prepare the vSAN cluster for starting.python /usr/lib/vmware/vsan/bin/reboot_helper.py recoverThe command returnsCluster reboot/poweron is completed successfully!
- Verify that all hosts in the vSAN cluster are available by running the command.esxcli vsan cluster getLook for the following strings in the output:
- Local Node Type: NORMAL
- Local Node Health State: HEALTHY
- Turn on vSAN cluster member updates by running the command.esxcfg-advcfg -s 0 /VSAN/IgnoreClusterMemberListUpdatesThe command returnsValue of IgnoreClusterMemberListUpdates is 0.
- Deactivate SSH on the ESXi hosts in the domain from the SDDC Manager appliance.
- Log in to the SDDC Manager appliance by using a Secure Shell (SSH) client asvcf.
- Switch to therootuser by running thesucommand and entering the root password.
- Run this command./opt/vmware/sddc-support/sos --disable-ssh-esxi --domaindomain-name
Start vCenter Server for a Virtual
Infrastructure Workload Domain with vSphere with Tanzu
Use the vSphere Client to power on the vCenter Server appliance in the VI workload
domain. If the workload domain contains a vSAN cluster, check its health status
too.
- Log in to the management domain vCenter Server athttps://<vcenter_server_fqdn>/uiasadministrator@vsphere.local.
- In theVMs and templatesinventory, expand the management domain vCenter Server tree and expand the management domain data center.
- Start vCenter Server.
- Locate the vCenter Server virtual machine for the VI workload domain.
- Right-click the virtual machine and select.
The startup of the virtual machine and the vSphere services takes some time to complete. - Log in to the VI workload domain vCenter Server athttps://<vcenter_server_fqdn>/uiasadministrator@vsphere.local.
- In theHosts and clustersinventory, expand the tree of the VI workload domain vCenter Server and expand the data center for the VI workload domain.
- Verify the vSAN health and resynchronization status.
- Select the vSAN cluster in the VI workload domain and click theMonitortab.
- In the left pane, navigate toand verify the status of each vSAN health check category.
- In the left pane, navigate toand verify that all synchronization tasks are complete.
- If a vSAN cluster has vSphere HA turned on by design, start vSphere HA.
- Select the vSAN cluster and click theConfiguretab.
- In the left pane, selectand click theEditbutton.
- In theEdit Cluster Settingsdialog box, turn on vSphere HA and clickOK.
- Verify that the Kubernetes services are started.
- Log in to the VI workload domain vCenter Server by using a Secure Shell (SSH) client asroot.
- To switch to the Bash shell, run theshellcommand.
- Run the command.vmon-cli -s wcpThe command returnsRunState: STARTED
Start the vSphere Cluster Services for a Virtual Infrastructure Workload Domain with vSphere with Tanzu
You start the vSphere Cluster Services (vCLS) virtual machines in a VI workload domain with vSphere with Tanzu to provide the availability of vSphere DRS and vSphere HA to the workloads running on the clusters in the workload domain.
Perform this operation on all vSAN clusters in the other workload domains with vSphere with Tanzu.
- Log in to vCenter Server for the management or VI workload domain athttps://<vcenter_server_fqdn>/uiasadministrator@vsphere.local.
- In theHosts and clustersinventory, expand the tree of the VI workload domain vCenter Server and expand the data center for the VI workload domain.
- Select the cluster on which vCLS must be started.
- Copy the cluster domain IDdomain-c(from the URL of the browser.cluster_domain_id)When you navigate to a cluster in the vSphere Client, the URL is similar to this one:https://<fqdn-of-vCenter-server>/ui/app/cluster;nav=h/urn:vmomi:ClusterComputeResource:domain-c8:eef257af-fa50-455a-af7a-6899324fabe6/summaryYou copy onlydomain-c8.
- In theHost and Clustersinventory, select the vCenter Server instance for the management domain or the VI workload domain and click theConfiguretab.
- UnderAdvanced Settings, click theEdit Settingsbutton.
- Locate theconfig.vcls.clusters.domain-c(property for the domain cluster ID from 4and set it tonumber).enabledtrue.
- ClickSave
Start the NSX Manager Virtual Machines
You begin powering on the NSX infrastructure in the management domain or in a VI workload
domain by starting the three-node NSX Manager cluster by using the vSphere
Client.
- Log in to the management domain vCenter Server athttps://<vcenter_server_fqdn>/uiasadministrator@vsphere.local.
- In theVMs and templatesinventory, expand the management domain vCenter Server tree and expand the management domain data center.
- Power on the NSX Manager nodes for the management domain or the VI workload domain.
- Right-click the primary NSX Manager node and select.
- Repeat the steps to power on the remaining NSX Manager nodes.
This operation takes several minutes to complete until the NSX Manager cluster becomes fully operational again and its user interface - accessible. - Log in to NSX Manager for the management domain or VI workload domain athttps://<nsxt_manager_cluster_fqdn>asadmin.
- Verify the system status of NSX Manager cluster.
- On the main navigation bar, clickSystem.
- In the left pane, navigate to.
- On theAppliancespage, verify that the NSX Manager cluster has aStablestatus and all NSX Manager nodes are available.
Start the NSX Edge Nodes
You continue powering on the NSX infrastructure in the management domain or in a VI
workload domain by starting the NSX Edge nodes by using the vSphere Client.
- Log in to vCenter Server for the management or VI workload domain athttps://<vcenter_server_fqdn>/uiasadministrator@vsphere.local.
- In theVMs and templatesinventory, expand the tree of workload domain vCenter Server and expand data center for the workload domain.
- Right-click an NSX Edge virtual machine from the edge cluster and select.This operations takes several minutes to complete.
- Repeat these steps to power on the remaining NSX Edge nodes.