Which of the following actions can be done to increase performance of the VM?

Avirtual machine performance graph shows the swap In value to be at 95%, and the Balloon value to be at 0%. Users of the VM are complaining that performance is slow. Which of the following actions can be done to increase performance of the VM (Choose Two)?

Avirtual machine performance graph shows the swap In value to be at 95%, and the Balloon value to be at 0%. Users of the VM are complaining that performance is slow. Which of the following actions can be done to increase performance of the VM (Choose Two)?

A.
Migrate the virtual machine to another datastore using Storage VMotion

B.
Change the CPU Share value for this virtual machine to High

C.
Install VMware Tools into this virtual machine

D.
Change the Memory Share value for this virtual machine to High



Leave a Reply 4

Your email address will not be published. Required fields are marked *


runwinged

runwinged

why A is helpful

kopigao

kopigao

the problem described in this scenario is that the VM is running out of memory and the memory reclaiming technique – Ballooning is not working because the VM never install the VMware Tools.

A. – sVMotion make no sense, changing datastore would not help
B. – NO, this is the memory problem
C. – Yes, but required the VM to restart
D. – Yes, make sense

Francesco

Francesco

Why does A is a solution?? If I move VM files to another datastore, even if on another lun, the swap process will continues on the other datastore.. Perhaps the choice was vMotion not sVMotion 😉 else I’d go for C and D

mr_tienvu

mr_tienvu

I agree with the answer. AD