Thursday, July 29, 2010

Increase a VM memory though supported memory on Xen host is different

I want to configure VM for 48 GB though it support 32GB on a Xen Server host. Can I do it?
Yeah you can but it is unsupported feature. In order to do it
run following command on host
Xe vm-param-set memory-static-max=48GiB uuid=

No comments: