[01:09] Hi, I'm following http://maas.ubuntu.com/docs/install.html#pkg-install to get the 1.7 maas [01:09] I have already installed maas 1.5 (the server is Ubuntu 14.04), I'd like to upgrade [01:10] I do the add-apt-repository cloud-archive:tools but I get: [01:10] cloud-archive only supported on precise [01:10] (so for fun I installed a server on precise, but then it only gets maas 1.2) [01:11] Is there a way to get the 1.6 or 1.7 maas via packages? [01:12] (thanks in advance) [03:57] mscheel: there must be a ppa somewhere [03:57] although, is 1.7 out yet? [03:57] Not as such. [03:58] mscheel: https://launchpad.net/~maas-maintainers/+archive/ubuntu/dailybuilds ? [03:58] Yeah, that should give you pre-release packages. [04:29] mwhudson: I had to get the experimental to get 1.7 [04:30] vs dailybuilds, but then again I guess 1.7.0 is listed there [04:30] https://launchpad.net/~maas-maintainers/+archive/ubuntu/experimental is a few revs ahead it looks like === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away [08:07] mwhudson: thanks! [08:08] I didn't realize 1.7 wasn't out [08:09] I need the static IP support, which doesn't appear to be present in the 1.5 UI at least [08:10] Yeah that's 1.7. [08:10] If you upgrade, you'll also want to edit your cluster interface to have separate static & dynamic IP address ranges. [08:12] yeah we followed http://maas.ubuntu.com/docs/cluster-configuration.html [08:13] didn't realize that 1.5 was different [08:13] I don't think we can use daily/experimental/beta maas for the project I'm working on, unfortunately [08:17] btw, one of the things that tripped me up early in my experiments, was when I configured the cluster controller, I used 127.0.0.1 as the region controller address (or at least that's what I thought I was doing :) - then when my first node started to come up, it just sits there, on a ci-info screen, never times out or prints that it is failing because it is trying to connect to 127.0.0.1 [08:18] eventually I managed to get a screen shot of the boot process that showed that IP address as the controller it was connecting to, and just had to dpkg-reconfigure the cluster controller [08:22] mscheel: thanks — I'll file a bug on the package, to make the question clearer. [08:22] thanks - I wasn't really sure where the "bug" was because the error was mine :) [08:22] I assume there's some reason the client node just sits waiting for a response [08:23] Well if it can't reach the server, there isn't all that much we can make it do. [08:24] yeah not really [08:24] an error message would have been helpful, or a statement of what step it was on, maybe [08:25] "registering with maas cluster controller @ " [08:25] * mscheel shrugs [08:25] if I'm the only one it happened to, not a big deal :) [08:27] Then again, there could be any number of people running into it and not getting back to us. [08:27] I see a small change that could be made: it's not just how the cluster controller reaches the API, it's also the basis for how the nodes reach the API. [08:28] ah, yeah, that makes sense [10:11] allenap: if you look at lp:~jtv/maas/use-compose-curtin-network-preseed now and run src/maasserver/tests/test_preseed.py, you'll see that RPC failure I mentioned. [10:11] * allenap looks [10:21] allenap: found it! The fake handler for that RPC method was hidden away in a mix-in. [10:21] allenap: where are you? [10:25] jtv: http://paste.ubuntu.com/8478304/ is how I’d start. [10:25] mgz: Gah. I’m at home. [10:25] allenap: thanks — I think I need this to pass by default though, because it affects semi-unrelated tests. [10:26] allenap: :D [10:26] mgz: I’m not going to make it :-( [10:27] allenap: ;_; [10:28] you brussels though? [10:28] mgz: Nope, last minute reprieve. Austin, yes. [12:01] rvba: can you think of an easy way to add the region controller to the DNS mappings? [12:02] So that I can test with a DNS server that resolves a hostname for the region controller in both IPv4 and IPv6? [12:03] jtv: let me have a look at the code… [12:03] Thanks. [12:07] jtv: I don't really see a way other than pass the region ip → hostname info to DNSForwardZoneConfig in src/maasserver/dns/zonegenerator.py, the same way we pass dns_ip. [12:09] rvba: that's probably not so bad, actually. Thanks! [12:09] np [12:09] (In fact I've been wondering if the region shouldn't just provide a fixed hostname for itself in its own DNS...) [13:00] blake_r: Hi Blake. It seems src/maasserver/models/tests/test_bootsource.py:TestBootSource.test_calls_cache_boot_sources_on_create is flaky… any idea why (see http://paste.ubuntu.com/8479003/)? [13:02] rvba: no I will have to look into it === jfarschman is now known as MilesDenver === roadmr is now known as roadmr_afk === jfarschman is now known as MilesDenver === roadmr_afk is now known as roadmr === slobo_ is now known as slobo === CyberJacob|Away is now known as CyberJacob === jfarschman is now known as MilesDenver === CyberJacob is now known as CyberJacob|Away