After reboot allocated node gets commissioned again

Posted by cloudfan on Ask Ubuntu See other posts from Ask Ubuntu or by cloudfan
Published on 2014-08-22T15:42:48Z Indexed on 2014/08/22 16:36 UTC
Read the original article Hit count: 212

Filed under:
|

i had set up a maas with juju and deployed Openstack into it for testing. During my vacation i shut down all computers. Afterwards i started at first the maas server, then the node where juju was bootstrapped and juju-gui was deployed to. Sadly the node got commissioned again and so all my deployments are gone.

I decomissioned the according node from the maas and bootstrapped it again. Afterwards i tested again juju bootstrapping the node, shutting down both nodes and starting them in the same order again. The Juju node gets commisioned again.

After bootstrapping everything looked fine in the MAAS GUI (node was set to allocated to root, which was also the case after the restart) and also the JUJU GUI was available and juju status worked fine.

Before my vacation i also had some other nodes deployed through juju. They all seem to be still available and have not been commisioned again.

Do you have any ideas what might have happened? Is there any issue with a bootstrapped juju node and the commisioning?

Any help or hints on what i could check are appreciated!

Thank in advance for your help!

© Ask Ubuntu or respective owner

Related posts about juju

Related posts about maas

  • MAAS not working

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I'm trying a whole week to make MASS to work, but no results. This is the procedure: maas createsuperuser sudo apt-get install maas-dhcp maas-import-isos apt-get install maas-enlist tftpd-hpa maas-import-isos After this I start node machine with PXE as default first boot device, and select option… >>> More

  • Step by Step Install of MAAS and JUJU

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I am working on understanding the pieces that I am missing in being able to deploy Juju across the other MAAS nodes. I don't know If I have a step out of place, or missing a few. The server owns the router which handles the DHCP and DNS. Any assistance is greatly appreciated. When I am at the end… >>> More

  • MAAS nodes stuck on "maas-enlisting-node"

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I am trying to set up an MAAS cluster, but am having some issues adding nodes. The nodes boot up from the TFTP server on the master server, display a login screen (with the hostname "maas-enlisting-node") and stop. I cannot log in with ubuntu/ubuntu or with my SSH keys. The MAAS server is running… >>> More

  • Unable to uninstall maas completely

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I'm not able to uninstall MAAS sudo apt-get purge maas ; sudo apt-get autoremove Reading package lists... Done Building dependency tree Reading state information... Done Package 'maas' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2 not fully… >>> More

  • not able to upgrade maas to 1.4?

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I am running ubuntu 13.04 LTS, and maas version runnung is maas 1.3+bzr1470+dfsg-0+1474+175~ppa0~ubuntu13.04.1, so i'm trying to upgrade it to mass 1.4 but its failing, sam@xsmaas01:~$ sudo apt-get install maas [sudo] password for sam: Reading package lists... Done Building dependency tree … >>> More