/srv/irclogs.ubuntu.com/2011/12/04/#juju.txt

SpamapStalk went fine... good practice for SCALE.. not many cloud users in ventura county. :-P00:14
george_eSpamapS: Somebody told me a GUI was in the works for Juju?00:27
george_eI've been working on one myself the last couple of days.00:27
SpamapSOh I don't know about guis00:30
SpamapSI <heart> cmdline00:31
* SpamapS realizes all his problems with his demo today were because he had a lucid AMI specified for some reason00:31
george_eWell me too... but a more accessible interface for beginners is always a good thing.00:31
george_ePlus it makes it a little easier to keep an eye on 'juju status'.00:32
SpamapSoohh and m1.large.. awesome, I spent like $8 on FAIL today00:32
SpamapSgeorge_e: Ah, yeah I think its always been something planned00:33
george_eWell, if there _isn't_ anyone working on one - I am :)00:33
SpamapSgeorge_e: I'd love an interface that just showed status in a pretty way :)00:33
SpamapSI did the gource thing.. but thats just a show00:33
george_eSpamapS: I will certainly make sure of that.00:33
george_eI plan to have a tree view that displays the services, units, etc. in a hierarchical manner.00:34
george_ePlus it can even make use of libnotify for errors.00:34
george_eThat way you find out when something goes wrong.00:34
SpamapSOh a native GUI?00:35
SpamapSI'd do it as an HTML5 app00:35
SpamapSgeorge_e: notify is weak, use an indicator. :)00:36
SpamapSif you miss the notify.. you never know the problem. Indicator will let you turn the envelope blue. :)00:36
george_eSpamapS: It's going to be a Qt application - that's where my skills are.00:36
SpamapSsweet00:37
george_eI believe there is an AppIndicator package for Qt somewhere... but I don't think it made it into the Oneiric archives.00:37
george_eIt's here by the way: https://launchpad.net/juju-gui01:04
george_eI have daily builds and a PPA set up for it.01:04
=== _mup__ is now known as _mup_
marcoceppiHTML5 app would be sweet too, that runs on the bootstrap <303:24
marcoceppiFor when you're out and about03:25
nijabajcastro: done with my limesurvey charm.  Review welcome :) bug #89984911:52
_mup_Bug #899849: New charm (Limesurvey) <new-charm> <juju Charms Collection:New> < https://launchpad.net/bugs/899849 >11:52
=== _mup__ is now known as _mup_
=== mpl_ is now known as mpl
=== medberry is now known as Guest59067
SpamapS_nijaba: reviewing your limesurvey charm now16:31
SpamapS_nijaba: review done.. *SO* close16:51
* SpamapS_ heads to brunch16:51
=== SpamapS_ is now known as SpamapS
nijabaThanks SpamapS.  Will try to fix and let you know :)22:27
keeshi! the docs are wrong for this IRC channel. ;) https://juju.ubuntu.com/docs/faq.html22:31
SpamapS<sigh>  ... we really need to figure out what is wrong with LXC22:34
SpamapSPTY allocation request failed on channel 022:34
SpamapS:-/22:34
SpamapSkees: thanks, I'll fix that..22:37
keesso, I have had juju lose it's mind.22:37
keesit stopped launching systems, and complains that machine 9 is missing22:38
keesany ideas? :P22:38
keesMachineStateNotFound: Machine 9 was not found22:40
keesand no I can do no more provisioning.22:40
kees*now22:40
SpamapSInteresting22:40
SpamapSNo I don't think I've seen that.. but I have seen the provisioning agent basically stop working..22:40
SpamapSkees: if you read the environment of the provisioning agent on machine 0, you can re-start it (or it might be upstart managed in more recent releases, I haven't checked)22:41
SpamapSkees: but I suspect its a probelm in ZK and the problem will continue.22:41
keesZK?22:42
keeszookepper.22:42
kees*eeper22:42
keeswhere does it store the details? seems like I could just _remove_ machine 922:42
keescan I restart zookeepers without wrecking all the running units?22:42
SpamapSkees: docs should referesh in the next hour22:43
SpamapSkees: Zookeeper yet22:43
SpamapSyeah22:43
SpamapSkees: you can restart zookeeper yes, though I believe it may cause the agents to spew copious errors... they might even die... I forget if that bug was fixed yet22:43
SpamapSkees: kees https://bugs.launchpad.net/juju/+bug/861928  .. is this maybe your bug ?22:47
_mup_Bug #861928: provisioning agent gets confused when machines are terminated <juju:New> < https://launchpad.net/bugs/861928 >22:47
keesSpamapS: yeah, that's totally my bug.22:50
keesSpamapS: any work-around?22:50
SpamapSkees: I think you probably have to dive into ZK and remove the machine node22:51
keesSpamapS: where does it store it?22:51
keesif agents die, can I restart them, or are they just totally hosed?22:51
SpamapSkees: you can restart them.. its getting easier with the branch that puts them in upstart jobs22:53
SpamapSactually that may have landed recently22:53
keeshrm, I'm using whatever is in oneiric22:54
SpamapS398 ?22:54
SpamapSkees: so you may have to dig through the cloud-init bits to find the execution line22:54
keesto restart the agent, or fix ZK?22:55
SpamapSto restart the agent22:58
SpamapSto fix ZK, there's a zookeeper client on machine 022:58
keesright22:58
keesand how do I tell that client to forget about machine 9? :)23:00
SpamapS/usr/share/zookeeper/bin/zkCli.sh I think23:00
SpamapSkees: rm /machines/machine-00000000923:01
SpamapSkees: I think23:01
kees"delete" instead of "rM" ?23:02
kees*rm?23:02
SpamapSmaybe23:02
keesrm, Node does not exist: /machines/machine-00000000923:02
SpamapSls /machines23:03
SpamapSnothing there?23:03
* kees pokes harder23:03
keesnopes23:03
kees[machine-0000000025, machine-0000000024, machine-0000000000, machine-0000000001, machine-0000000010, machine-0000000006, machine-0000000007, machine-0000000008, machine-0000000002, machine-0000000023, machine-0000000004, machine-0000000005]23:03
SpamapSso..23:03
SpamapSit may be that the provisioning agent is internally confused23:03
SpamapSso restarting it may fix your problem23:03
keesand it doesn't live in /etc/init nor /etc/init.d23:05
keesSpamapS: is there a correct way to restart it? Or just kill it and run   python -m juju.agents.provision -n --logfile=/var/log/juju/provision-agent.log --pidfile=/var/run/juju/prov sion-agent.pid23:06
kees?23:06
SpamapSkees: I think you might need to replicate some env vars23:13
SpamapSkees: have to run... good luck. ;)23:14
keesokay, thanks!23:14
=== Guest59067 is now known as medberry

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!