juju deploy ceph hangs in pending in maas environment

Daniel Bidwell drbidwell at gmail.com
Wed Jan 28 19:47:53 UTC 2015


I have ubuntu 14.04.1 with maas 1.7.1 rc4 and juju 1.20.14. My client
machine is commissioned and deployed. I can ssh ubuntu at cl1stn2.maas and
I can "juju ssh 1" successfully. I did "juju deploy --config config.yaml
ceph --to 1".

juju status ceph looks like:

juju status ceph
environment: maas
machines:
  "1":
    agent-state: pending
    dns-name: cl1stn2.maas

instance-id: /MAAS/api/1.0/nodes/node-caa78cae-a5d5-11e4-b918-180373b04ac9/
    series: trusty
    hardware: arch=amd64 cpu-cores=16 mem=24576M tags=auitsdisk
services:
  ceph:
    charm: cs:trusty/ceph-31
    exposed: false
    relations:
      mon:
      - ceph
    units:
      ceph/0:
        agent-state: pending
        machine: "1"
        public-address: cl1stn2.maas
networks:
  maas-em1:
    provider-id: maas-em1
    cidr: 10.20.0.0/24

I don't see any attempt to contact cl1stn2.maas and the status stays in
pending for ever. I can ssh to cl1stn2.maas and "juju ssh 1"
successfully. I don't see anything in the all-machines.log.

I can ping from the bootstrap server to the client machine and from the
client machine to the bootstrap server.  They all have proper dns.

Where do I look to find out what it is waiting for?
-- 
Daniel Bidwell <drbidwell at gmail.com>




More information about the Juju mailing list