/srv/irclogs.ubuntu.com/2016/04/27/#maas.txt

=== jack is now known as Guest79079
mupBug #1550510 changed: 1.9 UI Take action "Go" button for (re)commissioning a node with customized storage doesn't trigger the action <MAAS:Expired> <https://launchpad.net/bugs/1550510>04:27
mupBug #1575567 opened: Re-commissioning doesn't detect storage changes <MAAS:New> <https://launchpad.net/bugs/1575567>10:17
mupBug #1575587 opened: Can't add new machines <MAAS:New> <https://launchpad.net/bugs/1575587>10:47
mupBug #1575590 opened: MAAS 1.9 docs contain out of date screenshots <MAAS:New> <https://launchpad.net/bugs/1575590>10:47
=== dimitern is now known as dimitern-afk
=== dimitern-afk is now known as dimitern
mupBug #1575625 opened: Can't find way for MAAS to autodiscover IPMI settings <MAAS:New> <https://launchpad.net/bugs/1575625>12:05
mupBug #1575631 opened: TestStaticIPAddressManagerMapping.test_get_hostname_ip_mapping_returns_domain_head_ips fails spuriously <tests> <MAAS:Triaged> <https://launchpad.net/bugs/1575631>12:35
DavidRamaHi folks, can Maas set-up network ranges for the  interfaces on the hosts without having a NIC connected to them ?12:53
DavidRamathem == network ranges12:53
mupBug #1374447 changed: some dns queries not forwarded properly <MAAS:Invalid> <https://launchpad.net/bugs/1374447>13:05
roaksoaxDavidRama: If you are using 1.9, you need to setup a static and dynamic range13:43
roaksoaxDavidRama: the dynamic rnage is used for say, commissioning, or random machines obtaining IP's from MAAS13:43
roaksoaxDavidRama: the static range is used for IP to be given to machines when deploying, statically13:43
roaksoaxDavidRama: in 2.0+ the static range disappeared, the only one that remains is the dynamic range13:43
roaksoaxDavidRama: which allows MAAS to enlist/commissioning using an IP from there13:43
roaksoaxDavidRama: all machines you deploy, by default, will get an IP outside from static range13:44
mupBug # opened: 1575692, 1575693, 1575696, 157569714:14
bugrumI just installed MAAS 2.0 beta 3 on Ubuntu 16.04 LTS and I noticed that Wake on Lan is no longer an option in the Power Type dropdown when configuring nodes. Is Wake on Lan no longer supported on MAAS?14:59
mupBug #1575697 changed: test 4 <ux> <MAAS:Invalid> <https://launchpad.net/bugs/1575697>16:05
mupBug #1575815 opened: NIC previously discovered through commissioning no longer connected to Maas network <oil> <MAAS:New> <https://launchpad.net/bugs/1575815>18:00
bdxhey whats up everyone? I can't seem to get my region-controller to recognize my rack-controller ... any ideas? MAAS Version 2.0.0 (beta3+bzr4941)20:07
mupBug #1533229 changed: 1.9 wily arm64 root-image fails to deploy on EFI system <curtin:Invalid> <MAAS:Invalid> <https://launchpad.net/bugs/1533229>20:21
mupBug #1547185 changed: backtrace in node.create_bcache <landscape> <MAAS:Invalid> <MAAS 1.9:Invalid> <https://launchpad.net/bugs/1547185>20:21
mupBug #1548542 changed: maas.drivers.power.ipmi: [WARNING] Failed to change the boot order to PXE <IP>  ipmi_ctx_open_outofband_2_0: BMC busy on Dell 12G servers <oil> <MAAS:Won't Fix> <https://launchpad.net/bugs/1548542>20:21
mupBug #1575910 opened: [2.0a4] Fabric and space lack a description field <MAAS:In Progress by blake-rouse> <https://launchpad.net/bugs/1575910>20:21
bdxHey hows it going everyone? How can I add a rack controller? I have followed the procedure outlined in the docs, but my rack-controller and its supporting services are not showing up ....20:29
bdxI mean, I see a controller under my nodes tab, but when I select it, all of the rack-controller services are red20:30
bdxalso, when I select the images tab, I see "One rack controller is not yet connected to the region. Visit the rack controllers page for more information." at the top of the page20:30
bdxcan anyone lend some insight on how to get past this?20:31
bdxthanks20:31
bdxwhen I try to delete the skeleton rack-controller that exists, I get this -> http://paste.ubuntu.com/16088372/20:33
bdx^SOS^20:33
roaksoaxbdx: known bug, fixed in latest trunk20:39
roaksoaxbdx: or soon to be beta420:39
bdxroaksoax: can I upgrade to beta4 by using ppa:maas/devel ?20:40
roaksoaxbdx: but that being said, what errors do you ssee in rackd.log in the rack that's failing to conect ?20:40
roaksoaxblake_r: ^^20:40
roaksoaxbdx: haven't released beat4 just yet20:40
roaksoaxbdx: it will be tomorrow or friday20:41
blake_rbdx: what is in rackd.log?20:41
blake_rbdx: does it say its connecting?20:42
blake_rbdx: seems like it is not connection to the region20:42
bdxblake_r, roaksoax: http://paste.ubuntu.com/1608846420:43
blake_rbdx: okay its getting rejected by the regin20:45
blake_rbdx: whats in the regiond.log20:45
bdxblake_r, roaksoax: http://paste.ubuntu.com/16088545/20:52
blake_rmpontillo: ^ see the "Interface matching query does not exist"20:56
mpontillobdx: can you post the content of "sudo maas-rack support-dump --networking" on the rack that is failing to register?20:59
mpontillobdx: actually I bet I know what this is. if you've been upgrading through previous betas, you may have corrupted interfaces in your database. let me see if I can find the workaround21:00
mpontilloblake_r: see https://bugs.launchpad.net/maas/+bug/1563701/comments/1321:01
mpontillobdx: ^ oops notified wrong person21:01
roaksoaxblake_r: i wonder if his issues would go away with latest trunk ?21:02
mpontilloroaksoax: a fresh install would fix it if it's the issue I'm thinking of21:02
mpontilloroaksoax: previous beta users who have VLAN interfaces will hit this bug where they have incorrect interfaces stored in the datbaase21:03
mpontillo*database21:03
mpontillothat is, VLAN interfaces on rack controllers.21:03
roaksoaxmpontillo: how do we clean that up though21:03
mpontilloroaksoax: we could do a database migration to do it.21:03
roaksoaxmpontillo: yeah we might have to do that21:07
mpontilloroaksoax: it's a bit of a toss-up at this point, as it would only affect users of early betas21:08
roaksoaxmpontillo: bhehe early beta1 nbeta2 or 3 ?21:15
mpontilloroaksoax: fixed in beta 2 I think21:16
bdxroaksoax, mpontillo, blake_r: `sudo maas-rack support-dump --networking` -> http://paste.ubuntu.com/1608888021:32
bdxmpontillo: could I manually replace the incorrect legacy interface values in the db?21:35
bdxwhat table should I be looking at here?21:35
mpontillobdx: don't worry, I spotted the bug ;-) blake_r: take a look at the paste, it looks like get_interfaces_definition() is returning incorrect parents. the get_ip_addr() output is correct, but the VLANs' parents are themselves?!21:36
mpontillobdx: are you able to file a bug?21:37
bdxmpontillo: have you identified the fix as well?21:37
mpontillobdx: not yet21:37
bdxlol ... tis all I do21:37
mpontillobdx: yeah the code is assuming the VLAN name format is "<parent>.<vid>" when in your case you are using the alternate format21:38
mpontillobdx: https://paste.ubuntu.com/16088926/ <-- sad code21:39
mpontillobdx: just FYI, the input into that function is the output of the top function in your paste, get_ip_addr(). so we actually have all the data we need to make this correct21:40
bdxmpontillo: I was in the middle of a workflow that I was trying to deploy/use xenial in, I upgraded my test-maas from 14.04 to 16.04 ... is there anything I can do to get things back to working real quick, or will I need to wait for the patch to land?21:40
bdxoh my21:40
bdxI see21:40
bdxooh, hmm21:40
mpontillobdx: should be a pretty easy fix.. let me see if I can get a quick patch for you to try21:40
mpontillobdx: sudo patch -d /usr/lib/python3/dist-packages -i /tmp/patch -p121:46
mpontillobdx: given https://paste.ubuntu.com/16088969/ in /tmp/patch21:46
mpontillobdx: can you tell me if that fixes it?21:46
bdxha ya21:46
bdxthat was super fast! nice!21:46
mpontillobdx: hope it works =)21:47
mpontillobdx: completely untested TBH, you are the guinea pig right now, just thought you might like a preview of the fix21:47
bdxmpontillo: should I dpkg-reconfigure maa-rack-controller following the application of the patch?21:49
mpontillobdx: that should not be necessary, just restart the rackd service and tell me if it registers successfully21:50
bdxhow?21:51
bdxoh, the twistd3 process?21:51
bdxoh maas-rackd21:52
bdxnm21:52
bdxoooooooOOOooo21:53
bdxSuccess!!!!21:53
bdxso sick21:53
bdxI bow to thee21:53
bdxmpontillo: real nice21:53
mpontillobdx: awesome, thanks for testing it for us =)21:54
bdxnp21:54
roaksoaxmpontillo: that's fixed in trunk isn't it21:55
roaksoax?21:55
mpontilloroaksoax: nope21:56
mpontilloroaksoax: we need a bug for this21:56
bdxI just made one21:57
bdxhttps://bugs.launchpad.net/maas/+bug/157594521:58
mupBug #1575945 opened: rack-controller not connecting <MAAS:New> <https://launchpad.net/bugs/1575945>22:01
mupBug #1575946 opened: dist-upgrade from trusty to xenial errors (maas 1.9 -> 2.0) <landscape> <MAAS:New> <https://launchpad.net/bugs/1575946>22:01
bdxmpontillo: how can I get dhcp going on my maas-mgmt network again?22:03
bdxoh nm, I think I see22:03
bdxyea, actually, how do I configure dhcp?22:06
bdxI from what I can gather it is on, on the desired subnet, I just don't know how to introspect that from the gui ...?22:09
bdxahh, ok, dhcp is active22:10
bdxon my maas-mgmt network ... I just don't see where or how. .... this must be upcoming gui functionality ?22:10
mpontillobdx: that info is on the vlan details page; the range is on the subnet details page. Not all of it can be edited from the UI in the current beta22:14
bdxok, I see22:14
bdxmpontillo, blake_r, roaksoax: thanks for your help today!22:15
bdxis maas2.0 not compatible with < juju2?22:22
mupBug #1575951 opened: upgrade of maas from 1.9.1 to 2.0 'str' object has no attribute 'version' <landscape> <MAAS:New> <https://launchpad.net/bugs/1575951>22:31
mpontillobdx: https://jujucharms.com/docs/devel/introducing-2#maas-2.022:55
mpontillobdx: sadly I don't think MAAS 2.0 support made it in time for Xenial; you may need a dev release of juju22:56
mpontillobdx: I haven't tried it yet myself.22:56
bdxdo I have to bootstrap with that flag set, or is it enough to just set it?22:57
bdxok22:57
mpontillobdx: I'd assume you would need to bootstrap with that, since bootstrap makes use of MAAS23:00
mpontilloIIRC ;-)23:00
rp_Any one have info on a replacement for image-builder?  seems to be deprecated and advised to use maas/main.23:01

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