Comment 5 for bug 503180

Revision history for this message
Thierry Carrez (ttx) wrote : Re: eucalyptus-cloud doesn't reply to requests

I hit it systematically on the following test:
Alpha2 ISO, UEC installer, select CLC+Walrus+CC+SC
Just after reboot (so, fresh boot, clearly), the right ports come up... but...
"sudo euca_conf --get-credentials mycreds.zip" stalls
"sudo euca_conf --list-walruses" answers "You need to be on the CLC..."
Running "sudo stop eucalyptus" leaves a eucalyptus-cloud process running that only SIGKILL will stop.
After killing the process, sudo start eucalyptus... everything runs fine.

I haven't tried so much other conditions. Looking at the upstart job, since it now starts on "runlevel [2345]" I think lo is certainly up, but nothing is ensured about eth0. Could that explain it ?