]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
spec, debian: cephadm requires lvm2 32323/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 18 Dec 2019 13:38:48 +0000 (14:38 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 18 Dec 2019 13:40:17 +0000 (14:40 +0100)
commitb2cf2c7a8de572d808f62d7ee8d0b8df6c779085
treefd18850b5d72bd8bcf5c9c053739739f4ae30e2a
parentf2f53eeaef56de1db12525216acfbfcbdb186e9c
spec, debian: cephadm requires lvm2

cephadm mounts `/run/lvm` into OSD containers, which only exists,
if `lvm2` is installed on the container host. Otherwise we cannot
start ceph-volume or osd containers.

Fixes: https://tracker.ceph.com/issues/43368
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
ceph.spec.in
debian/control