← Back to team overview

maas-devel team mailing list archive

Commissioning status persists with cloud-init 0.6.3-0ubuntu1

 

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 :)

Follow ups