Re: juju deploy ceph hangs in pending in maas environment

2015-01-29 Thread Daniel Bidwell
There is no /var/log/juju on machine-1/unit-ceph-0. I have the cloud-init.log at http://pastebin.com/GKA2W6Cv but am not sure what to look for to figure out why the juju agent was never successfully installed on it? What do I look for? On Thu, 2015-01-29 at 15:59 +, Marco Ceppi wrote: If

Re: juju deploy ceph hangs in pending in maas environment

2015-01-29 Thread Marco Ceppi
If you're able to SSH in to the machine, can we see the contents of `/var/log/juju/unit-ceph-0.log` and `/var/log/juju/machine-1.log` those will be the first place to look as to why this isn't working. From the sounds of it, MAAS provisioned the machine but the juju agent failed to install. The

Re: juju deploy ceph hangs in pending in maas environment

2015-01-29 Thread Andrew Wilkins
On Fri, Jan 30, 2015 at 12:28 AM, Daniel Bidwell drbidw...@gmail.com wrote: There is no /var/log/juju on machine-1/unit-ceph-0. I have the cloud-init.log at http://pastebin.com/GKA2W6Cv but am not sure what to look for to figure out why the juju agent was never successfully installed on it?