We have a VM Linux server, where the hot add
feature is disabled in VCenter.
For now, we can't power off the machine, and the feature is disable
, so we can't add memory resources to the machine.
So do you have any idea how to enable the hot add
feature without powering off the Linux redhat machine ?
It cannot be done. You'll have to power off the VM at some point, and enable memory (and CPU if you like) hot add.
In the short term, you can add swap to your VM, to give more resources without a reboot. This is only an interim workaround though, and will not be as fast as real ram.
In VMWare? No this is not possible. It's not the client OS stopping you, its your virtualisation platform.
It is "kind-of" possible in xcp-ng but only up to a specific number that you set before boot.
So a VM can be started with 2 CPUs and 2 GB ram, which can be increased provided you set the maximum numbers before boot. Eg:
Restrictions
And of course you need to run xcpng, not vmware.