=== jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver [01:41] anyone know what action you can take on a node that 'releasing failed'? having a lack of success trying to figure out what to do === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver [03:32] rick_h_: that's a very recent addition... are there no actions you can take on the node, such as mark it as Broken? === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away === jfarschman is now known as MilesDenver [08:24] Thanks for the review allenap — and sorry for being difficult about yours. === jfarschman is now known as MilesDenver [08:24] rvba: I'm landing a branch that changes the way we check for lint, and hopefully speeds it up. Could you see what it does on your system? [08:25] jtv: sure [08:25] Thanks. [08:25] It was getting out of hand. [08:26] jtv: No worries, I’ll fix it :) [08:53] jtv: yeah, big improvements with your change: it takes ~9s as opposed to ~[20s-25s] [09:07] jtv, hey [09:07] hi maas devs, I am trying to set up maas for quickstart tests. I have two kind of problems currently: 1) nodes don't have access to the network (i.e. ping 8.8.8.8 fails) and 2) while I am able to "ssh ", trying "ssh /bin/bash" hangs (and that's what juju would do when setting up the bootstrap node). any ideas? [09:08] jtv, so maas will bring up only the primary network interface on the machine by default? === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver [11:00] jtv: yea, that's what I ended up doing was broken/fixed and then got it going as ready [11:15] Hi dimitern. Yes, that's what it does at the moment isn't it? [11:16] Actually I'm thinking to bring up "any network interface that's on a managed network." (Or if there are none, "any network interface we have a MACAddress model object for.) [11:20] Any reviewers up for an easy branch? https://code.launchpad.net/~jtv/maas/clean-up-networking_preseed/+merge/236657 [11:20] jtv, +1 I was thinking the same thing, if it's not too much more work perhaps [11:21] Perfect. === jfarschman is now known as MilesDenver [11:58] allenap: thanks for the review — I do agree with what you say and that's also why I used defaultdict initially. But given the RPC boundary, I wanted to be fully in charge of the data structures and avoid any unnecessary differences across the RPC boundary. [12:06] More easy reviewing: https://code.launchpad.net/~jtv/maas/identify-auto-interfaces/+merge/236688 === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver === jfarschman is now known as MilesDenver === tryggvil_ is now known as tryggvil === roadmr is now known as roadmr_afk === CyberJacob|Away is now known as CyberJacob === jfarschman is now known as MilesDenver === roadmr_afk is now known as roadmr === jfarschman is now known as MilesDenver === CyberJacob is now known as CyberJacob|Away [22:14] Is there MaaS documentation describing how I can manually import boot images, for example, Lucid? [22:14] Can I just provide a kernel and an initrd? [22:16] I had heard there may be some CentOS images [22:18] I just can’t figure out how to add images. [22:18] docs talk about pointing to “sources"... [22:19] but those look like something called a simplestream repo. [22:19] yea. I don't actually know…. but I remember Alessandro mentioning CentOS…. searching on Google. isn't working for me. [22:38] kindjal: I think maas-import-pxe-files is the place to start looking [22:38] yes I’ve been reading about that... [22:38] you give it a source file with a url and some other items... [22:38] but there is no specification of what the URL is supposed to host... [22:39] can I just point it at ubuntu cloud images? [22:39] http://cloud-images.ubuntu.com/? [22:39] or netboot images?