Hi,

I have problems with "ceph-deploy gatherkeys" in cuttlefish. When I run

   ceph-deploy gatherkeys mon01

on my admin node, I get

   Unable to find /var/lib/ceph/bootstrap-osd/ceph.keyring on ['mon01']
   Unable to find /var/lib/ceph/bootstrap-mds/ceph.keyring on ['mon01']

In an attempt to debug this, I looked through the ceph-deploy code and tried to understand why this happens. Unfortunately I only found code which tries to read the bootstrap keyrings but I did not find anything which creates them. Although this is compatible with the above error message, I am a bit surprised about this. Can someone point me to the place where /var/lib/ceph/bootstrap-{osd,mds}/ceph.keyring are supposed to be created?

Thanks, Peter
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to