]> 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>
Tue, 30 Jan 2018 22:28:17 +0000 (16:28 -0600)
commit43f699fcbc9f30875f70295e086a4e423008b266
tree9b9e689d1d912bc069409fe1765a3211b1363c7a
parent7c809166aed82298b1fe1581f0e28174a535574f
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>
src/ceph-volume/ceph_volume/devices/lvm/prepare.py
src/ceph-volume/ceph_volume/util/prepare.py