[00:56] cmark, there's some plugins in the works re backup restore to different node [00:58] hazmat: i'm working with an older release of juju (0.6 python). I'm assuming these wouldn't apply? [01:01] hmmm [01:01] cmark, i think we're still targeting january re a data migration from pyju to goju [01:01] cmark, the tsuru guys did a small abstraction around the pieces [01:02] aside from replicating the juju and zookeeper data, what else is there? [01:03] cmark, basically restoring is 3 things and one pyju caveat. updating provider object storage file for env in control bucket to point to new server instance id. updating machine zk/db records with new instance id, and updating extant agents with new state server address.. all roughly while the agents are shutdown (or restart post config). [01:03] the pyjuju caveat being there is some craziness in libzk that doesn't like spinning on reconnect, hence the down while reconfigure recommend. [01:04] er.. agents down [01:14] hazmat: when you say "updating machine zk/db records with new instance id" are you referring to updating the IP addresses in the machine entries in the zk db? [01:15] so that machine-0 points to the new bootstrap node === gary_poster is now known as gary_poster|away [02:00] cmark, so machine-0 points to new instance id [02:00] from cloud provider [02:00] ip addresses will get repopulated in db on restart if changed === dweaver` is now known as dweaver === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob [11:50] ashipika: hey. I'm heading off in a moment, just wanted to let you know that someone fixed the DNS issue for the null provider [11:50] at least for his use-case; I think it applies to yours too [11:50] it's on trunk now [11:50] excellent! so i just update the code and recompile [11:50] yup [11:50] thanks! [11:50] nps - cya later [11:57] hi guys, [11:57] how do I get the private-address of this lds-quickstart/0 unit? [11:57] http://pastebin.ubuntu.com/6483983/ [11:57] it used to be there, but after I gave this openstack instance a floating ip, the internal IP got replaced and I don't see it anymore [11:57] in the status output [11:58] the "public-address" was the internal IP before === freeflying is now known as freeflying_away [12:16] jamespage, I seem to be seeing the behaviour we briefly discussed at the cloud sprint where on a fresh deploy the quantum gateway seems to be wedged. I can see namespaces on the gateway that corresponds to routers that have been created but incoming and outgoing traffic seems to fail. Restarting the machine and recreating the router fixes this. I'll raise a bug but what debug info would you like to see ? iptables from the router namespace and ... anything [12:16] else ? [12:17] gnuoy, can you ping the router IP address? === freeflying_away is now known as freeflying [12:18] jamespage, nope [12:18] after a reboot and recreate I can [12:57] gnuoy, it points me a two things [12:57] one - something is not getting restarted when it should be [12:57] and the reboot fixes that [12:58] or two - something is broken in neutron - that flushed through with the rebiit [12:58] reboot === gary_poster|away is now known as gary_poster [13:39] hi all.. looking at my "juju status" report.. the service always gets exposed on a certain dns name (public-address).. would it be possible to tie that to an ip? (for example: if one does not have a dns server running in a mini diy cluster) [13:49] I'm doing an upgrade-charm and I see on the remote side INFO juju charm.go:56 worker/uniter/charm: downloading local:blah/blah from https://s3.amazonaws.. etc, however the contents of the thing it downloads is not the contents of what I'm specifying with --repository on my local disk. How can this be? [14:15] wtf. I just tried again moving --debug from the left hand side of "upgrade-charm" to the right hand side. Then it worked. What the hell? === ociuhandu_ is now known as ociuhandu [14:49] where can I "list all charms"? [14:49] I see a few highlighted charms at jujucharms.com [14:51] kirkland: if you perform an empty search it'll load them all, after a while. https://jujucharms.com/fullscreen/search/?text= [14:52] Now I just get "no new charm event" whenever I try to upgrade my charm. On my machine I see "writing charm to storage" and I see my revision number increment. But it isn't incrementing remotely. What gives? [14:52] kirkland: if you're looking just for a quick list you can hit up http://manage.jujucharms.com/charms/precise for just precise/etc [15:09] rick_h_: thanks [15:18] kirkland: there's also http://manage.jujucharms.com/charms/precise [15:18] ah, you already were given that [16:19] If I add a variable to config.yaml and "juju set --config ", is there anything else I need to do beside editing the config.yaml in the charm? [16:19] I'm currently getting "unknown option: MYVARIABLE" even though MYVARIABLE is in both file [16:19] +s === freeflying is now known as freeflying_away === BradCrittenden is now known as bac [21:53] how can i install juju on my own public server? (no cloud hoster)/ wie kann ich juju auf meinem eigenen server installieren? (keine cloud) [22:50] Tobias_____: look at using the 'local' juju provider, which uses LXC to provide containers for each of the charms to execute in: https://juju.ubuntu.com/docs/config-local.html [22:51] sarnold: tried to bridge it to use the static adress of the server instead of a local lxc container... it is currently recovering [22:51] Tobias_____: I believe it is difficult to provide services to other hosts on the network through the local provider -- it is difficult or impossible to assign each container a LAN-based IP -- but it is quite useful for testing [22:51] Tobias_____: ah, so you have already disovered this :( [22:52] jep, i try to find an solution to run juju on dedicated server [22:52] it seems really useful to setup instances and stuff [22:52] just deploy something and connect mysql, expose, done [22:59] Tobias_____: one option is to try the ssh provider, and use .. the --to flag? .. to deploy everything to either hand-build lxc instances or similar. It isn't the same magic :( but it is something.. [23:00] Any network bridging to eth0 distorts the servers static inet adress and causes routing to fail [23:00] i tried starting lxc in an container with br0, bridged to eth0 [23:00] thats why my server is currently in new install === CyberJacob is now known as CyberJacob|Away === thomi_ is now known as thomi === freeflying_away is now known as freeflying