[Bug 884950] Re: Eucalyptus Database hangs

2012-02-07 Thread Leonardo Borda
Workaround is to increase memory java heap size to a higher number.

1. vi /etc/init/eucalyptus.conf
change
from:
[ -n "$JVM_MEM" ] || JVM_MEM="512m"
to:
[ -n "$JVM_MEM" ] || JVM_MEM="8192m"

2. save the file

3. restart eucalyptus-cloud service
sudo service eucalyptus-cloud stop
sudo service eucalyptus-cloud start

PS: Check using ps if the eucalyptus-cloud service is using 8192m. like the 
example below
eg. -eucalyptus-clou,1324 -h / -u eucalyptus --pidfile 
/var/run/eucalyptus/eucalyptus.pid -l DEBUG -L console-log -Xmx8192m

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884950

Title:
  Eucalyptus Database hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/884950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884950] Re: Eucalyptus Database hangs

2011-12-15 Thread Leonardo Borda
I am creating a test environment in order to try to reproduce this
issue.

** Summary changed:

- Eucalyputs Database hangs
+ Eucalyptus Database hangs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884950

Title:
  Eucalyptus Database hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/884950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs