After run 02-maasdeploy.sh successfully,the bootstrap is shutdown

2015-12-11 Thread zhangyuanyou
Hi ,Narinder Gupta Now I have excute the 02-maasdeploy.sh successfully,but I saw the bootstrap is shutdown, Even I start the bootstrap,the maas server still can’t detect the bootstrap.I don’t know why? From the maas GUI,the tab Nodes shows bootstrap fail to commsioning. Thanks, yuanyou --

Re: additional catering towards the application developer

2015-12-11 Thread Marco Ceppi
You can actually juju action fetch --wait=0 which will wait indefinitely for the result (ie, blocking) which would simplify the code you provided. I agree there could be some improvements to the action cli and will be making these bugs on the project as features requests! On Fri, Dec 11, 2015

[Review Queue] - kafka, kibana, apache2 x2, mariadb, memcached

2015-12-11 Thread Andrew Mcleod
It's that time again; the Big Data team had a go at the review queue, and here's what we came up with: - kafka - https://code.launchpad.net/~merlijn-sebrechts/charms/trusty/apache-kafka/trunk/+merge/276647 - New actions and upstart job work as expected -

Re: 答复: After run 02-maasdeploy.sh successfully,the bootstrap is shutdown

2015-12-11 Thread Narinder Gupta
Looks like your bootstrap VMS can't pxe boot. Does all your machines are using virbrO if yes there could be another dhcp enable on that bridge. You might need to disable dhcp on that bridge. For virtual machines on virbr0 I am working on scripts to do that. Thanks and regards, Narinder Gupta

Juju-GUI and status-set

2015-12-11 Thread Sameer Zeidat
Hello, I'm setting charm status to blocked (sometimes to waiting), but juju-gui doesn't show any change (charm icon stays green). Is this a bug, or maybe I'm missing something? The juju status command shows status as expected (i.e. waiting or blocked), along with the message I specified.

Re: Juju-GUI and status-set

2015-12-11 Thread Marco Ceppi
I believe that the Juju GUI team is preparing a release in the coming weeks to address this. It's not so much a bug, but rather a planned feature for Juju GUI On Fri, Dec 11, 2015 at 3:30 AM Sameer Zeidat wrote: > Hello, > > I'm setting charm status to blocked (sometimes to