You start the management components for the management domain in a specific order to provide the necessary infrastructure, networking, and management services before powering on the components for cloud 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.
Startup Order for the Management Domain
You the virtual infrastructure of the management domain first. Then, you start the components providing identity and access management and life cycle management to the relevant cloud management components.
You start vRealize Log Insight as early as possible to collect log data that helps troubleshooting potential issues. You also start Site Recovery Manager and vSphere Replication as early as possible to protect the management virtual machines if a disaster event occurs.
Startup Order |
SDDC Component |
---|---|
1 |
Management ESXi hosts and vSAN * |
2 |
vCenter Server for the management domain * |
3 |
vSphere Cluster Services (vCLS) virtual machines * |
4 |
SDDC Manager * |
5 |
NSX Manager nodes for the management domain * |
6 |
NSX Edge nodes for the management domain * |
7 |
|
8 | vSphere Replication for the management domain |
9 | Site Recovery Manager for the management domain |
10 |
vRealize Suite Lifecycle Manager * |
11 |
Clustered Workspace ONE Access * |
12 |
vRealize Operations Manager analytics cluster and remote collectors |
13 |
vRealize Automation cluster |
* For information on the startup steps, see this article.
Verify the Operational State of the Management Domain
After you start up the management domain, verify that the main functionality of the management components is working according to the requirements. See the following documentation:
- Operational Verification of VMware Cloud Foundation
- Identity and Access Management for VMware Cloud Foundation
- Intelligent Logging and Analytics for VMware Clod Foundation
- Intelligent Operations Management for VMware Cloud Foundation
- Private Cloud Automation for VMware Cloud Foundation
- Site Protection and Disaster Recovery for VMware Cloud Foundation
Start the ESXi Hosts and vSAN
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.
Procedure
Start the vCenter Server Instance in the Management Domain
The management domain vCenter Server resides on the first ESXi host in the first management cluster. You log in to this ESXi host by using the VMware Host Client and start the vCenter Server virtual machine.
Start any virtual machines that are running infrastructure services like Active Directory, NTP, DNS and DHCP servers in the management domain before you start vCenter Server.
Procedure
Start the vSphere Cluster Services
You start the vSphere Cluster Services (vCLS) virtual machines in the management domain or in a VI workload domain to provide the availability of vSphere DRS and vSphere HA to the workloads running on the clusters in the workload domain.
Procedure
Start the SDDC Manager Virtual Machine
Start the SDDC Manager virtual machine by using the vSphere Client.
Procedure
Start the NSX Manager Virtual Machines
You begin powering on the NSX-T Data Center infrastructure in the management domain or in a VI workload domain by starting the three-node NSX Manager cluster by using the vSphere Client.
Procedure
- Log in to the management domain vCenter Server at https://<vcenter_server_fqdn>/ui as [email protected].
- In the VMs and templates inventory, 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
.
This operation takes several minutes to complete until the NSX Manager node becomes fully operational again and its user interface - accessible.
- Repeat the steps to power on the remaining NSX Manager nodes.
- Right-click the primary NSX Manager node and select
.
- Log in to NSX Manager for the management domain or VI workload domain at https://<nsxt_manager_cluster_fqdn> as admin.
- Verify the system status of NSX Manager cluster.
- On the main navigation bar, click System.
- In the left pane, navigate to .
- On the Appliances page, verify that the NSX Manager cluster has a Stable status and all NSX Manager nodes are available.
Start the NSX Edge Nodes
You continue powering on the NSX-T Data Center infrastructure in the management domain or in a VI workload domain by starting the NSX Edge nodes by using the vSphere Client.
Procedure
Start the vRealize Suite Lifecycle Manager Virtual Machine
Start the vRealize Suite Lifecycle Manager virtual machine in the management domain by using the vSphere Client.
Procedure
- Log in to the management domain vCenter Server at https://<vcenter_server_fqdn>/ui as [email protected].
- In the VMs and templates inventory, expand the management domain vCenter Server tree and expand the management domain data center.
- Right-click the vRealize Suite Lifecycle Manager virtual machine and select .
Start the Clustered Workspace ONE Access Virtual Machines
You start the three-node Workspace ONE Access cluster by using the vRealize Suite Lifecycle Manager user interface.
Procedure
- Log in to vRealize Suite Lifecycle Manager at https://<vrealiaze_suite_lifecycle_manager_fqdn> as vcfadmin@local.
- Power on the Workspace ONE Access cluster and verify its status.
- On the My services page, click Lifecycle operations.
- In the navigation pane, click Environments.
- On the Environments page, in the globalenvironment card, click View details.
- In the VMware Identity Manager section, click the horizontal ellipsis icon and select Power on.
- In the Power on VMware Identity Manager dialog box, click Submit.
- On the Requests page, ensure that the request completes successfully.
- Configure the domain and domain search parameters on the Workspace ONE Access appliances.
- Log in to the first appliances of the Workspace ONE Access cluster by using a Secure Shell (SSH) client as sshuser.
- Switch to the super user by running the su command.
- Open the /etc/resolv.conf file for editing.
vi /etc/resolv.conf
- Add the following entries to the end of the file and save the changes.
Domain <domain_name> search <space_separated_list_of_domains_to_search>
- Repeat this step to configure the domain and domain search parameters on the remaining Workspace ONE Access appliances.
- In the vRealize Suite Lifecycle Manager user interface, check the health of the Workspace ONE Access cluster.
- In the navigation pane, click Environments.
- On the Environments page, in the globalenvironment card, click View details.
- In the VMware Identity Manager section, click the horizontal ellipsis icon and select Trigger cluster health.
- In the Trigger health collection dialog box, click Submit.
- On the Requests page, ensure that the request completes successfully.