[00:24] hey cory_fu, still around? [01:00] rackspace uses a different openstack auth provider. Is this supported? [01:07] I am deploying juju on my maas server. I am having an issue with DNS. When I bootstrap the server that is getting bootstrap is getting the ip of the maas server as DNS. I will like to specify The DNS. Any one knows how to do this ? [01:09] jrwren: I think the openstack itself is fine, the problem being that it doesn't offer cloud storage [01:09] jcsackett: we are in the process of removing our dependency on cloud storage [01:09] but it isn't there yet [01:09] jcsackett: sorry, wrong nick [01:10] Sorry I mean to put this in the #juju not here :) [01:11] ahhh...I guess it too late and I am work too much :) [01:11] Caguax: or perhaps you need to ask in #maas [01:12] thumper: Yeah..I try there but got crickets :( [01:14] it is the day before a long holiday weekend in the .us .. [01:14] I'm not sure why I'm still working, for example :) [01:15] ah yeah... [01:15] forgot about that [01:35] thumper, I added a couple of tests to MR 225584 [01:35] niedbalski: ok, cheers, I'll take a look shortly [01:50] niedbalski: replied, can you see the diff comments? [02:02] thumper, ack, fixed :) [02:10] niedbalski: review done, looking good [02:13] thumper, thanks [02:54] axw; I have re-submitted PR 227, if you have a chance to review/merge. [02:54] thanks [02:55] niedbalski: will do [02:58] niedbalski: have you tested upgrading? I think the new value needs to have a default of "" to support existing environments [03:01] axw, nope just new installs, i'll check. === scuttlemonkey is now known as scuttle|afk === vladk|offline is now known as vladk === vladk is now known as vladk|offline === benonsoftware is now known as Guest69253 === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline === CyberJacob|Away is now known as CyberJacob === urulama is now known as uru-afk === vladk|offline is now known as vladk === uru-afk is now known as urulama === vladk is now known as vladk|offline === vladk|offline is now known as vladk === CyberJacob is now known as CyberJacob|Away === urulama is now known as uru-afk === uru-afk is now known as urulama [12:56] I can't bootstrap my local provider today [12:59] Hmm... so foot gun, although it indicates destroy-environment --force isn't destroying enough [13:00] I have an lxc container 'juju', which I setup the other day too keep all my charming isolated and allow me to switch between different juju revs (with other containers) [13:00] My home directory is shared. === psivaa-afk is now known as psivaa [13:01] juju bootstrap on the host failed, despite running 'juju destroy-environment --force' on the host. I thing with mongo access perms. [13:01] and the 'juju' lxc container was shut down, so it was not holding anything open. === vladk is now known as vladk|offline === vladk|offline is now known as vladk [13:19] Guessing lxc crud, .local/share/lxc suspect [13:31] Nope... mongo having trouble on the host === urulama is now known as uru-food === vladk is now known as vladk|offline === vladk|offline is now known as vladk === uru-food is now known as urulama [14:21] stub: is that this one by any chance? https://bugs.launchpad.net/juju-core/+bug/1337340 [14:21] <_mup_> Bug #1337340: Juju bootstrap fails because mongodb is unreachable [14:23] stub: hit that the whole day :( === vladk is now known as vladk|offline [14:29] hi === wallyworld is now known as Guest27426 === vladk|offline is now known as vladk === urulama is now known as uru-away === vladk is now known as vladk|offline [15:24] Hello everyone, please I need help on MaaS, and bind9. The problem is when I try to make the bootstrap of the node via Juju the command ssh has an error in the connection session, Bind not resolve the hostname. If I try to use ssh with the node's IP it works. Is there someone can help me, please? === vladk|offline is now known as vladk [18:05] Hi, I've created a mysql juju charm (tried both precise & trusty) and mysql will not start (start: Job failed to start). Can anyone provide some insight into the error.log - http://pastebin.com/ZgDJ8AvE or let me know if they have heard of a bug. Thanks in advance [18:09] high_fiver: try "juju set mysql dataset-size=60%" [18:10] and before that "juju resolved mysql/0" [18:10] till the state its ok, and then run the juju set ... [18:10] ;) [18:10] that should do the work [18:19] sebas5384, excellent, works [18:20] sebas5384, thanks man [18:20] high_fiver: glad to help :) [18:20] sebas5384, what does "juju resolved" do [18:20] sebas5384, ah fixes error state, thanks cool [18:21] sebas5384, thanks=thats [18:23] yeah! and you can use it with --retry [18:23] juju resolved --retry mysql/0 [18:27] looking at the charm code the wordpress install is fired off once you make the relation to mysql - is that correct? === roadmr is now known as roadmr_afk [18:45] high_fiver: yes! [18:45] high_fiver: i'm doing the same in the drupal charm [18:46] high_fiver: https://github.com/sebas5384/charm-drupal/blob/bash/hooks/db-relation-changed === roadmr_afk is now known as roadmr === vladk is now known as vladk|offline [22:45] hello all [22:53] in my charms start i run a bash script from python (i am using python for charm code), and in that bash script i starts a process using "command &" which start a child process at this point everything is ok, now problem is start callback keeps running because of bash starts a process which is running and juju status shows "agent-state: installed" it never turns "agent-state: started" how do i fix this?? [23:30] np i solved my problem :) === CyberJacob|Away is now known as CyberJacob