2v0-2123 Exam QuestionsBrowse all questions from this exam

2v0-2123 Exam - Question 65


A vSphere cluster has the following vSphere Distributed Resource Scheduler (DRS) group configuration:

Virtual machine (VM) group named DB

Host groups named PROD11 and PROD55

The administrator wants to force the VMs in the DB group to run on the hosts in the PROD11 group. However, if all the hosts in PROD11 go offline for maintenance, then the VMs in the DB group should run on hosts in PROD55.

Which VM/Host rule must the administrator create to ensure that these requirements are met?

Show Answer
Correct Answer: A,C

To ensure that the VMs in the DB group primarily run on the hosts in the PROD11 group but have the flexibility to run on hosts in the PROD55 group if the PROD11 hosts go offline, a preferential rule should be established. Preferential rules allow the VMs to prefer the specified hosts (PROD11) but still migrate to other hosts (PROD55) when the preferred ones are not available due to maintenance or any failures. This setup ensures high availability while prioritizing the desired set of hosts.

Discussion

9 comments
Sign in to comment
michael24Option: A
May 31, 2023

A: If you add a required rule, the VMs will only run on the specified cluster and cannot run anywhere else.

atinivelliOption: A
Jun 21, 2023

... surely

jorgebotiOption: A
May 31, 2023

A preferential rule between the DB group and the PROD11 group. This is the only rule that accomplish them.

Coombeg99Option: A
Jun 12, 2023

Agree - Answer is A

PledianOption: D
Jun 9, 2023

The correct answer is D. A required rule between the DB group and the PROD11 group.

michael24
Jun 10, 2023

Wrong, if you do that, the VM cannot run on the other cluster; which is part of the requirements.

anirbansarkar1069Option: A
Dec 15, 2023

Answer Would be A...

Abs2k5Option: A
Jan 4, 2024

Should be A according to the below https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-2FB90EF5-7733-4095-8B66-F10D6C57B820.html

Maximus007Option: A
Mar 21, 2024

Should be A. Just keep in mind that using "should" is a safer setting as it allows the VMs to run on a different host for HA and maintenance reasons. Ref: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-0591F865-91B5-4311-ABA6-84FBA5AAFB59.html

magetripOption: A
Jun 23, 2024

To ensure that the VMs in the DB group run on the hosts in the PROD11 group but can run on hosts in the PROD55 group if all the hosts in PROD11 go offline, the administrator should create a rule that sets a preference rather than a strict requirement. This way, the VMs will prefer the PROD11 hosts but can fall back to the PROD55 hosts if necessary. The correct rule to create is: A. A preferential rule between the DB group and the PROD11 group