]> xenbits.xensource.com Git - osstest.git/commit
ts-nested-setup, setup l1 lvm volume groupe in guest
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 26 Oct 2023 16:42:09 +0000 (17:42 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 28 Mar 2024 16:51:52 +0000 (16:51 +0000)
commit562871f51beee978f9a15111c9f12d371ffdcf83
tree7b6f6813466cf057813878d313732e723fd51f2e
parentc75c7836d05c11604c5162a1e5477a2e5c85f685
ts-nested-setup, setup l1 lvm volume groupe in guest

LVM in l0 doesn't let us run pvcreate on the host LV, `pvcreate
$outer_lvdev` fails with:
    Cannot use /dev/$l0-vg/l1_gueststorage_outer_lv: device is an LV

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
ts-nested-setup