os-brick/os_brick
Lee Yarwood 3ce686a9fa rbd: Use showmapped to find the root RBD device during disconnect_volume
The original method of unmapping the higher level RBD device found under
/dev/rbd/{pool}/{volume} fails when an encryptor has been attached to
the volume locally. This is due to a symlink being created that points
to the the decrypted dm-crypt device, breaking any attempt to unmap the
RBD volume.

To avoid this we can simply find and unmap the lower level RBD device of
/dev/rbd*.

Change-Id: Id507109df80391699074773f4787f74507c4b882
(cherry picked from commit 9415b3b41f)
(cherry picked from commit 36b207239b)
2020-04-15 11:38:03 +01:00
..
encryptors Skip cryptsetup password quality checking 2020-02-19 17:11:08 +00:00
initiator rbd: Use showmapped to find the root RBD device during disconnect_volume 2020-04-15 11:38:03 +01:00
local_dev Remove the unnecessary pv_list assign during LVM object init 2018-01-11 00:59:31 +00:00
privileged Remove VxFlexOS connector external dependencies 2019-10-29 13:12:36 -05:00
remotefs Py3: Fix invalid escape sequencees 2019-02-21 14:36:29 -05:00
tests rbd: Use showmapped to find the root RBD device during disconnect_volume 2020-04-15 11:38:03 +01:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Revert "Verify WWN of connected iSCSI devices if passed" 2019-03-12 12:03:57 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00