Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

During the initial deployment of the VM we set mem-static-min = 128MB, mem-static-max  = 8GB and memory-dynamic-min = memory-dynamic-max = requested RAM(service offering).memory variable as follows :-

  • static min = service_offering / memory_overprovisioning_of_cluster.  
  • dynamic min = service_offering / memory_overprovisioning_of_cluster.  
  • dynamic max = service_offering  
  • static max = (4 * service_offering) / memory_overprovisioning_of_cluster 

...