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".
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.
In order to debug maas, I ran the following command:
$ cd /usr/share/pyshared/maas
$ sudo python manage.py runserver (IP):8888 --settings=maas.settings
After that, I typed the url 'http://(IP):8888/MAAS/' in a firefox browser.
Then the following error is shown:
A server error occurred.
I have trouble with using juju and maas with Ubuntu.
I I ran command 'juju bootstrap', the following error was shown in /var/log/maas/maas.log:
====================================================================================
ERROR 2012-11-26 09:05:09,041 maas.maasserver ################################ Exception: File not found ################################
159 ERROR 2012-11-26 09:05:09,
Hello All,
I have installed ubuntu server 12.04 with MAAS. I get the node to start (the firsttime) and MAAS sees it. He starts the second time and starts full and shut down. when MAAS say READY i push the putton startup in MAAS but when the node starts i get an error "BAD ARCHIVE MIRROR" what can does i have to do about this.
Paul
I'm experiencing MaaS using VirtualBox. I had the MaaS server installed fine based on the wiki. The VirtualBox VM has two network interfaces, eth0 for NAT, eth1 for Host Only.
I'll give you some background first...
I installed ubuntu with maas using the instructions on maas.ubuntu.com. I have 2 network adaptors, one on my lan, and another on which I plan on using maas to manage.
I installed using the first ethernet for my lan. (Installing entirely from disk had issues for me, but this seemed to work perfectly).
I have some issues regarding SSH and i am unable to solve . I have completed bootstrap and node status is 1 node allocated to maas, Now when i do juju status, it says invalid ssh key , hostname cannot be found error. ..