[00:16] question about maas === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob === freeflying is now known as freeflying_away [10:07] rvba: o/ [10:07] where you able to solve yhr image problem? are we ready to upload? [10:36] roaksoax: we still have bug 1232174. We're in the process of fixing it. [10:36] bug 1232174 in MAAS "maas-import-pxe-files fails because Saucy's images information is not available." [Critical,Triaged] https://launchpad.net/bugs/1232174 [10:38] rvba: but you dont need to "fix" that just disable saucy from the config filr and that should be it shouldnt it? [10:38] unless we dont support config files [10:38] roaksoax: we could do that, but I assumed you added Saucy in there for a reason :) [10:38] aince the saucy info comes from.oublished simple streams [10:39] True, but the simplestreams worked is not yet finished. === CyberJacob is now known as CyberJacob|Away [10:39] work* [10:39] rvba: yeah acott needed to deploy so i woild check wih him to have the simplestreams data and images available [10:39] Okay. === CyberJacob|Away is now known as CyberJacob [10:42] rvba: he did say thr images were on its way and i think the devel sidenof things are already available [10:42] just not "releases" [10:42] smoser: ^^ [10:43] anyway im flying home now ttyl [11:31] allenap, roaksoax (or anyone else): how long does a dhcp lease last in maas dhcp server? [11:33] jamespage: Once the node is allocated, indefinitely. [11:33] jamespage: A static lease is pushed into dhcpd's config. [12:34] allenap, and for other servers that might dhcp from the maas server? i.e. ones that are not registered? [12:39] jamespage: 30 minutes. [12:39] allenap, OK _ that should be good then [12:39] allenap, testing the new lxc container stuff with maas that's in juju-core now [12:40] Cool. [12:51] jamespage: I may have the units wrong: it's 30 *seconds*, which is surprisingly short. [12:51] allenap, hmm [12:52] allenap, I saw maas double-allocate an IP to a physical server and an LXC instance [12:52] jamespage: I suspect it's meant to be 30 minutes. [12:52] which surprised me - I wondered whether maas ran out of IP's [12:53] jamespage: MAAS drive ISC dhcpd, which I'm going to bet tries to not do that sort of thing... unless someone has set a very low lease time. [12:54] jamespage: However: [12:54] 1541 Adam Stokes 2013-08-02 [merge] [12:54] [r=julian-edwards][bug=][author=adam-stokes] Limit DHCP lease times to 30 seconds for PXE clients. [12:55] allenap, blimey - I might not actually have that - this is a raring install [13:01] jamespage: I can't find what the default is. === kentb-out is now known as kentb [18:35] smoser: (or anyone that knows about kvm/maas): what's the magic i need to do to get maas to understand how to stop a kvm? [18:36] kvm is on localhost, if that makes a difference [18:36] tych0, you have to tell it to use virsh as the power control [18:36] and give it the correct path to virsh. [18:37] is there an api call for that somewhere? [18:39] you could probably use [18:39] register-node in http://bazaar.launchpad.net/~virtual-maasers/+junk/maas-libvirt-utils/files [18:39] err.. wait. [18:39] libvirt-domain-to-maas [18:39] that scrapes libvirt and shoves it into maas. [18:39] but you can read it. in the end it just callas [18:40] yep, maas-cli update [18:40] cool [18:40] yeah. that one calls 'new' [18:40] ? [18:40] oh, i see [18:41] so this is for a node that's already installed? [18:41] well, that is fo ra node that exists [18:41] it reads the libvirt and then adds that node to maas. [18:42] ok, i'm pxe booting the node and letting maas enlist/provision it [18:42] i just want maas to be able to start/stop it [18:42] so maas knows about the node, just not how to control it [18:43] right. you can use update. [18:43] or you could just delete the node [18:43] and shove it in with that script [18:43] ok, cool [18:43] i see, $data [18:43] thanks! === CyberJacob is now known as CyberJacob|Away