]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume util.system optionally use realpath on devices
authorAlfredo Deza <adeza@redhat.com>
Tue, 13 Feb 2018 17:59:48 +0000 (12:59 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 14 Feb 2018 13:23:51 +0000 (08:23 -0500)
commit565c044d556eaf741d79e7abbf5f472ee4366b44
tree3cf39fd2eef1b64b0ea6a9ada776dba4ee844dd2
parentdbe215d69d8ccf0956f197cef88f50f6518bbfa0
ceph-volume util.system optionally use realpath on devices

To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and plain paths. In LVM, two
different paths might refer to the same devices

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 53e691e1d5122ff533e69ae08c73e18c1ed74765)
src/ceph-volume/ceph_volume/util/system.py