← Back to team overview

maas-devel team mailing list archive

Re: Commissioning status persists with cloud-init 0.6.3-0ubuntu1

 

Hi everyone,

I finally overcome this issue by deleting the old epheremal package, I
think MAAS kept using them.

$ sudo rm -rf /var/lib/maas/ephemeral/precise/ephemeral/amd64/20120418/
$ sudo rm -rf /var/lib/maas/ephemeral/precise/ephemeral/i386/20120418/

Now the OS provisioning works!

Cheers!


On Fri, May 4, 2012 at 2:43 AM, Julian Edwards <julian.edwards@xxxxxxxxxxxxx
> wrote:

> On Tuesday 01 May 2012 10:20:35 Sébastien Han wrote:
> > Hi guys,
> >
> > I've been through this issue
> > https://bugs.launchpad.net/ubuntu/+source/maas/+bug/981845
> > I followed the instruction of the comment #2 but the new version of
> > cloud-init didn't solve my issue.
> >
> > I'm running 12.04 final release and up to date. (apt-get update &&
> apt-get
> > upgrade)
> >
> > The disk image:
> >
> > root@ubuntu:/home# mount
> > /var/lib/maas/ephemeral/precise/ephemeral/amd64/20120418/disk.img /mnt/
> > root@ubuntu:/home# chroot /mnt/
> > root@ubuntu:/# dpkg -l | grep cloud-init
> > ii cloud-init 0.6.3-0ubuntu1 Init scripts for cloud instances
> >
> > MAAS version:
> >
> > root@ubuntu:/home# dpkg -l | grep maas
> >  maas 0.1+bzr482+dfsg-0ubuntu1 Ubuntu MAAS Server
> >  maas-provision 2.2.2-0ubuntu4 Install server
> >  maas-provision-common 2.2.2-0ubuntu4 Cobbler Install server - common
> files
> >  python-django-maas 0.1+bzr482+dfsg-0ubuntu1 Ubuntu MAAS Server - (django
> > files)
> >  python-maas-provision 2.2.2-0ubuntu4 Install server - python libraries.
> >
> > I re-update the system, rebooted the machine, added new node but nothing
> > changed...
> >
> > I also deleted the old ephemeral images:
> >
> > rm -rf /var/lib/maas/ephemeral/precise/ephemeral/amd64/20120418/
> > rm -rf /var/lib/maas/ephemeral/precise/ephemeral/i386/20120418/
> >
> > So now,i'm working with the latest ephemeral available: 20120424
> >
> > By the way, Francis J. Lacoste (flacoste) suggested to set 'STREAM=daily'
> > in /etc/maas/import_ephemerals but apparently there is no daily ephemeral
> > build, this path is emptyhttps://
> > maas.ubuntu.com/images/ephemeral/daily/precise/.
> >
> > Thank you in advance :)
>
> Hi - I don't know the answer but I've copied in a couple of guys who
> should.
>

Follow ups

References