=== Guest41889 is now known as wallyworld === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline [05:35] gmb: sorry dude, qa-bad. https://bugs.launchpad.net/maas/+bug/1338402 [05:35] Ubuntu bug 1338402 in MAAS "Static IP range can be changed with no checks that it would exclude currently allocated IPs" [Critical,Fix committed] [05:36] well, qa-almost-good would be more accurate :) [05:38] gmb: also is this one actually in progress? https://bugs.launchpad.net/maas/+bug/1312844 [05:38] Ubuntu bug 1312844 in MAAS "MAAS commissioning page shows distributions that are not available" [High,In progress] === vladk|offline is now known as vladk === CyberJacob|Away is now known as CyberJacob === vladk is now known as vladk|offline === g0d is now known as Guest94101 [07:49] bigjools: That last one should be Fix Committed, I think. I’ll check. [07:49] Will check out the QA issue now. [07:54] bigjools: That’s very weird. The query clearly uses <= and >=… [07:54] * gmb investigates === CyberJacob is now known as CyberJacob|Away [08:13] gmb: the card about the find_nodegroup query not dealing with a mix of IPv4 and IPv6 addresses has your face on it, and has landed in the Archive. But I don't see any fix to that query. Do you know what happened? [08:14] It went through Review and Done, but the code hasn't been touched for a month. Did a branch disappear somehow? [08:14] Or did two cards get confused? [08:23] jtv: ISTR that in fact that card was a question masquerading as a statement (i.e. “Does that query handle mixed stuff? IDK…”) and that I wrote tests that prove that yes, it does. But I could be making that up. [08:25] Ah. And we got this overnight: http://paste.ubuntu.com/7769133/ [08:28] gmb: yeah it's odd - easy to recreate [08:28] gmb: also the other bug has no branch on it so I was confused [08:28] it was in the QA lane on the board [08:28] bigjools: Okay. Here’s a fix for the first issue: over-use of >= and <= :) https://code.launchpad.net/~gmb/maas/static-ip-sanity-checks/+merge/226074 [08:29] gmb: lol [08:29] I don't see any test on find_nodegroup with mixed IPv4/IPv6 addresses... only a scenario test that runs once for IPv4, once for IPv6. [09:25] anyone fancy QAing the DB isolation level card? [09:25] it's been there too long [09:25] would like it OKed before release if you can [09:25] jtv: ^ ? [09:25] I can try — will need to get my setup here working though. [09:26] Although it has stood up well in practice. [09:26] rharper basically QA'ed that one. === vladk|offline is now known as vladk [10:04] allenap: since you're working on the Celery removal… Not sure what your plan is but if you could move the power-related tasks over to twisted, that would be great. [11:05] bigjools: you there? [11:17] Anybody know where should I run the "virsh" command for virtual machines/ [11:17] ? [11:17] On the virtual machine (node) or on the Maas (server)? [11:20] jake6a: on the MAAS server, you might find some interesting additional info on http://askubuntu.com/questions/292061/how-to-configure-maas-to-be-able-to-boot-virtual-machines [12:52] Thanks for the review, gmb. [13:28] Could anyone tell me how to log in to maas nodes physical console ? I need to stop networking to configure nic bonding but cannot figure what login to use for the console [13:30] This is actually for maas nodes used by the juju === jake6a_ is now known as jake6a === ming is now known as Guest98993 === jfarschman is now known as MilesDenver === vladk is now known as vladk|offline [16:51] can maas be deployed using juju? or is that too "chicken-and-egg"? [17:44] roadmr: chicken and egg. But it has been considered. I still want to try and make it work one day. [17:45] It's be nice to be able to scale HA MAAS with Juju. But no, not possible right now. [17:45] rbasak: ok, makes sense. So the easiest way to deploy maas is to just manually install ubuntu server, then apt-get install maas, right? [17:46] roadmr: right. Or for MAAS + OpenStack on top of it, look at the cloud-installer package [17:47] rbasak: oh I'll look at that! I've usually just installed maas, then juju deployed all the openstack charms one by one. Will look at cloud-installer though! === roadmr is now known as roadmr_afk === lifeless1 is now known as lifeless === CyberJacob|Away is now known as CyberJacob === jfarschman is now known as MilesDenver === roadmr_afk is now known as roadmr [20:21] i'm getting the error "One or more MAC addresses is invalid"; the node powers up and commissions fine -- get the maas login screen fine -- but then after about 30 seconds prints this error and powers off the server. I looked at the Python source and got a better idea of what's going on. Does anyone have any experience with this issue? Causes/remedies? Happens in both 12.04.4 LTS and 14.04 LTS. === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr === CyberJacob is now known as CyberJacob|Away === jfarschman is now known as MilesDenver [23:23] still getting the "One or more MAC addresses is invalid"... Best I can guess is that something is conflicting with the dhcp server on the maas control node.