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 Server Team, which is subscribed to eucalyptus in 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-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs