I figured it out. I had to dig through the ceph-deploy code to get it but here it is. Apparently, one of the upgrades create the keys in ceph but the bootstrap keyrings were never created.
ceph auth get client.bootstrap-osd > /var/lib/ceph/bootstrap-osd/ceph.keyring On Thu, Jan 24, 2019 at 4:56 PM Randall Smith <[email protected]> wrote: > Greetings, > > I have a ceph cluster that I've been running since the argonaut release. > I've been upgrading it over the years and now it's mostly on mimic. A > number of the tools (eg. ceph-volume) require the bootstrap keys that are > assumed to be in /var/lib/ceph/bootstrap-*/. Because of the history of this > cluster, I do not have these keys. What is the correct way to create them? > > Thanks > > -- > Randall Smith > Computing Services > Adams State University > http://www.adams.edu/ > 719-587-7741 > -- Randall Smith Computing Services Adams State University http://www.adams.edu/ 719-587-7741
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
