> -----Original Message----- > From: Nux! [mailto:n...@li.nux.ro] > Sent: 20 February 2014 17:05 > To: dev@cloudstack.apache.org > Subject: RE: [VOTE] Apache CloudStack 4.3.0 (sixth round) > > On 20.02.2014 00:10, Animesh Chaturvedi wrote: > > Folks > > > > I want to clear up the confusion on system templates for 4.3 > > I have noticed the system vms come up with 128 MB ram, isn't this a bit too > little for 64bit machines?
The memory requirements of each system vm varies based on the load of services running. From my setup I can see only elasticloadbalancer has 128MB. Can you please let me know for which system vm did you observe 128MB RAM? mysql> select vm_type,ram_size from service_offering where vm_type != 'NULL'; +------------------------+----------+ | vm_type | ram_size | +------------------------+----------+ | domainrouter | 256 | | consoleproxy | 1024 | | secondarystoragevm | 512 | | internalloadbalancervm | 256 | | elasticloadbalancervm | 128 | +------------------------+----------+ Under normal/minimal load I have faced issues only with SSVM. After deeper analysis over various loads updated the default RAM size of SSVM to 512MB. This was tracked at CLOUDSTACK-5408. Regards, Sateesh > > Lucian > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro