20090929.2 UEC install test
Mathias Gug
mathiaz at ubuntu.com
Tue Sep 29 23:15:41 BST 2009
On Tue, Sep 29, 2009 at 5:05 PM, Dustin Kirkland <kirkland at canonical.com> wrote:
> On Tue, Sep 29, 2009 at 1:15 PM, Thierry Carrez
> <thierry.carrez at ubuntu.com> wrote:
>>> Dustin, Mathias, can you help chase this since it's the evening for Thierry?
>
> I just uploaded eucalyptus_1.6~bzr854-0ubuntu12_source.changes, which
> fixes one of the beta critical bugs (relating to the creation and
> ownership of /var/run/eucalyptus/net).
>
> We're still fighting the -cc registration reliability issues. It
> seems to register, on occasion. But it's neither stable, nor
> reliable. Mathias has gathered more upstart debugging. We're hoping
> to make contact with Scott. At this point, we think we might actually
> be looking at an Upstart bug.
>
Right. As I mentioned in the bug [1]:
[1]: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/438602/comments/6
It seems that the eucalyptus-cc-registration job is not always started
by upstart.
To check that the jobs have been started, I've added a pre-start
section to each -registration job (ex for the walrus-registration
job):
pre-start script
touch /var/tmp/walrus-registration.started
end script
To enable upstart debug messages, I've added a line to the pre-script
section of the eucalyptus job (since it's the first one to start the
whole eucalyptus system):
/sbin/initctl log-priority debug
I've attached the syslog generated during boot.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
More information about the ubuntu-devel
mailing list