UbuntuIRC / 2014 /10 /14 /#maas.txt
niansa
Initial commit
4aa5fce
=== Beret- is now known as Beret
=== bigjools_ is now known as bigjools
=== jefferai_ is now known as jefferai
=== mscheel is now known as Guest73838
=== ubot5` is now known as ubot5
=== Guest73838 is now known as mscheel
[05:40] <bigjools> any takers https://code.launchpad.net/~julian-edwards/maas/localboot-amt/+merge/238232
=== CyberJacob|Away is now known as CyberJacob
=== rharper is now known as rharper_brux
[06:51] <gmb> rvba, bigjools, jtv, allenap: Any idea where I can get a copy of MAAS 1.6.1? Trying to reproduce https://bugs.launchpad.net/maas/+bug/1379924, and upgrading to 1.6.1 is part of the process.
[06:52] <ubot5> Ubuntu bug 1379924 in MAAS "maas 1.7 flooded with OOPSs" [Critical,In progress]
[06:54] <rvba> gmb: the easiest is probably to build the package your self from lp:maas/1.6
[06:54] <rvba> yourself*
[06:55] <gmb> rvba: I’m just waking up, clearly, because you said that and I groaned out loud.
[06:55] <gmb> But you’re right
[06:56] <rvba> bigjools: reviewing (and testing) https://code.launchpad.net/~julian-edwards/maas/localboot-amt/+merge/238232. Looks nice!
[06:57] <roaksoax> gmb: try sudo apt-get install maas=1.6.1 or something along those lines if you are using the testing PPA
[06:58] <gmb> roaksoax: Aah, thank you!
[06:58] <rvba> \o roaksoax
[06:58] <roaksoax> rvba: o/
[06:59] <roaksoax> rvba: ok, so I have the packaging done, the only thing is not done yet is dhcpdv6d
[06:59] <roaksoax> to dhcpd6
[07:00] <roaksoax> rvba: so that's what we want to do?
[07:00] <rvba> roaksoax: you mean change the name to dhcpd6?
[07:01] <roaksoax> rvba: yup
[07:01] <rvba> Seems good to me, that seems to be what's used by the daemon itself.
[07:01] <rvba> dhcpd6.conf dhcpd6.leases
[07:02] <jtv> Yeah, with the naming I tried to fit in with what was already out there — even if it didn't always seem quite rightl
[07:02] <jtv> .
[07:03] <roaksoax> ok I'll get that changed
=== CyberJacob is now known as CyberJacob|Away
[07:36] <jtv> Were we adding a dhcp probe on all network interfaces to the commissioning stage?
[07:37] <jtv> If we report all knowable network connections at that point, that could be another nail in the coffin of the leases parser.
[07:40] <rvba> jtv: right now the dhcp probe relies on the leases parser to gather that information (i.e. the information from the discovered interface is not sent to MAAS: the leases parser will connect the dots)
[07:40] <rvba> interfaces*
[07:45] <jtv> rvba: right — but as soon as we turn it into a commissioning output...
[07:45] <jtv> We already have all the major pieces in place for that.
[07:46] <rvba> jtv: yeah, we could do that indeed.
[07:46] <jtv> Not a lot of time for it now, I understand. But one likes to dream of the demise of that parser...
[07:46] <jtv> Or rather, those two parsers <shudder>
[07:46] <rvba> heh
[07:46] <rvba> This is definitely something to keep in mind for next cycle, I'm with you on this.
[07:47] <jtv> Because it's the one place where we really rely on the parser(s).
[07:47] <jtv> And I think with last week's IPv6 changes, we're very close indeed to fully static IPv4 configuration.
[07:48] * jtv takes break from typng
[08:30] <bigjools> gmb: release PPA
[08:31] <gmb> bigjools: Built it myself in the end, but thanks :)
[08:35] <bigjools> jtv: coming to the daily call?
[08:35] <jtv> Oh! Yes.
[08:41] <roaksoax> 3/win 4
=== caribou_ is now known as caribou
[10:48] <rvba> jtv: why do we have the 'disable ipv4' on the cluster and not on the cluster interface?
[10:49] <jtv> rvba: think it through. :)
[10:50] <jtv> For starters, it only applies in cases where you have multiple cluster interfaces.
[10:51] <jtv> So we'd have to have it on the IPv4 one but not the IPv6 one, or something — but you can change IPv4/IPv6 on the fly.
[10:53] <rvba> jtv: I see
[10:53] <jtv> There's more:
[10:53] <rvba> jtv: about the other branch: Looks generally good but I wonder why you decided to override the field with a forms.HiddenInput() widget instead of removing the field altogether?
[10:53] <jtv> To keep it working in the API.
[10:55] <rvba> jtv: okay… that might be worth a comment in the code then.
[10:57] <jtv> OK
[10:57] <jtv> (BTW it's also explained in the MP)
[10:58] <rvba> Yeah, I missed it somehow.
=== jtv1 is now known as jtv
[11:32] <gmb> rvba, allenap: https://code.launchpad.net/~gmb/maas/acquire-and-start-node-bug-1381007/+merge/238279 needs a review please, gentlemen.
[11:32] * gmb -> lunch
=== onicrom_ is now known as onicrom
=== smoser` is now known as smoser
[15:05] <allenap> rvba: May I land https://code.launchpad.net/~allenap/maas/cluster-name-override--bug-1380805/+merge/238307?
[15:09] <rvba> allenap: this is a follow-up for Julian's branch right?
[15:10] <rvba> allenap: looking at Julian's branch now…
[15:18] <allenap> rvba: It's a replacement for Julian's branch.
[15:18] <rvba> allenap: right, that's what I figured out reading his MP.
[15:19] <allenap> rvba: I only meant to ask if I could land it now, seeing as you and kiko are the Guardians Of Trunk right now.
[15:19] <rvba> allenap: you have my blessing my child
=== mgz_ is now known as mgz
[15:24] <allenap> rvba: Thank you!
=== matsubara is now known as matsubara-lunch
[17:20] <allenap> roaksoax: A review for you: https://code.launchpad.net/~allenap/maas/respawn-cluster-until-it-works/+merge/238331. I've tested it.
=== roadmr is now known as roadmr_afk
=== matsubara-lunch is now known as matsubara
=== CyberJacob|Away is now known as CyberJacob
=== alexpilotti_ is now known as alexpilotti
=== wallyworld_ is now known as wallyworld
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== roadmr_afk is now known as roadmr
=== CyberJacob is now known as CyberJacob|Away