We have a huge SQL VM that we run by itself on a host. No other VMs running on it. The host has 1 TB of RAM. The VM has 512 GB of RAM. Someone posed this question to me "Would there be any benefit of reserving all 512 GB on the VM?".
There is no intention of ever running any other VMs on this host. We're not planning on increasing the RAM of the VM.
One downside I see is that if this VM has to fail over to a host that does have other VMs running on it.
Is there any upside to doing this?
What are your thoughts?