Which two vSphere cluster-related design details would an architect document in a physical design? (Choose two.)
Correct Answer: B,D
The solution will set the das.isolationaddress advanced setting to 192.168.100.2.
The das.isolationaddress setting is used to specify an address for use in VMware HA (High Availability) to detect isolation. This setting ensures that the cluster can determine if a host is isolated from the network. The architect would document this setting as part of the cluster's network configuration, particularly to handle the isolation detection for the HA configuration.
The solution will configure vSphere High Availability (HA).
vSphere HA provides high availability for virtual machines by monitoring the health of hosts in the cluster and automatically restarting VMs on other hosts in the event of a host failure. Configuring HA is a key part of designing a resilient vSphere cluster, and this would be documented as a critical part of the physical design to ensure the availability of workloads.