=== bigjools-afk is now known as bigjools [06:09] bigjools: which bug # for clarity ? [06:10] lifeless: https://bugs.launchpad.net/juju/+bug/945505 [06:10] Ubuntu bug 945505 in juju "Use ipAddress instead of dnsName now that txaws supports it" [High,In progress] [06:11] esp see comment 8 [06:11] dunno if that' all aws-specific though [06:11] (on second viewing) [06:14] bigjools: its all AWS specific [06:14] then we're all good [06:15] bigjools: more details in mail [09:02] mrevell: want to talk about the hexr stuff? [09:16] rvba, Sure! Was just on another call. I'll set up a hangout [12:23] hmm, at wich stage is dnsmasq suppose to have set a new entry for the new host so that its name is resolvable ? [12:24] i have just bootsraped juju on a maas environment, it s using the only node i defined right now: zookeeper.mydomain.com (enlisted manually) [12:24] and while the system is being installed, i cannot resovled its name. [12:24] so, juju will not able to log in it, will it ? [12:27] i see the entry for the node in /var/lib/misc/dnsmasq.leases, but still, the name cannot be resolved [12:43] allenap: I don't understand https://bugs.launchpad.net/maas/+bug/1044393/comments/4 [12:43] Ubuntu bug 1044393 in MAAS "Tests fail with "HTTPError: HTTP Error 503: Service Unavailable"" [Low,Triaged] [12:43] allenap: is this against the wrong bug? [12:48] i try the workarond mentionned in https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1043121 , but i still have the same behaviour [12:48] Ubuntu bug 1043121 in maas (Ubuntu) "deployed node cannot be looked up with dnsmasq on MAAS" [Undecided,New] [12:48] anyone knows exactly at wich stage is dnsmasq suppose to resolve the name ? [13:09] rbasak: Nope, correct bug. I can reproduce the error, and that, I think, is the root cause. [13:10] Well, on the way to the root cause. [13:15] allenap: ok, I've tested and commented on the bug [13:15] allenap: (your step to reproduce doesn't work for me) [13:16] rbasak: Interesting. I hate bugs. [13:16] like this. [13:39] is there a way to bootstrap on a node of my choice (the same way i can jitsu deploy-to a specific node) ? [13:40] You can pass a "name" constraint that must map the node's hostname. [13:49] hmmm [13:50] melmoth: In 12.10 there will be much richer placement/hardware constraint support. Obviously that's not useful right now, but if you're just evaluating then it may be worth coming back to it then. [13:51] * melmoth wonders if 'juju bootstrap --constraints "instance-name=zookeeper" ' is already suppose to work [13:53] may be maas-name=zookeeper [14:09] juju bootstrap --constraints "maas-name=zookeeper.mydomain.com" [14:09] works ! \o/ [15:09] roaksoax: Hello! I have some questions about packaging. To start with: is there an easy way to attempt packaging with my current branch, instead of with whatever's at the top of the changelog? [15:12] roaksoax: I've tried `bzr builddeb --export-upstream=...` but I'm just waving my arms in the dark really. [15:12] allenap: your branch on lp:~allenap etc etc or a different revision? [15:13] roaksoax: I want to be able to use a local branch, just the one I'm working on. I'm trying to write a script to build my current branch and run tests on it. [15:14] allenap: uhmm maybe try modifying debian/rules [15:14] allenap: the other one is that you create an .orig.tar.gz yourself [15:16] roaksoax: So, walk me through creating the .orig.tar.gz. I can bzr export the branch into a tarball, but what do I call it so that the builddeb finds it and uses it? [15:17] allenap: what i would do is simply tar zxvf .orig.tar.gz && cp debian maas- and then: cd maas- && debuild -S -sa [15:17] allenap: note that the tarball has to be the same version as what it is in the changelog [15:18] allenap:btw.. how can I add kernel parameters to a system? [15:19] allenap: i don't want to modify provisioningserver/pxe/config.template [15:19] roaksoax: File a bug :) [15:19] We will move those templates to somewhere easier to customise once installed, but... time. [15:19] allenap: heh.. ok.. I thought we had agreed that it was important for us to be able to modify kernel parameters for the system [15:20] allenap: as in, being able to add kernel parameters from the API/WebUI [15:20] It is. What's your use case? [15:20] and IIRC< that was a request we made [15:21] allenap: right now not my particular case, but for example, sabdlf just lost serial interface output due to not having the kernel parameters. And really there's no easy way to add them without having to modify those config files [15:22] roaksoax: Find or file a bug, add a comment and mark it critical. [15:24] allenap: will do [15:25] roaksoax: I'd like to give you a better answer, but we don't have any slack right now. [15:27] allenap: yeah we are all like that [15:31] allenap: Anyways, if there's nothing else I can help you with, I'll go resume my holiday :) [15:31] roaksoax: Ah, I didn't realise you were away. Sorry about that, have a good one :) [15:32] allenap: hehe no worries, either way I have to do school work so I'm kinda around