I have installed a MaaS node that will act as the parent and I am trying to add additional nodes via the PXE boot. The nodes boot fine and get an image from the MaaS server but they only install the 32 bit version. They are 64bit machines and I would really like them to use the 64bit version of Ubuntu Precise.
I have added two nodes in my maas and they both are in ready state.
I installed maas and I was able to add nodes and they became in ready state.
I executed:
juju bootstrap
And then one of my nodes is waking up and I receive this message on server (after juju status):
http://i.stack.imgur.com/ESWd6.jpg
And this message is shown on node after it wakes up:
http://i.stack.imgur.com/QyfHj.jpg
I am doing this several times and each time I receive the
Or must juju randomly choose a node as the master from the list of available MAAS nodes?
I was able to install MAAS server using ubuntu 12.04. Then boot up nodes from he PXE. Then installed maas-precise-x86-64-commissioning through pxe.
Now the installation is done. but im unable to commission with the MAAS server. It does not show it as a node and neither im unable to add it manually and end up with following error.
I'm having trouble installing OpenStack in Ubuntu 12.04, for various reasons:
The official Ubuntu website recommends Juju and MAAS. However, this is a single node I am trying to get OpenStack installed on, and MAAS requires "two or more nodes" according to the docs.
I have installed MAAS and powered on some nodes to let them declare themselves to the MAAS server (they now show up as "Declared" in the nodes list). When I try to "Accept and Commission", however, I get back a page saying "Internal Server Error".
This is my error while doing bootstrap , the status of nodes i added were declared and now i have accept and commising and it says comminsing started , i need help please ..
clusteruser@cluster:~$ juju status
2012-08-04 22:27:03,367 INFO Connecting to environment...
2012-08-04 22:27:04,945 ERROR juju environment not found: is the environment bootstrapped?
clusteruser@cluster:~$ juju bootstrap
201
Deploying a charm to your MAAS Now you're ready for the most exciting
part: deploying a charm to your MAAS!
juju deploy mysql MAAS will now allocate a node to Juju and Juju will
deploy the MySQL charm to that node.