What does this indicate and what could be checked next?

A database administrator has reported periodic poor performance on a particular virtual machine. The virtual machine administrator has noticed a significant drop in performance when utilized memory exceeds 1GB.

What does this indicate and what could be checked next?

A database administrator has reported periodic poor performance on a particular virtual machine. The virtual machine administrator has noticed a significant drop in performance when utilized memory exceeds 1GB.

What does this indicate and what could be checked next?

A.
The application problems are definitely due to a non-memory-related problem. CPU affinity settings should be checked for this virtual machine.

B.
The application problems are definitely due to a non-memory-related problem. CPU utilization should be checked next, using Windows Task Manager.

C.
The virtual machine might not have physical memory available. Compression and swap activity on the ESXi host should be checked next.

D.
The virtual machine might not have physical memory available. Ensure the memory limit on the VM is set to 0 MB.



Leave a Reply 4

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


Baher

Baher

Since Performance issue happens when utilized memory exceeds 1GB, I would always check Compression, Ballooning and Swap first. So, (C) seems to be the best answer here.

pavel

pavel

Can it be D?

Gary

Gary

I guess both C and D can be checked but C is best and first thing to check.

Aziz

Aziz

Why would you check the host first (C) when the issue is related to a single VM? Wouldn’t you check the limit on that individual VM (D) first?