Re: Increasing the size of VERSION in tabular status output

2016-09-20 Thread Jay Wren
With an accepted minimum value, it seems like $COLUMNS or `stty size` could be used for variable width status output based on the current terminal window. Does the interest in this thread warrant that complexity? On Mon, Sep 19, 2016 at 10:21 PM, Rick Harding wrote: > 15 seems a bit large. Jame

How to offer debugging help for stuck controller

2016-09-20 Thread Tom Barber
Hi folks I have a controller on CDP thats stuck with 4 running units and 8 pending. I can't destroy it or kill it, which strikes me as a bug but I don't know what I can provide to help you guys fathom it out. Obviously its still running as I can't kill it, so let me know what I can offer up to h

Re: Increasing the size of VERSION in tabular status output

2016-09-20 Thread Fabrice Matrat
That would help for every platform and give users a way to configure the output for their own platform/need. I live with hi-res screen and would love to be able to customize it as Jay pointed. Fabrice. On Tue, Sep 20, 2016 at 4:09 PM, Jay Wren wrote: > With an accepted minimum value, it seems l

Re: How to offer debugging help for stuck controller

2016-09-20 Thread Casey Marshall
Hi Tom, Sorry to hear you're having trouble.. I think there might be something interesting in the controller logs that could help us fix it. If you can ssh into the controller machine, could you tar up the logs in /var/log/juju and attach to a Launchpad bug ( https://bugs.launchpad.net/juju/+fileb

Re: How to offer debugging help for stuck controller

2016-09-20 Thread Gregory Lutostanski
In this case I think the bug in particular is: https://bugs.launchpad.net/juju/+bug/1566426 On Tue, Sep 20, 2016 at 1:53 PM, Casey Marshall < casey.marsh...@canonical.com> wrote: > Hi Tom, > Sorry to hear you're having trouble.. I think there might be something > interesting in the controller log

Re: How to offer debugging help for stuck controller

2016-09-20 Thread Tom Barber
Thanks chaps, looks it, if I can get the logs I'll add them to the ticket. Tom -- Director Meteorite.bi - Saiku Analytics Founder Tel: +44(0)5603641316 (Thanks to the Saiku community we reached our Kickstart

Re: Bootstraping Rackspace

2016-09-20 Thread Mark Shuttleworth
On 19/09/16 23:36, James Beedy wrote: > Thanks, Mark! By interactive bootstrap, do you mean interactive > add-credentials? If so, I think it already exists for RAX, but isn't quite > spot on yet. It looks like I should be able to get bootstrapped with the > information contained in the bug link

Juju 2.0-rc1 is here!

2016-09-20 Thread Curtis Hovey-Canonical
A new development release of Juju, 2.0-rc1, is here! ## What's New in RC1 * The Juju client now works on any Linux flavour. When bootstrapping with local tools, it's now possible to create a controller of any supported Linux series regardless of the Linux flavour the client is running on.

Re: Juju 2.0-rc1 is here!

2016-09-20 Thread Andrew Wilkins
On Wed, Sep 21, 2016 at 1:56 PM Curtis Hovey-Canonical wrote: > A new development release of Juju, 2.0-rc1, is here! > Woohoo! > ## What's New in RC1 > > * The Juju client now works on any Linux flavour. When bootstrapping > with local tools, it's now possible to create a controller of any >

Re: Increasing the size of VERSION in tabular status output

2016-09-20 Thread Mark Shuttleworth
On 20/09/16 20:24, Fabrice Matrat wrote: > That would help for every platform and give users a way to configure > the output for their own platform/need. > I live with hi-res screen and would love to be able to customize it as > Jay pointed. There is some flex, yes, for wider screens. But tables b

Re: Juju 2.0-rc1 is here!

2016-09-20 Thread Junaid Ali
I just observed that juju set-config and get-config are changed. Now we can use $ juju config command to set and get configuration parameters Junaid On Wed, Sep 21, 2016 at 11:07 AM, Andrew Wilkins < andrew.wilk...@canonical.com> wrote: > On Wed, Sep 21, 2016 at 1:56 PM Curtis Hovey-Canonical <