openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #03741
Re: Ubuntu run instance error + xen
On Fri, 19 Aug 2011, Joshua Harlow wrote:
> Begin: Running /scripts/init-bottom ... done.
> [ 1.348832] EXT4-fs (sda1): re-mounted. Opts: (null)
> cloud-init start-local running: Fri, 19 Aug 2011 21:34:59 +0000. up 4.01 seconds
> no instance data found in start-local
> init: cloud-init-local main process (186) terminated with status 1
>
> What would be causing that? If anyone knows.
Its hung waiting for networking to come up.
cloud-init has two init scripts, 'cloud-init local' and 'cloud-init start'
(bad name). The second runs only when the networking has come up.
That is where you're blocked.
Follow ups
References