exam questions

Exam 2V0-21.23 All Questions

View all questions & answers for the 2V0-21.23 exam

Exam 2V0-21.23 topic 1 question 6 discussion

Actual exam question from VMware's 2V0-21.23
Question #: 6
Topic #: 1
[All 2V0-21.23 Questions]

A vSphere cluster has the following configuration:
Virtual machines (VMs) are running Production and Test workloads vSphere Distributed Resource Scheduler (DRS) is enabled
There are no resource pools in the cluster
Performance monitoring data shows that the Production workload VMs are not receiving their fully allocated memory when the vSphere cluster is fully utilized.
A combination of which two steps could the administrator perform to ensure that the Production VMs are always guaranteed the full allocation of memory? (Choose two.)

  • A. Assign a custom memory share value to the resource pool containing the Production VMs.
  • B. Assign a memory reservation value to the resource pool containing the Production VMs.
  • C. Create a parent resource pool for the Production VMs.
  • D. Create a sibling resource pool for each of the Production and Test VMs.
  • E. Create a child resource pool for the Test VMs.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
michael24
Highly Voted 2 years, 2 months ago
BC: You guarantee resources by setting a reservation on the pool. You cannot set a reservation on a pool that doesn't exist, so voting BC.
upvoted 17 times
michael24
2 years, 2 months ago
I ended up selecting D & A based on another article on VMware website. Passed with 428.
upvoted 7 times
lafegob
2 years ago
which article man ?
upvoted 8 times
...
calibra
1 year, 11 months ago
A is about shares, a percentage shared, no guarantees. Reservation are the only way to guarantee resources. B would be my pick next the question only talks about production, it does not talk about guarantying resources to test. The minimum to complete would be C
upvoted 4 times
elekgeek
1 year, 6 months ago
reservation is amount, share are ratio... so answer is BC
upvoted 2 times
VCIX_Chris
1 month ago
"There are no resource pools in the cluster" How to set a memory reservation for a resource pool that does not exist? B is nonsense.
upvoted 1 times
...
...
Joaquinoo
1 year, 10 months ago
Yes, but if you set High shares, then the percentage is High... What about adding a new host? Or adding new VMs to the pool? A percentage-based approach seems better in my opinion. If the vSphere DRS Cluster is at its full capacity, then the Production Pool will have high resource allocation in comparison to the Testing Pool. About C or D: When you have DRS On, the cluster becomes a parent pool (invisible root resource pool) of all the pools below, so if you have your Test VMs outside a child pool, they will inherit the resource allocation from the Cluster, which is going to be hierarchically bigger than Production VMs Pool. So yeah, I think A & D should be right. https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
upvoted 1 times
...
...
...
...
pennega
Highly Voted 2 years, 2 months ago
I thinc the correct is BD https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
upvoted 13 times
...
Pina79
Most Recent 2 weeks, 6 days ago
Selected Answer: BD
The correct answer here is B+D. In this case the D answer provide you additional best practice configuration, in this case a pool also for test vm, which do not lead nothing in start but is a best VMware architecture practice.
upvoted 1 times
...
VCIX_Chris
1 month ago
Selected Answer: CE
"There are no resource pools in the cluster" How to set a memory reservation for a resource pool that does not exist? B is nonsense.
upvoted 1 times
...
DrLez
1 month, 3 weeks ago
Selected Answer: BC
B. Assign a memory reservation value to the resource pool containing the Production VMs C. Create a parent resource pool for the Production VMs. These steps ensure that the VMs have a guaranteed minimum amount of memory and that this memory is prioritized within the cluster.
upvoted 1 times
...
DrLez
1 month, 3 weeks ago
Selected Answer: BC
since there are no existing resourcing pools, a new one must be created to group the production
upvoted 1 times
...
ericrc
2 months ago
Selected Answer: BC
creating a sibling resoruce pool might not address guarantee the Produciton VMs memory allocation, both Test and production have not herarchycall distribution, a Parent resoruce pool for prod VMs might be my choise
upvoted 1 times
...
digeratidad
10 months, 1 week ago
Selected Answer: AD
D - You have to create a pool for Test as well - if you leave these VMs outside of a resource pool, they will be allowed full access to all host resources no restrictions. You have to create a pool for both, and then B assign a RESERVATION on the Production VM pool.
upvoted 1 times
...
faisalishaq
1 year, 1 month ago
I agree BD. Questions asks guarantee so have to provide fix amount B, 2nd option is by default there is a parent pool any pool we create are Sibling , hence we need to create two sibling poos option D, definitely BD
upvoted 2 times
...
CharlesTr
1 year, 3 months ago
Answer is DB. IMO. B - because we want a reservation D - because the default "invisible" resource pool is a parent. Meaning when you create a manual resource pool it is automatically a sibling. "Each standalone host and each DRS cluster has an (invisible) root resource pool that groups the resources of that host or cluster. The root resource pool does not appear because the resources of the host (or cluster) and the root resource pool are always the same. Users can create child resource pools of the root resource pool or of any user-created child resource pool. Each child resource pool owns some of the parent’s resources and can, in turn, have a hierarchy of child resource pools to represent successively smaller units of computational capability. " https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
upvoted 1 times
...
PD2024
1 year, 5 months ago
Selected Answer: BC
https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-14102AB7-2CF9-42E3-9642-3EB6629EF530.html B - a memory reservation guarantees resources. C - a parent resource pool needs to be created for the production VMs as it does not exist. Shares do not guarantee resources, so wouldn't think that would be the correct answer, though it would still help setting shares too.
upvoted 4 times
...
MA_Vee2
1 year, 6 months ago
BC: the question says the pool doesn't exist. you first need to create the resource pool then reserve.
upvoted 4 times
...
FlipTrip
1 year, 6 months ago
The question states that there are no resource pools. My guess would be CE.
upvoted 1 times
...
slizla
1 year, 8 months ago
Please, read the question carefully: There are no resource pools in the cluster. A combination of which two steps.... You must first create parent resource pool for production VMs in cluster - answer is C Then you must Assign a memory reservation value to the resource pool containing the Production VMs - answer is B Answer is BC
upvoted 4 times
...
FR_Wolfman
1 year, 9 months ago
Selected Answer: BC
We only want to guarantee resources for the Production VMs, the subject does not care about allocation of resources for Test VMs : so a single resource pool is sufficient. As we will have a single resource pool, it is a Parent. --> Answer C The only to ALWAYS guarantee resources, is to set a reservation --> so Answer B.
upvoted 2 times
...
Xinlu
1 year, 9 months ago
Selected Answer: BC
I think the type of parent, sibling, child is simply based on hierarchy. "Resource pools and virtual machines that are at the same level are called siblings. " Said so in this Doc.
upvoted 2 times
...
Lundu1995
1 year, 10 months ago
Ill go with A &D if you create a two RPs and set one with higher shares its the result that if contention occurs, the RP with more shares gets more power. A&D is more practical because its more dynamic but still gurantee the highest level of performance in the RP with more share if contention occurs.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...