=== mwhudson is now known as zz_mwhudson [04:36] bigjools: I get the impression our support for DNS management is brittle in the face of multiple networks... we always map a node's hostname to its first-registered NIC, instead of picking a NIC that's on the DNS-managed network. [04:37] The right thing to do AIUI is to map the hostname to each IP address that the node has on a network for which we manage DNS. [04:39] This means AFAICS that the fix will change DNS mappings for setups where the nodes are on multiple networks, when the first interface that gets registered is not on the network for which we manage DNS. [05:05] "for which", I like it :) [05:06] jtv: I think we need to set the "primary" network to which the first IP is assigned in the DNS [05:06] jtv: however not fixing this now would not be a regression [05:07] anyway can you get "make run" actually serving anything on trusty? [05:08] I'll try it. [05:09] My gramatically awkwardly laboured point is that this behaviour _does_ change if we're going to manage DNS for multiple networks. [05:09] jtv: what I meant was that we don't have to manage multiple DNS networks [05:09] stick to the single for now [05:10] and we can solve this problem later [05:10] ! [05:10] why the ! [05:10] That's what I documented in my phased approach, and you said absolutely we have to do DNS on multiple interfaces. [05:10] we do - but I am saying it can wait until the end [05:11] The end of what? [05:11] the cycle/feature [05:11] anyway there's two things getting conflated here [05:12] management of cluster interfaces does not have anything to do with which NIC on a node has its IP used as its dns lookup [05:12] since the cluster may not be connected to all the same networks as the node [05:12] they only need to share one [05:13] jtv: want to do a hangout to talk more? [05:13] Yes please. Meanwhile, no dice on Trusty — ISE. :( [05:13] Let me get my equipment ready for a hangout. [05:13] fnar [05:13] This will include a heavy object to hurl at the crying baby. [05:13] I didn't want that kind of hangout [05:13] Oh zark off. [05:15] call me when yer ready [05:16] Well, _that_ boot didn't work, so let me try another one. [05:16] Logging in with your password sort of requires a response to keyboard input. [05:18] Ah, I can switch to a text console and back, and then the login screen accepts input. [05:19] ! [05:19] It's an alpha. [05:19] By the way, the error I get from maas running from branch in Trusty is an import error involving django's debug toolbar. Let's try uninstalling that. [05:19] Good thing we have oops reports! [05:19] all I get is an oops page [05:20] Me too, but it does generate an oops report with the traceback. [05:20] oops [05:20] jtv: I don't get any traceback or nuffink [05:20] hey lifeless [05:20] you lurker you [05:21] noone expects the NZ inquisition! [05:23] Hey there lifeless [06:02] jtv: so I think our django debug toolbar is an old egg, I'm trying to get a new one [06:04] Trying that here too. [06:05] jtv: setting it to 1.0.1 [06:05] jtv: btw djorm-ext-pgarray is at 0.9 now [06:05] Oh, then we may no longer need our workaround. [06:06] have a looksee and let me know [06:06] Prioritising the nodegroupinterface work though... [06:08] debug_toolbar/base.html missing now [06:08] fair enough [06:09] hurray fixed [06:10] \o/ [06:10] Failing for me: [06:10] Error: Picked: sqlparse = 0.1.10 [06:11] landing a branch [06:11] While installing repl. [06:11] one mo [06:11] OK [06:13] give the lander 10 minutes [06:13] * bigjools makes coffee [06:55] bigjools: works for me too now! [06:55] hurray! === CyberJacob|Away is now known as CyberJacob [08:22] bigjools: ping [08:23] Hi roaksoax — try again in an hour, or after our standup. [08:23] jtv: hehe, i'll be asleep in an hour (and probably should be sleeping now) [08:23] ! [08:23] I thought you were just up early! [08:23] nah [08:23] i' [08:23] :) [08:24] jtv: anyway going to bed but will leave bigjools with my opne question [08:24] OK nn! [08:24] bigjools: since otherwise we wont be able to talk until sunday night (my time), your monday morning, I was wondering what's the status of adding upstream support to MAAS for HA? The charm is coming along pretty good and will soon start looking at that HA stuff for maas-region! [08:25] * roaksoax out [08:26] rvba: I put a few cards on the board for immediate next steps towards multiple-managed-interfaces. They have detailed descriptions. [08:26] jtv: okay, I'll have a look. [08:27] Thanks. [08:35] jtv: AFAIK, we can have the same DHCP server listen to multiple interfaces and have one config per interface. That's all good. But can we do something similar with DNS? [08:36] rvba: depends on how similar you mean... that's the region controller, of course, so it's going to listen on all of the controller's interfaces. [08:37] But any given node is only going to be on one managed network, apparently. [08:37] And that's why there is no confusion between the networks. [08:37] Do you mean that there is one (and only one) network marked as "the management network"? [08:42] From the cluster controller's perspective, no. But from the node's perspective, yes. [08:51] Care to explain? [08:56] jtv: also, shouldn't we try splitting the card named "Handle multiple cluster net interfaces" into smaller tasks? [09:00] rvba: why do you think there are cards for jobs that are part of that project? [09:01] About the networks: a cluster will manage multiple networks, and a node will be in only one of them. [09:01] jtv: then I think there are things that are missing :). Like update the generated DHCP config to account for the multiple interfaces. [09:02] Also, the parsing of the lease file will have to be changed (I think). [09:03] You're right — we'll have to update the DHCP config for multiple networks. [09:04] * rvba adds a card [09:07] That's currently all built around the assumption of a single network. :( [09:08] Right, that's why I'm saying it will probably have to be changed. [09:10] I can't think of anything that would need changing in the parser. [09:11] Well, I'm just saying that's worth a look :). [09:19] jtv: btw, did you fix the problem in maas-test where the machine was not cleaned up? [09:21] rvba: no, and I can't test it now. :( [09:21] jtv: you mean you can't reproduce the problem? [09:22] That's right. [09:22] And as I said I just don't see how the "finally" clause could fail to run... [09:22] * rvba tries [09:53] roaksoax: HA is not going to happen I'm afraid. [09:53] unless we find time out of nowhere [11:48] * gmb lunches [13:37] allenap: Are you able to help me unfuck my dev box? I accidentally rebooted halfway through apt-get remove maas last night and now maas-region-controller can't be fully installed or removed. [13:50] gmb: Sure :) === CyberJacob is now known as CyberJacob|Away === kentb is now known as kentb-afk === kentb-afk is now known as kentb === CyberJacob|Away is now known as CyberJacob