]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: simple scan should ignore tmpfs 36950/head
authorAndrew Schoen <aschoen@redhat.com>
Fri, 4 Sep 2020 14:44:49 +0000 (09:44 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 4 Sep 2020 14:50:28 +0000 (09:50 -0500)
commitff4b7bfa573e95acf4cdc01ccf2881f0935e91d6
tree0f060bc76abd48a23e9e7fc18fcd2d25bee43c46
parent1ec5520a1098aa80916b6c5f6d50c38201120e18
ceph-volume: simple scan should ignore tmpfs

When simple scan is ran against a ceph-volume
OSD, util.encryption.legacy_encrypted returns
tmpfs. We want to avoid creating a Device
object with tmpfs and ignore the OSD as it's
not a ceph-disk created OSD.

Resolves: rhbz#1872983

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/devices/simple/scan.py