mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
3fa424f893
During vdo testing with smaller block devices the test needs to determine which PVs in a VG are unused. This was leveraging LvCommon.Devices, but that isn't populated when a LV is resides on a LV pool instead of a PV. This is a known limitation of the code at this time. For now we will walk all the PVs in the VG looking for ones that don't have any associated LVs and use them instead. Signed-off-by: Tony Asleson <tasleson@redhat.com> |
||
---|---|---|
.. | ||
lvm_error_inject.py | ||
lvmdbustest.py | ||
testlib.py | ||
validatestate.py |