I would like to setup a test environment but I have less memory.
I want to know How much memory does CVM need at least?
AOS version is 5.5
Page 1 / 1
Note: you will need to pick the hardware that you are running your compute and the features to chose the right amount of CVM memory.
If it is just to test and explore (home lab), at least a 16 Gig would do justice to an extend.
Hope that helps!
from 5.5 it is must to have 32GB .
for testing you can use 24 GB
for testing you can use 24 GB
Hi @Vastsea
if any of the answers provided help, please consider clicking the 'Best answer' link - this will help others in the community find the content much faster. Thanks
if any of the answers provided help, please consider clicking the 'Best answer' link - this will help others in the community find the content much faster. Thanks
Note: you will need to pick the hardware that you are running your compute and the features to chose the right amount of CVM memory.
If it is just to test and explore (home lab), at least a 16 Gig would do justice to an extend.
Hope that helps!
Thanks for your reply.
I want to use NUC for building a test environment.
But NUC MAX memory is 32Gig. if I assign 16Gig to CVM. only 16Gig is available. it is not enough for others VM.
Good Day....
You can decrease the CVM Memory to 12GB or 8GB.
Decrease Memory for Controller VM
Login as Root on each Node
You can decrease the CVM Memory to 12GB or 8GB.
Decrease Memory for Controller VM
Login as Root on each Node
- virsh list --all
- virsh shutdown cvm
- virsh setmem cvm 8G --config
- virsh setmaxmem cvm 8G --config
- virsh start cvm
- virsh dominfo cvm
Note: you will need to pick the hardware that you are running your compute and the features to chose the right amount of CVM memory.
If it is just to test and explore (home lab), at least a 16 Gig would do justice to an extend.
Hope that helps!
I want to use NUC for building a test environment.
But NUC MAX memory is 32Gig. if I assign 16Gig to CVM. only 16Gig is available. it is not enough for others VM.
Note: Use the 5.1.x AOS so you get a decent balance of the features with memory consumption.
I am happy to report on my NUC cluster (4 Nodes) with the latest version of CE: AHV
VERSION NUTANIX 20190211.279 is working with each CVM at 12 Gig of RAM without issue 🙂
VERSION NUTANIX 20190211.279 is working with each CVM at 12 Gig of RAM without issue 🙂
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.