/srv/irclogs.ubuntu.com/2015/07/06/#maas.txt

lathiatCan anyone tell me if I can somehow login to a maas node running enlistment, to debug the enlistment not working?01:07
lathiatah found it, backdoor01:12
lathiatAh so my problem is maas is giving the DNS server for the region as it's primary interface, which goes through the router.. so the maas server is upset that the traffic is coming in and out different interfaces01:38
lathiattada01:38
mupBug #1471728 opened: MAAS web frontend hangs at Nodes listing if cluster not reachable <MAAS:New> <https://launchpad.net/bugs/1471728>09:51
mupBug #1471728 changed: MAAS web frontend hangs at Nodes listing if cluster not reachable <MAAS:New> <https://launchpad.net/bugs/1471728>10:00
mupBug #1471728 opened: MAAS web frontend hangs at Nodes listing if cluster not reachable <MAAS:New> <https://launchpad.net/bugs/1471728>10:09
mupBug #1471731 opened: McDivitt console not available after deployment <MAAS:New> <https://launchpad.net/bugs/1471731>10:09
mupBug #1471731 changed: McDivitt console not available after deployment <MAAS:New> <https://launchpad.net/bugs/1471731>10:12
mupBug #1471731 opened: McDivitt console not available after deployment <MAAS:New> <https://launchpad.net/bugs/1471731>10:18
ltragerroaksoax_: morning15:58
roaksoax_ltrager: morning16:01
=== roaksoax_ is now known as roaksoax
=== med_` is now known as med_
=== liam_ is now known as Guest20028
mupBug #1471946 opened: Installing on vivid yields a cluster not running because /var/lib/maas/secret is not there yet <MAAS:New for andreserl> <MAAS 1.8:New for andreserl> <https://launchpad.net/bugs/1471946>19:19
=== jfarschman1 is now known as MilesDenver
=== jfarschman is now known as MilesDenver
bmorrisoI have a question about zones21:07
bmorrisoIt seems this is used for physical separation -- to ensure you don't provision a host in the same dc/rack/chassis/etc?21:07
bmorrisoIs it possible to have a zone of a zone? So this chassis is in this rack, in this cage, in this DC? And I want MAAS to not deploy to a host that's in the same chassis, in the same rack, in the same DC...21:08
roaksoaxbmorriso: no you can't have a zone of a zone unfortunately21:39
roaksoaxbmorriso: but you can create tags21:39
bmorrisoYeah, I wondered about leveraging tags.21:39
roaksoaxbmorriso: we would normally use tags for that kind of separation21:40
bmorrisoFair enough. I'm OK with that. We're still evaluating MAAS and figuring out how to use it and how it fits in our environment.21:40
roaksoaxbmorriso: cool. Are you using 1.8 ?21:41
bmorrisoJust upgraded last week.21:41
bmorrisoBeen using it since 1.621:41
roaksoaxbmorriso: ah yeah, 1.6 is horrible :)21:41
bmorrisoGot the job done, but yeah...My gripes about 1.8 are largely UI/UX21:41
bmorrisoAlso it seems pserv.log defaults to `/dev/null` o_O21:42
bmorrisoBut otherwise, it's treated me well.21:42
roaksoaxbmorriso: not really. The log is now clusterd.log and regiond.log instead of pserv.log21:42
bmorrisoOh, I was looking at a config the other night, it said '/dev/null`21:42
bmorrisoIn 1.7 I had problems with pserv, so I was looking for that log in 1.821:43
roaksoaxbmorriso: yeah we changed the config in 1.8. 1.9 will completely drop pserv.yaml, maas_cluster.yaml in favor of clusterd.conf and maas_local_settings.py in favor of regiond.conf21:43
bmorrisoAwesome. Looking forward to it.21:44
roaksoaxbmorriso: 1.9 will support both network and storage config as well21:44
bmorrisoAny intentions of giving Curtin's docs more love in 1.8.x/1.9?21:44
roaksoaxbmorriso: it is in the TODO. Definitely something we want to improve21:45
bmorrisoI've managed to hack around most of my problems with help from this channel. But it puts my coworkers off who are less adventurous.21:45
roaksoaxbmorriso: hehe, yeah curtin has really neat features but upstream (the maas team is not upstream of curtin) also lacks docs21:46
roaksoaxbmorriso: so we are definitely looking to improve that for sure21:47
roaksoaxbmorriso: and it is in the todo21:47
bmorrisoNo doubt. A one-page (sort of not-really-public) README leaves a lot to be desired.21:47
roaksoaxindeed. But hopefully we can improve that this time21:48
bmorrisoI actually have in the works a curtin installer that clones our ansible repo and runs a playbook to further the provisioning process.21:49
wolverineav'Any intentions of giving Curtin's docs more love in 1.8.x/1.9?' +1 to that :)22:05
wolverineavon a related note, I'm currently copying some scripts over using wget in curtin. it works fine. the next step is to 'chmod +x /path/to/script.sh' - where it complains /path/to/script.sh doesn't exist. is there something that I'm missing?22:08
wolverineavI've tried to use the {{TARGET_MP}} and {{TARGET_MOUNT_POINT}} env variables, but its not available in the late_commands context22:09
catbus1wolverineav: have you tried $TARGET_MOUNT_POINT?23:36
wolverineavcatbus1: let me give it a try23:37
wolverineavah, I seem to have hit a bug similar to the one seen before: https://bugs.launchpad.net/maas/+bug/1405998 my current maas.log: http://paste.ubuntu.com/11833449/23:56
wolverineav# lsof -u maas | grep CLOSE_WAIT | wc -l  - the output shows 98423:56
wolverineavso i restart maas related services like dhcpd, regiond, clusterd, bind9 and then try again. and it works.23:57
wolverineavmaas version is 1.8. should I create a bug? or it has already been handled in the trunk branch?23:58

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