[kolla] - Ceph bootstrap monitor is not properly configured

Tyler Bishop tyler.bishop at beyondhosting.net
Wed Feb 27 19:30:14 UTC 2019


Trying to deploy a new cluster using the bootstrapping for ceph but running
into issues with the admin keys being incorrectly deployed.

Successful ansible deploy up until:

TASK [ceph : Getting ceph mgr keyring]
******************************************************************************************************************************
failed: [osctlr.home.visualbits.net -> osctlr.home.visualbits.net] (item=
osctlr.home.visualbits.net) => {"changed": false, "item": "
osctlr.home.visualbits.net", "msg": "Failed to call command: ['docker',
'exec', 'ceph_mon', 'ceph', '--format', 'json', 'auth', 'get-or-create', '
mgr.osctlr.home.visualbits.net', 'mds', 'allow *', 'mon', 'allow profile
mgr', 'osd', 'allow *'] returncode: 1 output: stdout: \"\", stderr:
\"[errno 1] error connecting to the cluster\n\""}


Errors in log from ceph:
TASK [ceph : Getting ceph mgr keyring]
******************************************************************************************************************************
failed: [osctlr.home.visualbits.net -> osctlr.home.visualbits.net] (item=
osctlr.home.visualbits.net) => {"changed": false, "item": "
osctlr.home.visualbits.net", "msg": "Failed to call command: ['docker',
'exec', 'ceph_mon', 'ceph', '--format', 'json', 'auth', 'get-or-create', '
mgr.osctlr.home.visualbits.net', 'mds', 'allow *', 'mon', 'allow profile
mgr', 'osd', 'allow *'] returncode: 1 output: stdout: \"\", stderr:
\"[errno 1] error connecting to the cluster\n\""}

keyrings look proper:

(openstack) [root at osctlr ~]# md5sum
/etc/kolla/ceph-mon/ceph.client.admin.keyring
4658c01282c791bce9c75678df9e21c9
/etc/kolla/ceph-mon/ceph.client.admin.keyring
(openstack) [root at osctlr ~]# md5sum
/var/lib/docker/volumes/ceph_mon_config/_data/ceph.client.admin.keyring
4658c01282c791bce9c75678df9e21c9
/var/lib/docker/volumes/ceph_mon_config/_data/ceph.client.admin.keyring

I've removed the docker container, volume and kolla config directories
multple times with the same error.  I can't even run ceph status from the
container bash itself.

Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190227/8200977e/attachment-0001.html>


More information about the openstack-discuss mailing list