]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: implement 'adopt' for legacy style daemons
authorSage Weil <sage@redhat.com>
Wed, 2 Oct 2019 21:19:14 +0000 (16:19 -0500)
committerSage Weil <sage@redhat.com>
Sat, 5 Oct 2019 01:33:35 +0000 (20:33 -0500)
commitabdd56ad0060c23774fe760084026fe346693e25
tree725ab7da471a5c1fc7d14b5e2e40f55e736d5c05
parent8a740ec060b81e8d6b851c730e87173cb5ab7152
ceph-daemon: implement 'adopt' for legacy style daemons

Caveats:

 - this doesn't clean out /etc/ceph/*, since we don't know which is the
   last daemon to go, and/or whether the user wants to keep it around
   for using the ceph CLI on this host
 - leaves behind /var/lib/ceph/bootstrap-* keys, even after all daemons
   have been converted.

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon