]> git-server-git.apps.pok.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>
Wed, 12 Feb 2020 12:18:53 +0000 (13:18 +0100)
commitdff4c69d52284b27ba37a584277357a8e298aa0b
tree827ac263536b6b290721016954295c7c430410dd
parentfd3afb206443f31d9f90cb2aaf640b2021a12ffc
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