Re: How do you clean a juju disk or make it larger?

2018-06-14 Thread Rick Harding
Thanks for the added detail Daniel. Glad you got the resize worked out. On Wed, Jun 13, 2018 at 9:36 AM Daniel Bidwell wrote: > My case was using VmWare as the cloud. The controllers defaulted to > 10GB. I am running juju 2.3.8. I have about 12 vm's on the controller > with about 24 locally w

Re: How do you clean a juju disk or make it larger?

2018-06-13 Thread Daniel Bidwell
My case was using VmWare as the cloud.  The controllers defaulted to 10GB.  I am running juju 2.3.8.  I have about 12 vm's on the controller with about 24 locally written charms.  /var/lib/juju/db is currently using 8.3GB. The simplest solution for me was to increase the root disk size and reboot

Re: How do you clean a juju disk or make it larger?

2018-06-13 Thread John Meinel
IIRC older Juju used the default EC2 settings, which gave 8GB hard drives, but newer should default to 32GB disks. I'm not sure how that varies across all providers, though. Note that you should always be able to bootstrap with a custom root-disk constraint. eg "juju bootstrap --bootstrap-constrai

How do you clean a juju disk or make it larger?

2018-06-11 Thread Paul Gear
On 11/06/18 01:47, Daniel Bidwell wrote: > My juju controllers appear to be defaulting to a 10GB root disk. I am > running out of disk space on the controller. I have 6.7GB in > /var/lib/juju/db. Is there a way to reduce the disk usage on this? I think perhaps this is worth logging as a wishlist

How do you clean a juju disk or make it larger?

2018-06-10 Thread Daniel Bidwell
My juju controllers appear to be defaulting to a 10GB root disk. I am running out of disk space on the controller. I have 6.7GB in /var/lib/juju/db. Is there a way to reduce the disk usage on this? If not, can I make the root disk larger? What are my options? I have already cleared out kernel upda