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,
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'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 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'm trying to send a signal to the django development server to kill the parent and child processes.
$ python manage.py runserver
Validating models...
0 errors found
Django version 1.4.1, using settings 'myproject.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
$ ps axf
26077 pts/12 Ss 0:00 \_ -bash
4189 pts/12 S+ 0:00 | \_ pyth
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".
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