/srv/irclogs.ubuntu.com/2013/08/28/#maas.txt

=== freeflying is now known as freeflying_away
melmothhey, i have machine that do not wake on lan when i accept and commission them with maas, but they do reboot if i use etherwake...01:24
melmothany idea what could be the problem ? (note that i had to install etherwake manually to do the test, i would have expected to be installed already)01:25
bigjoolsmelmoth: the template uses wakeonlan ahead of etherwake01:29
bigjoolsif you can't get wakeonlan working manually, edit the template.01:30
melmothit works with etherwake01:30
melmothahh, i did not try with wakeonlan as acommand line tool01:30
melmothnot installed neither01:31
melmothi dont undertsand. Is wakeonline an otther tool that do the same stuff as etherwake ?01:32
melmothahh, worng spelling wakeonlan it is01:33
melmothbigjools, looks like wakeonlan does not work, do you know where is the template to change the command use ?01:40
bigjoolsdepends on your maas version01:41
bigjoolslatest changes put it under /etc/maas/01:41
bigjoolsotherwise it's hiding in the source tree :(01:41
bigjoolsbut search for ether_wake.template01:41
melmothok, thanks01:42
melmothhmmm, readying the template it looked to me it was first trying wakeonlan if the binary was there, and then etherwake. so i apt-gte remove wakeonlan02:08
melmothhowever, the node still dont start up automatically when i accept and comission them02:08
melmothchanging the maas sudoer file and adding a sudo before the call to etherwake did work. I think i found a bug....02:26
bigjoolsweird02:26
bigjoolsI've never had to sudo for that02:26
melmothstuff is running under the maas user, and if i try to run etherwake under a non root user it complain and tell me i need ot be root02:27
melmothso we try to use sudo as maas, but we were not on the sudoer file.02:27
melmothand then when we had it working with sudo as maas manually, we change the template.02:27
melmothi do not know if before etherwake was suppose to be run by a regular user, i never used it before02:28
melmothnor did i use wakeonlan neither (but this one does not seem to complain about being a reular user)02:28
bigjoolsthis is probably why we defaut to wakeonlan02:30
=== freeflying_away is now known as freeflying
melmothi'm using maas 1.2+bzr1373+df (main one on precise), and when i try to bootstrap juju (juju-core 1.13.2-4~1703~) i have an error (BQD REQUEST) and maas.log   complain about 'this field cannot be blanc'....03:44
melmoth... to be continued...03:44
bigjoolsuse the maas package in -proposed03:45
melmothit looks like bug 1204507 but we already have changed /usr/share/pyshqred/maasserver/models/filestoirage.py03:45
ubot5bug 1204507 in maas (Ubuntu Quantal) "MAAS rejects empty files" [Undecided,Confirmed] https://launchpad.net/bugs/120450703:45
melmothi ll give a try with the maas package in proposed.03:46
melmothi dont find a proposed ppa, is it the same as maas-maintainers/dailybuilds ?03:58
bigjools-proposed is a pocket03:58
melmothi m afraid i dont know what that mean03:58
bigjoolscheck the bug for details03:58
melmothok03:58
bigjoolsit tells you how to use the package before it's released03:59
mwhudsonmelmoth: https://wiki.ubuntu.com/Testing/EnableProposed03:59
MACscrok, so how do i get the mac addresses for maas? aka, whats the easiest way?05:21
bigjoolsyou don't need to get them, enlistment detects them05:31
MACscrhmm, i need to figure out how i am going to do the dhcp05:34
MACscrright now im just testing at home and just have a simple tomato based router05:35
melmothtalking about dhcp we have a funny problem here, we are bootstraping...a node is picked up, it boot05:42
melmothit gets an ip for the pxe server, download the installer, and when it need a new ip duroing the install stage, it never got one05:43
melmothtcpdumping on the mass box, we see the pxe dhcp request, but not the installer one.05:43
melmothfrm the installed node console we checked it was doing a request on the right nic. So it looks like either a funny network (but who can detect if it s a pxe request or a reglar dhcp one)05:44
melmothor a bug in the precise image installer...05:44
melmothany idea ?05:44
MACscrhmm, can the maas dhcp server be setup to pretty much not give an ip to something thats not added as a node? i wont pfsense to do be my main dhcp server05:49
melmothhmm, now on the bootstrap node, it complain about juju.go:89 state: connectin failed, will retry dial tcp 127.0.0.1:37017 connection refused06:43
melmoth nothing is listening on this port06:43
melmoth mongodb is installed06:43
melmoth but it s not listening on this port, it s listening on 27017 and 2801706:43
bigjoolsMACscr: yes, edit the dhcp template to exclude MACs06:45
MACscrbigjools: hmm, after installing maas-dhcp, i cant even get maas to start anymore07:56
MACscrweird07:56
MACscrgetting django connection errors07:56
julianwaroaksoax: ping09:10
=== freeflying is now known as freeflying_away
roaksoaxjulianwa: pong13:23
roaksoaxjtv: when do you think the stuff dependent in djorm-ext-pgarray will land?13:24
jtvroaksoax: whenever you say it's OK, really.  :)  I was waiting until I knew we had the package.13:31
roaksoaxjtv: wellit is still in the new queue13:33
jtvroaksoax: That's OK for now.  I can hold these branches for a few more days if need be.13:38
roaksoaxok cool thanks13:38
jtvI do wonder about one thing: the package seemed to use slightly different names in different places.  Is that normal?13:39
jtvI think the package is djorm-ext-pgarray and then it's imported as ext_pgarray or something.13:39
* jtv checks13:39
roaksoaxjtv: yep13:39
jtvAh: I had to import "djorm_pgarray."13:40
roaksoaxjtv: so the binary package will be python-djorm-ext-pgarray13:40
julianwaroaksoax: hey, about bug 1086162 - IPMI based power management default to IPMI 1.5 based authentication.  what's the 'another method'?13:40
jtvBut I can still import it as djorm_pgarray?13:40
ubot5bug 1086162 in MAAS "IPMI based power management default to IPMI 1.5 based authentication" [High,Triaged] https://launchpad.net/bugs/108616213:40
julianwaroaksoax: I met same problem on HP DL580 G7.13:40
roaksoaxjulianwa: you just have to tell the machines to use IPMI version 213:41
julianwaroaksoax: everytime I need to change IPMI type to 2.0 manually. otherwise servers can't power on by MAAS.13:41
roaksoaxjulianwa: yep that's how it is right now13:42
julianwaroaksoax: it takes a lot time if there're many servers...13:42
roaksoaxjulianwa: you might want to file a bug instead saying that you have to manually select IPMI version 213:42
julianwaroaksoax: yes. everytime a server is enlisted/commissioned, the IPMI type will change to 'auto_detect' which is not work.13:43
julianwaroaksoax: I have to change it back to 2.0 manually.13:44
roaksoaxjulianwa: yeah, so file a bug13:44
julianwaroaksoax: okay.13:44
julianwaroaksoax: thx :-)13:48
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== kentb is now known as kentb-out
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob

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