/srv/irclogs.ubuntu.com/2013/05/15/#maas.txt

bigjoolssmoser: FYI I am just landing a branch in trunk that adds a maas command to manipulate api keys07:39
rvba`smoser: see "sudo maas apikey -h" (^)07:43
=== rvba` is now known as rvba
epic_i am getting TFTP open timeout when i boot my nodes09:27
epic_where can I see if my tftp server is running?09:27
epic_so I have my node booted from PXE, but after some PXE boots rounds I get:10:21
epic_Trying to load: pxelinux.cfg/01-00 (mac addr)10:21
epic_and it stops10:21
epic_and pserv.log spits out lots of error10:22
epic_s10:22
epic_exceptions.AssertionError: No PXE template found in '/usr/lib/python2.7/dist-packages/provisioningserver/pxe'!10:23
epic_status of the node is ready10:25
epic_http://pastebin.com/EHyZFZXf10:30
bigjoolsyou're booting the node manually before maas thinks it needs booting10:35
epic_ok10:35
epic_it doesnt seem to have WoL10:35
epic_so how do i do it?10:35
epic_in the web interface the "start node" button is greyed10:36
bigjoolsIf you have no way of auto-powering a node, then it diminishes the usefulness somewhat.   But you would need to work out which node maas wants to start (it'll be in an allocated state) and then power it up yourself10:36
epic_so how do i allocate it ?10:37
bigjoolsclick start, or use juju10:38
epic_ah juju10:38
epic_because the start button is not clickable :)10:38
bigjoolsis it in a 'ready' state?10:39
epic_yeah10:39
bigjoolshmmmm weird.10:39
bigjoolsrvba: ^ why would "start" be greyed out for a ready node?10:39
rvbaepic_: don't you get a tooltip that explains why it's greyed out when you hover over the button?10:41
epic_huh after some fiddling with juju the status is now10:45
epic_Allocated to epic10:45
epic_(my maas username)10:45
epic_and start button is gone, trying to boot pxe again10:45
epic_so sorry i missed the grey button tooltip, dont remember it beeing any10:46
epic_it seems to boot fine now10:46
=== freeflyi1g is now known as freeflying
smoserbigjools, yeah, i saw that MP . thank you.12:46
=== dannf` is now known as dannf
roaksoaxrvba: ping14:05
rvbaroaksoax: hi14:05
roaksoaxrvba: howdy! How's everything?14:05
rvbaroaksoax: good… you all right?14:05
roaksoaxrvba: iu'm ok, still getting used to the time.. lol14:06
rvbaheh14:06
roaksoaxrvba: so I was wondering if you have a list of things that you would like me (or the server team) to take care of on the maas team14:06
rvbaroaksoax: well, I don't see anything urgent.  We're still debriefing the sprint with Julian.  We will probably be in touch next week about that.14:08
roaksoaxrvba: right, doesn14:08
roaksoaxrvba: right, doesn't have to be urgent but rather.. overtime...14:08
roaksoaxrvba: since this week is vUDS.. i thought maybe could be a good idea to communicate the community what were the plans14:09
=== kentb-out is now known as kentb
rvbaroaksoax: the thing we want to do rather quickly where maybe you could give a hand is getting all the templates installed in /etc/maas.  But I must say I haven't looked into it precisely yet.14:10
roaksoaxrvba: ok, I just wanna gather the list of things that I need to keep an eye on/help with so I can add it to "my" BP14:11
rvbaroaksoax: we really need to debrief this with Julian (and we will do this on Monday) but the most accurate list of work items is the spreadsheet I've sent you the other day.14:13
roaksoaxrvba: ok great!14:13
roaksoaxrvba: if i'm around, you can consider including me into your meetings so I can stay up to date with the things you guys decide14:24
rvbaroaksoax: We often met in my mornings (that's the only time suitable for all of us) but we will do our best to keep you in the loop.14:28
roaksoaxrvba: cool thanks14:29
roaksoaxrvba: http://summit.ubuntu.com/uds-1305/meeting/21833/servercloud-s-fastpath-install/15:07
rvbaroaksoax: ta15:10
mattraei'd like to answer this question about maas using the virsh power option: http://askubuntu.com/questions/292061/how-to-configure-maas-to-be-able-to-boot-virtual-machines22:06
mattraeanybody have an idea what the values for the virsh power parameters shoudl be?22:07
mattraeor where i should check the code22:07
roaksoaxmattrae: the answer was provided by robie basak22:07
roaksoaxmattrae: that's the correct answer22:07
mattraeroaksoax: cool, maas asks for 'Driver' as well but it isn't in the answer22:08
roaksoaxmattrae: driver is not required22:08
roaksoaxmattrae: mattrae nor is username22:09
roaksoaxmattrae: htye are not used and they should probably be removed unless we add support for it22:10
mattraeroaksoax: great, thanks i'll clarify that. also the answer uses qemu:///system for the address. if i want to use qemu+ssh://10.0.0.1/ for example, do i need to generate a ssh key?22:10
roaksoaxmattrae: yeah you would need to create an ssh key on the maas server, and and add the public one to the libvirt server so that maas connectes without authentication22:14
mattraeroaksoax: sweet, do you know where i'd need to put that private key for maas to use it?22:15
roaksoaxmattrae: good question, I *think* you'd need to make the maas user have it22:18
roaksoaxmattrae: but it doesn't have a home by default, so you;ll need to enable it22:18
mattraeroaksoax: cool, i'll play with that.. i can add a homedir for the maas user22:18
roaksoaxmattrae: yeah you'll need to enable the user login, so you can sudo su into it22:19
mattraeroaksoax: sweet thanks, ill try it out :)22:22
roaksoaxmattrae: cool :) let me know how it goes22:24
mattraeroaksoax: ok, it works :) i had to install libvirt-bin on the maas node to get virsh.. and then just needed Address:qemu+ssh://root@10.0.0.2/system and Power ID22:47
mattraeoh and i had to add the home directory and key for the maas user, and add the key to root's authorized_keys on the libvirt server22:47
roaksoaxmattrae: cool :)22:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!