Decision ID |
Design Decision |
Design Justification |
Design Implication |
---|---|---|---|
ROBO-VI-VC-008 |
Create a consolidated cluster of a minimum of 4 hosts. |
You can add ESXi hosts to the cluster as needed. |
ESXi hosts are limited to 200 virtual machines when using vSAN. Additional hosts are required for redundancy and scale. |
ROBO-VI-VC-009 |
Configure Admission Control for 1 ESXi host failure and percentage-based failover capacity. |
Using the percentage-based reservation works well in situations where virtual machines have varying and sometime significant CPU or memory reservations. vSphere 6.5 or later automatically calculates the reserved percentage based on ESXi host failures to tolerate and the number of ESXi hosts in the cluster. |
In a four-host cluster, only the resources of three ESXi hosts are available for use. |
ROBO-VI-VC-010 |
Create a host profile for the consolidated cluster. |
Using host profiles simplifies configuration of ESXi hosts and ensures that settings are uniform across the cluster. |
Anytime an authorized change to an ESXi host is made the host profile must be updated to reflect the change or the status will show non-compliant. |
ROBO-VI-VC-011 |
Set up VLAN-backed port groups for external and management access. |
Edge services gateways need access to the external network in addition to the management network. |
You must configure the VLAN-backed port groups with the correct number of ports, or with elastic port allocation. |
ROBO-VI-VC-012 |
Create a resource pool for the required management virtual machines with a CPU share level of High, a memory share level of Normal, and a 110 GB memory reservation. |
These virtual machines perform management and monitoring of the SDDC. In a contention situation, they must receive all the resources required. |
During contention, management components receive more resources than tenant workloads because monitoring and capacity management must be proactive operations. |
ROBO-VI-VC-013 |
Create a resource pool for the required NSX Controllers and edge appliances with a CPU share level of High, a memory share of Normal, and a 17 GB memory reservation. |
The NSX components control all network traffic in and out of the SDDC and update route information for inter-SDDC communication. In a contention situation, these virtual machines must receive all the resources required. |
During contention, NSX components receive more resources than tenant workloads because such monitoring and capacity management must be proactive operations. |
ROBO-VI-VC-014 |
Create a resource pool for all user NSX Edge devices with a CPU share value of Normal and a memory share value of Normal. |
You can use vRealize Automation to create on-demand NSX Edges for functions such as load balancing for tenant workloads. Because these edge devices do not support the entire SDDC, they receive a lower amount of resources during contention. |
During contention, these NSX Edges devices receive fewer resources than the SDDC management edge devices. As a result, monitoring and capacity management must be a proactive activity. |
ROBO-VI-VC-015 |
Create a resource pool for all tenant virtual machines with a CPU share value of Normal and a memory share value of Normal. |
Creating virtual machines outside of a resource pool will have a negative impact on all other virtual machines during contention. In a consolidated cluster, the SDDC edge devices must be guaranteed resources before all other workloads as to not impact network connectivity. Setting the share values to normal gives the SDDC edges more shares of resources during contention ensuring network traffic is not impacted. |
|
ROBO-VI-VC-016 |
Create a DRS VM to Host rule that runs vCenter Server with an embedded Platform Services Controller on the first four hosts in the cluster. |
In the event of an emergency, vCenter Server is easier to find and bring up. |
Limits DRS ability to place vCenter Server on any available host in the cluster. |
The consolidated cluster design determines the number of hosts and vSphere HA settings for the cluster. The management virtual machines, NSX controllers and edges, and tenant workloads run on the ESXi hosts in the consolidated cluster.