=== CyberJacob is now known as CyberJacob|Away === mwhudson is now known as zz_mwhudson === zz_mwhudson is now known as mwhudson === CyberJacob|Away is now known as CyberJacob [09:26] jtv: btw, did you see my remarks on https://code.launchpad.net/~jtv/maas/report-foreign-dhcp/+merge/205430 ? [09:28] No, hadn't seen those. I'll start a new branch. [10:22] jtv: not done yet with the review but I published a first batch of comments on https://code.launchpad.net/~jtv/maas/api-list-networks/+merge/205525 [10:28] OK thanks === mwhudson is now known as zz_mwhudson [13:18] gmb: please consider the plea I make on https://code.launchpad.net/~gmb/maas/json-schema-part-1/+merge/205305/comments/481195 [13:19] rvba: Hadn't seen it. Thanks [13:19] (And sorry) [13:19] gmb: I just added it, I was late to the party unfortunately. [13:20] gmb: this time you're lucky, a new package hasn't been built yet. [13:20] :) [13:20] :) [13:20] rvba: What do I need to do to the packaging branch to make it good? [13:21] gmb: shake it until it calls for mercy. [13:21] lol [13:21] gmb: more seriously, just add the new dependency in debian/control [13:22] rvba: Okay, cool. [13:22] gmb: it's in main already so you're all good [13:23] rvba: Which package should depend on python-jsonschema, d'you think? [13:24] gmb: hum, I haven't looked at your branch really, let me have a look… [13:24] I'm guessing the region… [13:24] Well, it's all under maasserver atm. [13:24] gmb: you're using it from the region code, so the region package. [13:24] rvba: maas-region-controller-min? (Gods I hate packaging) [13:26] gmb: yes, apparently it's named maas-region-controller-min now. [13:29] rvba: https://code.launchpad.net/~gmb/maas/packaging-add-jsonschema-dep/+merge/205589 [13:30] Waa [13:30] FUCK [13:30] Wrong target [13:30] Aye [13:30] Fixed [13:34] rvba: Have resubmitted [13:34] gmb: Have approved. [13:56] * gmb -> lunch [15:17] hi, which sources do i need in my sources.list for ALL maas stuff? [15:17] at the moment i have these sources: http://pastebin.ubuntu.com/6909618/ [15:17] is this sufficient/enough? [16:05] gmb: hi, are u online? i have a question about the bash-skript u have given to me: it says "error: unkown parameter "--system" [16:06] gmb: the is the script: http://paste.ubuntu.com/6885719/ and seems not finishing [16:06] tomixxx3: What version of Ubuntu are you running? [16:07] gmb: 12.04.3 LTS [16:07] Hmm... Looks like sysctl lacks a --system parameter in 12.04. How annoying. [16:07] tomixxx3: One sec... [16:07] gmb: kk [16:11] tomixxx3: Okay, so you should be okay to just delete / comment out line 6 of that script. (sysctl --system). [16:11] gmb: ok, and is it ok if i run this script before maas-installation? [16:11] tomixxx3: Shouldn't matter, but when I tested it I already had MAAS installed, so YMMV. [16:12] gmb: and a final important question: does this script guruantee that no dhcp messages from the maas-server are sent out of eth1? [16:13] tomixxx3: More like it doesn't make any changes that would allow them out on eth1. I can five you a line that will explicitly block them if you'd like. [16:13] gmb: would be nice. dhcp message should only travel to eth0 - to the private secure network [16:14] tomixxx3: Right, but as long as MAAS is only configured to do DHCP on eth0, you won't have a problem. [16:14] gmb: ok [16:14] tomixxx3: Which is really quite hard to get wrong. [16:15] gmb: after executing the script, the terminal holds at line "DNS Server [8.8.8.8]: DNS Server: 8.8.8.8." should it not get finsihed and prompt me the input-line again? [16:15] i have typed STRG+c to get out of the script, so far [16:16] tomixxx3: The script *is* prompting you. It's prompting you to enter the address of the DNS server to forward any requests it can't serve. [16:16] gmb: ahh [16:16] Sorry that wasn't terribly clear. [16:17] dns server is the ip of the maas-server, i guess? [16:19] tomixxx3: No, it's the DNS server to forward requests to if the MAAS server can't serve them. E.g. MAAS server doesn't necessarily know about "google.com" so if the node requests something from "google.com" the MAAS DNS server will forward the request up to the DNS server you specify. [16:20] gmb: ah ok, i have 3 dns server addresses i guess i will take simply one of them :D [16:20] Yep. [16:20] Should work. [16:21] it responses "/etc/bind/named.conf.options: No such file or direcotry. bind9: unrecognized service" [16:24] k, i guess i have to install bind9 [16:25] tomixxx3: See above under "YMMV" [16:26] did not know the phrase "YMMV" so far :-) [16:28] Your Mileage May Vary :) [16:29] kk, script processed now [16:30] gmb: ty for your help so far! [16:32] gmb: To deploy Trusty nodes, you had to manually import Trusty's daily ephemerals right? === zz_mwhudson is now known as mwhudson [20:17] who is able to fix http://maas.ubuntu.com/docs/troubleshooting.html#debugging-ephemeral-image [20:30] i'm trying to power cycle a node via maas-cli and Sentry Switched CDU. i can see on the CDU the state is not changing, the logs in /var/log/maas don't seem to be of use for this