]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: add encryption-aware resize test 48618/head
authorIlya Dryomov <idryomov@gmail.com>
Sat, 3 Dec 2022 14:37:14 +0000 (15:37 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 4 Dec 2022 17:24:10 +0000 (18:24 +0100)
commit8d5d478532ade6f908f8117955ad74f0fa55f00e
treefc5e44823870e7df5dba167a747105ee02534664
parent51d8c526f0b0ba586d186715ed95ec2b0789c267
qa/workunits/rbd: add encryption-aware resize test

Note that we are hitting https://tracker.ceph.com/issues/58160 here
because by the time we get to "rbd resize" RAW_DEV mapping owns the
lock (due to a write to /dev/mapper/cryptsetupdev being last).

While at it, resurrect the ability to easily run this script on
vstart clusters -- see commit f737c2855a19 ("qa/workunits/rbd: make
luks-encryption test work on vstart cluster").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/workunits/rbd/luks-encryption.sh