mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: more places where missing should not appear
This commit is contained in:
parent
7eae2647c0
commit
ce83162d7c
@ -50,6 +50,8 @@ aux disable_dev "$dev1"
|
|||||||
not lvconvert --uncache $vg/$lv1
|
not lvconvert --uncache $vg/$lv1
|
||||||
# --yes to drop when Check its prompting
|
# --yes to drop when Check its prompting
|
||||||
lvconvert --yes --uncache $vg/$lv1
|
lvconvert --yes --uncache $vg/$lv1
|
||||||
|
should not dmsetup remove ${vg}-cpool_cmeta-missing_0_0
|
||||||
|
should not dmsetup remove ${vg}-cpool_cdata-missing_0_0
|
||||||
|
|
||||||
"$FSCK" -n "$DM_DEV_DIR/$vg/$lv1"
|
"$FSCK" -n "$DM_DEV_DIR/$vg/$lv1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user