]> sourceware.org Git - lvm2.git/commit
test/vgsplit-operation.sh: Add vgsplit tests for RAID
authorJonathan Brassow <jbrassow@redhat.com>
Fri, 25 Apr 2014 21:22:40 +0000 (16:22 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Fri, 25 Apr 2014 21:22:40 +0000 (16:22 -0500)
commit4dffb9fca9dba16bba0ec41ecc16ed42fe2dd4cf
tree602ddc4c7ecd0e5448e343627e2471f1f156eb13
parent76687f4cacd6ca3f8953d4ee915efc159838cd91
test/vgsplit-operation.sh: Add vgsplit tests for RAID

vgsplit of RAID volumes was problematic because the metadata area
and data areas were always on the same PVs.  This problem is similar
to one that was just fixed for mirrors that had log and images sharing
a PV (commit 9ac858f).  We can now add RAID LVs to the tests for
vgsplit.

Note that there still seems to be an issue when specifying an
incomplete set of PVs when moving RAID LVs.
test/shell/vgsplit-operation.sh
This page took 0.027852 seconds and 5 git commands to generate.