[01:53] Hi guys, trying to get juju 1.12 working properly, but I'm getting an error wehere the /var/log/all-machines.log just fills up the bootstraps whole drive. I'm on 12.03 currently and I have to remove the file and restart the bootstrap node to get new clients enlisted etc. [02:41] zradmin, there's bugs open to do rotation and limit the excess in the logs [02:41] zradmin, was there anything particular repetitious in the log ? === CyberJacob|Away is now known as CyberJacob === defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie [07:50] let me know if i can help with details on this bug i'm hitting :) https://bugs.launchpad.net/juju-core/+bug/1219116 [07:50] <_mup_> Bug #1219116: juju-deployer fails against juju-core: dial tcp 127.0.0.1:17070: connection refused === CyberJacob is now known as CyberJacob|Away [09:04] mattrae_: i know that bug [09:04] the problem is the provisioning agent, which runs on the bootstrap node [09:04] keeps restarting [09:05] it'll get there eventually [09:05] but it currently slows down provisioning and juju access a lot === defunctzombie is now known as defunctzombie_zz === freeflying_away is now known as freeflying [11:49] hi guys... I have juju and maas. However, although ive got two machines, when I bootstrap juju, it lists only one. Why? How can I add a machine after bootstrapping ?? [12:01] diegonat: either deploy a service, juju deploy $CHARM [12:01] or add a machine, juju add-machine [12:02] i dont have the option add-machine [12:06] davecheney, [12:06] diegonat: which version are you using ? [12:07] 0.7 [12:08] diegonat: then deploy a service [12:08] juju deploy $CHARM [12:09] yes but ive got 3 machines and only one is listed in juju status [12:09] i dont understand why [12:10] diegonat: juju defines what it calls an environment [12:10] an environment consumes a subset of the macines available to a provider [12:10] so int he case of maas [12:10] if you have three machines enrolled with maas master [12:10] yes i do [12:10] it is normal for a new juju environment to consume one machine [12:11] when you deploy a new service (a charm) [12:11] juju will request maas create a new machine to host that service [12:29] davecheney, what about the first node? as u said i deployed a service and a new machine started. however, can't i use the first node for services? [12:30] diegonat: not in juju 0.7 [12:30] we call it the bootstrap node [12:30] ok [12:30] in later versions, 1.12 or later [12:30] you can use [12:30] juju deploy --to 0 [12:30] to put a service on the bootstrap machine [12:31] HOWEVER [12:31] this is not recommended [12:31] as it distables all the safty guards [12:42] k [13:28] davecheney, juju: error: unrecognized arguments: --to [13:29] diegonat: sorry, that must only be available on the development branch [13:30] we're going to be doing a 1.14 release quite soon [13:30] it'll be available there [13:30] the problem is that whenever i add a service, it requires a new machine [13:30] :-/ [13:31] diegonat: yes, currently [13:31] we're working on a solution to use lxc containers inside machines [13:31] that would be absolutely fantastic [13:31] but there are a number of networking issues to solve before that can happen [13:32] where can i find the logs of juju installation? [13:32] whatever i try to install i receive an error [13:32] agent-state: install-error [13:33] diegonat: you can juju ssh to the unit and check /var/log/juju/unit-*.log [13:33] o/ davecheney [13:33] Hook error: /var/lib/juju/units/mysql-1/charm/hooks/install Error processing '/var/lib/juju/units/mysql-1/charm/hooks/install': exit code 1. [13:34] diegonat: go a few lines up, it should say why [13:35] 2013-09-07 15:31:35,441: hook.output@ERROR: There are problems and -y was used without --force-yes [13:36] WARNING: The following packages cannot be authenticated! [13:36] hook.output@ERROR: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be ve [13:36] rified because the public key is not available: NO_PUBKEY 0272AC9B468AFDED [13:36] inverse order =D [13:36] that's your problem [13:37] the gpg key error [13:37] how can i solve it? [13:39] diegonat: do you have limited network connectivity to thes machines? is this Maas and juju? [13:41] yep, maas and juju [13:41] ok i fixed [13:41] i downloaded the key [13:41] let's try now [13:42] diegonat: you can run juju resolved --retry [13:42] to have it try again [13:42] i destroyed the service [13:42] yeah, now it works [13:42] sweet [13:42] diegonat: cool [13:43] marcoceppi, r u italian? [13:44] im installing juju.gui [13:44] :) [13:48] diegonat: my family is, but I was born in the states [13:48] nice [13:51] how many machines would i need to set up a openstack environment with juju? [13:54] diegonat: I think the minimum is 7 [13:54] i dont have enough power to try [13:54] sh*t! :D [13:55] diegonat: you can co locate a few services to cut that down [13:56] i absolutely love juju [13:56] ok ill try then [13:58] juju-gui is hanging on saying "connecting to the Juju environment" [13:58] :-/ [14:02] marcoceppi, any idea why? [14:04] diegonat: nope. it should work after a few seconds [14:05] i cannot see anything from logs [14:24] help please!! :) [14:34] diegonat: hey you can enlist vms into maas to use to deploy openstack if you need more machines.. http://askubuntu.com/questions/292061/how-to-configure-maas-to-be-able-to-boot-virtual-machines [14:34] diegonat: i'm using only one physical server with vms on it to deploy openstack with juju + maas [14:35] diegonat: also you can even juju deploy a hypervisor to a physical node, which will enlist vms into maas: http://javacruft.wordpress.com/2013/06/25/virtme/ [14:36] mattrae coold [14:36] mattrae cool [14:36] diegonat: i'd suggest testing with maas in raring or saucy though.. some issues with maas in precise [14:37] k [14:37] now im having problems with juju-gui [14:40] mattrae_, can u help me with juju-gui? [14:40] hmm i haven't played with juju gui.. but maybe.. what's happening? [14:42] basically it hangs on when I open the webpage [14:42] connecting to the Juju environment [14:43] it hangs forever [14:43] diegonat: hmm.. can you juju ssh juju-gui/0 and maybe there will be info in /var/log? [14:43] im in [14:43] but i cannot find anything [14:43] maybe im not looking in the right place [14:43] hmm, yeah i might not be help.. i dont know where to look either [14:46] diegonat: you could try sending an email to the juju mailing list.. the developers might not be online on irc right now [14:50] mattrae_, do u have any idea what "rapi running" could mean? [14:53] diegonat: not sure.. but just guessing maybe rapi means remote-api? [14:53] i dunno [14:53] in a chat log i found somebody saying that the error was due to rapi not running [14:53] :-/ [14:54] ahh.. that could make sense. maybe its trying to connect but the remote api is not running? just guessing though [14:54] maybe it can't connect [14:54] remote api where? [14:55] i would guess that the juju-gui wuild be connecting to the bootstrap node (machine 0) [14:56] ok on machine 0 there is no juju-api-agent service [14:56] installed [14:57] on the machine where juju-gui is installed, there is this service [14:57] diegonat: hmm not sure then.. i believe the services are jujudb and jujud-machine-0 === freeflying is now known as freeflying_away [17:18] Can I deploy a natty machine with juju? I've tried juju add-machine --series=natty but get the error agent-state-info: "error: no matching tools available" [17:18] I know it's unsupported now but http://aichallenge.org depends on it [17:19] (the software that is; hosting it locally for a 1st year CS hack afternoon) === defunctzombie_zz is now known as defunctzombie === defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob === freeflying is now known as freeflying_away === CyberJacob is now known as CyberJacob|Away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away