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 start 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 VMware Aria Operations for Logs 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, vCenter Server, vSphere Cluster Services, and vSAN * |
2 |
SDDC Manager * |
3 |
NSX Manager nodes for the management domain * |
4 |
NSX Edge nodes for the management domain * |
5 |
|
6 | vSphere Replication for the management domain |
7 | Site Recovery Manager for the management domain |
8 |
VMware Aria Suite Lifecycle * |
9 |
Clustered Workspace ONE Access * |
10 |
VMware Aria Operations cluster and remote collectors |
11 |
VMware Aria Automation cluster |
* For information on the startup steps, see below.
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:
- 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
Starting a Management Domain with Infrastructure Service VMs
If the management domain contains virtual machines that are running infrastructure services like Active Directory, NTP, DNS and DHCP servers, follow the startup order for VMware Cloud Foundation 4.4.
Start the vSphere and vSAN Components for the Management Domain
You start the management ESXi hosts using an out-of-band management interface, such as, ILO or iDRAC to connect to the hosts and power them on. Then, restarting the vSAN cluster starts automatically vSphere Cluster Services, vCenter Server and vSAN.
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 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
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.
Procedure
Start the VMware Aria Suite Lifecycle Virtual Machine
Start the VMware Aria Suite Lifecycle 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 VMware Aria Suite Lifecycle virtual machine and select .
Start the Clustered Workspace ONE Access Virtual Machines
You start the three-node Workspace ONE Access cluster by using the VMware Aria Suite Lifecycle user interface.
Procedure
- Log in to VMware Aria Suite Lifecycle at https://<aria_suite_lifecycle_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 VMware Aria Suite Lifecycle 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.