]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: skip osd creation when already done
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Feb 2020 16:48:22 +0000 (17:48 +0100)
committerJan Fajerski <jfajerski@suse.com>
Fri, 28 Feb 2020 12:53:07 +0000 (13:53 +0100)
commitf742f02a8fbbc0b463d334eb950c4399f25dd1c3
treec665de88df9a363c5a33d5f9da913ba682ecdec3
parent727de7f8bccf9127c8f4dced19c93ddcc9508936
ceph-volume: skip osd creation when already done

When rerunning ceph-volume lvm create on a device already prepared and
activated, ceph-volume should skip the creation.

This is a regression introduced by bb4de1a3fc238eaf9f717dc59c6bdf338ef6d657

Fixes: https://tracker.ceph.com/issues/43981
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 634a709b9c6802c5b12e2d45c2f43181b297adfb)
src/ceph-volume/ceph_volume/devices/lvm/prepare.py