=== tryggvil_ is now known as tryggvil === vladk|offline is now known as vladk === CyberJacob|Away is now known as CyberJacob [07:40] bigjools, up for a pre-imp? [07:42] jtv: sure [07:43] Thanks. Calling... [07:44] distinct lack of notifications from google [07:44] Wait till the call is over... everything will start ringing. === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline [08:31] jtv: I’ve fixed https://code.launchpad.net/~gmb/maas/mipf-understands-blobs/+merge/220380 per your excellent review. Thanks! === deegee__ is now known as drussell [08:50] gmb: did your diff just shrink radically or is it just the contrast to that big branch I've been looking at? [08:51] jtv: Contrast, I’m sure. [08:54] gmb, one unaddressed note: shouldn't the "keyring" parameter to download_boot_resources now be "keyring_file" or somesuch? [08:54] (Also, the docstring for download_all_boot_resources still documents "now") [08:55] jtv: Good catch (on both counts). [09:08] jtv: I'll review your remove-storage-setting branch. [09:10] Thanks. === vladk|offline is now known as vladk [09:14] jtv: why didn't you get rid of the config items (ConfigTFTP.resource_root and ConfigBoot.storage) completely? [09:15] rvba: because I didn't want to be too radical. I haven't looked into whether some weirdo out there might tweak the TFTP setting without tweaking the storage location. [09:16] That's for the TFTP one. [09:16] I didn't remove the one from bootresources.yaml because AFAIR that would just raise "unknown configuration item" errors in existing installations. [09:17] Right, good point. [09:17] It's a bit messy to leave unused config items like that but I guess we don't really have a choice. [09:23] For the one in bootresources.yaml I console myself with the file's impending doom. [10:24] gmb: should we now pass "sources" instead of "config" to the import code? The answer may differ for the command-line script and the Celery task... [10:27] jtv: I’m working on that now. At the moment I’m still passing “config” – and trusting to the defaults in BootConfig to ensure that missing keys get filled in – but I think that the best thing to do as you say is pass “sources” to import_images. [10:27] jtv: In fact, the only other thing that import_images uses directly from config[‘boot’] is ‘storage’, and that’s dead or dying, right? [10:27] Dead. [10:27] Wewt. [10:28] So we _could_ just demand yaml for a list of sources. [10:28] Yep. [10:28] And that makes life much easier all round, actually. [10:28] Of course if we then come back and add a new config option, we can't squeeze it into the list of sources. [10:28] Mmm. [10:29] jtv: I’m tempted to say YAGNI. We want to do away with the direct run anyway, and all the configuration is about where to get stuff from and how to validate it. [10:29] Agreed. [10:29] Cool. [10:30] jtv: Do you need that change (config->sources) for your current branch? [10:30] gmb: I can do either way, but obviously to have it would be easier. I'm giong for lunch first though. [10:32] jtv: I can get my branch up for review whilst you’re at lunch, with that change in place. [10:32] Perfect. [10:35] jtv: Ah, actually, scratch that… for me to make that change I’d have to essentially do what you’re doing now [10:35] (re: storage) [10:35] Oh, or is that branch in review? [10:36] Mine? No. [10:36] The one that removes the storage setting is already landed. [10:37] Ah, cool. [10:38] jtv: So, yes, I’ll go ahead whilst you lunch :) [10:38] Very well. [11:24] how to find out what versions of maas maas-dns and maas-dhcp from terminal | http://askubuntu.com/q/470575 [11:28] jtv: Branch is up here: https://code.launchpad.net/~gmb/maas/config-becomes-sources/+merge/220621 [11:28] Feels oddly lightweight for some reason, but I’m perhaps being paranoid. [11:47] * gmb lunches [12:07] gmb: approved, with thanks. [12:07] Correction: [12:07] "I'm terribly sorry, but I have taken the liberty to approve your branch. Sorry!" [12:39] Anyone up for a tiny packaging review? https://code.launchpad.net/~rvb/maas/add-pexpect/+merge/220630 [13:10] jtv: Haha. I’m terribly sorry to have troubled you with the review, and intensely grateful that you were able to take the time out of your day :) [13:11] gmb: to be honest, I wasn't so much apologising as establishing that your time was a consideration which wouldn't have been overridden without compelling need. [13:12] jtv: How about we both just be grateful and move on… the English stand-off, as allenap will tell you, isn’t conducive to actually doing anything. [13:13] Right ho. [13:13] "Don't ask to ask. Don't apologise for apologising." [13:22] I've been listenting to the tale of two cities on audible and would greatly admire if the two gentlemen could use an older and much prouder form of english to express such congenial discourse and gratitudes. [13:25] Thou art full of the unmentionable. [13:26] hah [13:29] gmb: I thought this was called a "Canadian Standoff." [13:30] eh? [13:30] rvba: In Amerkiy, sure. But we’re in Europe now, old boy. [13:31] heh [13:32] Amerkiy? [13:32] really? [13:55] rvba, allenap, jtv: https://code.launchpad.net/~gmb/maas/celery-pass-blob-to-mipf/+merge/220650 could do with a review if you have a few minutes. [13:55] I have one up as well. [13:57] jtv: you do gmb's, I'll do yours… deal? [13:59] rvba: yup, was already doing it. [13:59] Constructive sabotage: review somebody's branch to stop the next reviewer to come along from doing theirs before yours. [14:09] -rw-r--r-- 2 root root 23M May 22 14:04 boot-initrd [14:09] -rw-r--r-- 3 root root 5.6M May 22 14:04 boot-kernel [14:09] -rw-r--r-- 2 root root 19M May 22 14:04 di-initrd [14:09] -rw-r--r-- 3 root root 5.6M May 22 14:04 di-kernel [14:09] -rw-r--r-- 2 root root 1.4G May 22 14:03 root-image [14:09] -rw-r--r-- 2 root root 301M May 22 14:04 root-tgz [14:09] allenap: ^ [14:09] This is uncompressed. [14:09] allenap: ~400Mb compressed. [14:09] rvba: Cool, ta. [14:11] allenap: ls isn't going to tell you the right sizes for sparse files [14:12] tbh I don't even know whether wc will... [14:16] rvba: not seeing your inline comments... [14:16] o_O [14:17] Ouch. They're in the email but not in the MP. [14:17] jtv: could it be that you pushed a new revision *after* I published them? [14:17] In which case you need to use the dropdown at the top of th diff. [14:18] Ah. I pushed an update _before_ you posted, but apparently _after_ you loaded the page. [14:18] (Just changing "path" to "url") [14:18] Right. === qhartman_ is now known as qhartman [15:23] gmb: I'm investigating a problem in the lab where the import script fails to import images and I spotted a warning in celery's log: [15:23] [2014-05-22 15:20:59,515: WARNING/Worker-4] Both a keyring file and keyring data were specified; ignoring the keyring file. [15:24] gmb: looks related to the recent changes ^ [15:24] gmb: I suspect keyring_data = '' was used instead of the filename. [15:29] rvba: Yeah, I’ve seen it too; it’s because the default value is an empty string. I’ll tweak it. [15:46] gmb: matsubara filed https://bugs.launchpad.net/maas/+bug/1322256 [15:46] Ubuntu bug 1322256 in MAAS "Import boot resources failing to verify keyring" [Critical,Triaged] [15:46] k === vladk is now known as vladk|offline === roadmr is now known as roadmr_afk [16:16] I am on maas 1.5.1+bzr2269 using Dell servers as nodes. Their powertype doesn't get detected. They are mostly poweredge 850,2850 and 1850. Manually starting the node will finish the commissioning but then JuJu can't start services on those nodes. === roadmr_afk is now known as roadmr === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr [16:44] rvba: This should fix that bug: https://code.launchpad.net/~gmb/maas/tweak/+merge/220689 [16:48] allenap: Thanks for the review. [16:49] gmb: I got there in the end. [16:52] allenap: It took me lots of back-and-forth to confirm that that fix actually did what I thought it did. [16:52] So you weren’t alone :) [17:00] * gmb -> done for the day [17:00] See you tomorrow folks. [17:02] nn gmb === roadmr is now known as roadmr_afk [17:52] Cannot Download Charm From juju-gui | http://askubuntu.com/q/470730 === roadmr_afk is now known as roadmr === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk [20:04] Low hanging fruit for anybody that can lend a hand with MAAS networking - identified that this guy's setup stems from nodes not having network connectivity, where the master does - it may be VMAAS instead of MAAS, unsure of topology: http://askubuntu.com/questions/469848/cant-deploy-wordpress/469852?noredirect=1#comment623061_469852 [20:30] hi good people, setting up a VM with MaaS 14.04 on a static IPv4 machine. Once I have finished the ubuntu server install sequence and edited the interface / gateway files (I can do that.. quite easy). How do I get the install to finish fully? === vladk is now known as vladk|offline === CyberJacob is now known as CyberJacob|Away === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away === CyberJacob|Away is now known as CyberJacob [22:02] Hi good people.... Using the ubuntu 14.04 server ISO and selecting MaaS install, it is incapable of handling a static ipV4 on a VM ? Any ideas? [22:20] Ubuntu 14.04 LTS MAAS boot fails on fresh install on a Dell 2950 | http://askubuntu.com/q/470823 === CyberJacob is now known as CyberJacob|Away