=== freeflying_away is now known as freeflying [00:48] clong: we don't recommend that [00:48] --to takes off all the safety guards [00:48] and allows you to deploy two units onto the same machine when they might conflict for resources [00:49] that is a situation that charm authors do not cater for [00:49] hence we don't recommend that [00:49] having said that, the juju-gui charm can be deployed --to 0 as we have verified it does not conflict [01:00] haha.. thanks dave. [01:01] I'll restrict it to just juju-gui on the bootstrap machine then. That makes more efficent use of me hardware resources. [01:03] clong: I've used the bootstrap node for postgresql and mysql without much issue mongodb is not bootstrap safe though [01:04] Ahh ok. Good to know. Well it all seems like it's going well now I've fixed up the dns issues. I created subdomain cloud.cuttingedge.com.au and it's doing what it should now [01:07] marcoceppi: Now I have juju-gui installed and I'm on the browser, long does it take a charm to deploy and what feedback will juju-gui give me? [01:25] clong, you'll see the bat at the bottom of the charm. yellow is pending, red is error, green is good to go [01:25] bar* [01:25] you can also run juju status to watch from the command line [01:26] Ok this is cool. juju-gui is rolling stuff out for me. I have a couple of experiments going. Building a mysql server and mediawiki and have added a relationship between them. Once I'm successful with those I'm going to move onto getting the openstack implemented. I think that's going to be tricky, trying to manage openstack vm's alongside the baremetal. [01:27] I'm liking the "watch juju -v status" in cli [01:28] It's a beautiful thing. You guy's have done an awesome job [01:29] clong: you can drop the -v at this point. you can also get the status of just a service. so like juju status juju-gui will only show the GUI details [01:30] I'm looking forward to putting it to good use on my 4096 real cores x 16 virtual cores once it's openstacked :) [01:30] clong: rockin'!! === defunctzombie is now known as defunctzombie_zz [04:35] Hi Guy's. I'm now able to roll out charms using juju-gui yay. However, I have just tried to setup mysql, memcache and mediawiki with a relationship from mediawiki -> memcache and mediawiki -> mysql:db. mysql and memcache show up as good and started however mediawiki has errored. Here's the juju status for mediawiki: http://pastebin.ubuntu.com/6050089/ . The error is: error: hook failed: "config-changed" . The machine is up, webserver is up but there are 2 symb [04:35] olic links pointing to non existent files. These are /etc/mediawiki/AdminSettings.php and /etc/mediawiki/LocalSettings.php Any ideas?? [04:44] Here is the log of where I think the hook error has occurred on the deployed mediawiki machine: http://pastebin.ubuntu.com/6050119/ [04:59] clong: weird, it deployed OKay for me a week ago. [05:00] clong: you can run `juju resolved --retry mediawiki/0` to see if it was a temporary thing. That will mark the unit as resolved and attempt to retry the hook [05:52] marcoceppi: yep i'll try that [06:06] Hmm... When I go back to the juju-gui I've lost all of the icons on the canvas except the cache connector line . [06:12] Hmm I think I'll kill the env and try something different [06:12] Why because I can and it's juju :) [06:23] So when you destroy services in juju-gui, is that meant to also destroy the machine or do you have to do that in the CLI? === defunctzombie_zz is now known as defunctzombie === CyberJacob|Away is now known as CyberJacob === defunctzombie is now known as defunctzombie_zz [09:47] Hi All. I've just installed open stack following matthew scott's you tube vid and I'm now wondering where i can get the default logins for the dashboard etc from? [09:47] The onlything that failed to install btw out of the stack was Cinder. I'll look into that later. [09:56] clong, the keystone charm create a admin user. The password is defined in the config file you used to deploy keystone [10:14] I didn't know I had to define a config file for the keystone charm in juju-gui so I didn't. I'll check the details in the juju-gui for keystone settings. === txwikinger2 is now known as txwikinger === defunctzombie_zz is now known as defunctzombie === defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie === CyberJacob is now known as CyberJacob|Away [23:02] marcoceppi, ping === freeflying is now known as freeflying_away