I have two hosts, each with 128GB RAM ( 131985592 kb ). Inside the Cloudstack Dashboard and in Zone Details, total memory is incorrectly reported as 62.74 GB (instead of ~ 256GB).
If I check the host's details, I have the following information: Host 1: Memory Total 125.87 GB Memory Allocated 9.38 GB Memory Used 9.33 MB Host 2: Memory Total 125.87 GB Memory Allocated 31.19 GB Memory Used 16.52 MB Problem I am having now is I can't launch new instances - if I try to launch them on Host 1, I get the following error "Free RAM: 734232576 , Requested RAM: 1073741824 / Host does not have enough RAM available, cannot allocate to this host". Is there a way to make all RAM available ? (running version = 4.1.0-SNAPSHOT) Thank you