Re: Cloudstack RAM

2014-02-25 Thread Ahmad Emneina
self correction here: -Xmx (say -Xmx3g for 3 gigs of ram) is the flag to increase the java max memory pool, -Xms is the starting ram size of the java process. On Wed, Feb 19, 2014 at 5:50 PM, Ahmad Emneina wrote: > What the other threads are speaking about is modifying > /etc/cloudstack/managem

Re: Cloudstack RAM

2014-02-19 Thread Ahmad Emneina
What the other threads are speaking about is modifying /etc/cloudstack/management/tomcat6.conf I believe bumping up these params should do the trick -XX:PermSize=512M -XX:MaxPermSize=800m On Wed, Feb 19, 2014 at 5:38 PM, Michael Phillips wrote: > I am trying to fix a issue I am having and some