]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: when reusing an osd ID you must give that id to 'osd new'
authorAndrew Schoen <aschoen@redhat.com>
Tue, 30 Jan 2018 21:00:04 +0000 (15:00 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 5 Feb 2018 15:14:20 +0000 (09:14 -0600)
commitc01a2bf515c08ae0a058fdf0fd2ca5f469ed5880
tree962c334cbdac819714fd54832d1e466ed5044913
parent7d0c8833a9b91a6a9da41f4b97938c8dbd244a99
ceph-volume: when reusing an osd ID you must give that id to 'osd new'

If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 43f699fcbc9f30875f70295e086a4e423008b266)
src/ceph-volume/ceph_volume/devices/lvm/prepare.py
src/ceph-volume/ceph_volume/util/prepare.py