I have a production SQL Server that I need to increase the memory on. The VM had 32gb allocated to it and SQL is set to use a maximum amount of 28gb. I increased the memory in Hyper-V and restarted the VM, but the additional memory I set is not showing up in Task Manager. If I check Resource Monitor I see an installed amount of 43008mb, but a total amount of 32768mb. It seems the additional memory is set to Hardware Reserve, which is sitting at 10240mb. I am not using dynamic memory.
I am using Hyper-V 2012R2 on the host, but the guest OS is 2008R2. Any help is appreciated.