mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
snaps of mirrors are enabled
This commit is contained in:
parent
24972a9fcc
commit
4a7f4703ed
@ -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…
Reference in New Issue
Block a user