summaryrefslogtreecommitdiffstats
path: root/tools/lvmcmdline.c
diff options
context:
space:
mode:
authorJonathan Earl Brassow <jbrassow@redhat.com>2010-04-28 17:46:34 +0000
committerJonathan Earl Brassow <jbrassow@redhat.com>2010-04-28 17:46:34 +0000
commit6c6ce2ba0e16f5d0a9056720fbc83935b6ecfd4e (patch)
tree2749329cafa8b8d38cde4bb0aecd67972ca1bc32 /tools/lvmcmdline.c
parentc64f9e63ebd99a58767d38526b72c6cd623b9a63 (diff)
downloadlvm2-6c6ce2ba0e16f5d0a9056720fbc83935b6ecfd4e.tar.gz
lvm2-6c6ce2ba0e16f5d0a9056720fbc83935b6ecfd4e.tar.xz
lvm2-6c6ce2ba0e16f5d0a9056720fbc83935b6ecfd4e.zip
Test all combinations of mirror conversion, both while the LV
is active and while it is in-active. +for i in $(seq 0 4); do + for j in $(seq 0 4); do + for k in core disk mirrored; do + for l in core disk mirrored; do The testing code still needs some improvement. I'd like to add the ability to test specifying the PVs to be added/removed during a convert. It will also be important to test partial PV specification during down converts (i.e. request to remove more mirror images than we have provided PVs for).
Diffstat (limited to 'tools/lvmcmdline.c')
0 files changed, 0 insertions, 0 deletions