mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
snaps of mirrors are enabled
This commit is contained in:
parent
ec50952652
commit
313a71048e
@ -15,7 +15,8 @@ aux prepare_vg 4
|
|||||||
|
|
||||||
# Attempt to create snapshot of a mirror origin - should fail
|
# Attempt to create snapshot of a mirror origin - should fail
|
||||||
lvcreate -m 1 -L 10M -n lv $vg
|
lvcreate -m 1 -L 10M -n lv $vg
|
||||||
not lvcreate -s $vg/lv -L 10M -n snap
|
|
||||||
|
lvcreate -s $vg/lv -L 10M -n snap
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user