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 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 have added two nodes in my maas and they both are in ready state.
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).
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 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 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".
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 installed MAAS server on Ubuntu 12.04.
Now I want to know that whether it is possible to
deploy non-linux ISO images on MAAS server.
As Ubuntu Images are working; we can make it useful for
non-tux people.