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 <[email protected]> wrote: > 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 <[email protected] > > wrote: > >> I am trying to fix a issue I am having and some of the threads are >> stating you need to give cloudstack more than 2GB of RAM. The server it is >> running on is already configured with 4GB of RAM. Is there another config >> setting needed to allow cloudstack to use more RAM? >> > > >
