~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to test/shell/lvconvert-raid10.sh

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-08-19 15:37:06 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20140819153706-i1gaio8lg534dara
Tags: 2.02.109-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# along with this program; if not, write to the Free Software Foundation,
10
10
# Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
11
11
 
12
 
. lib/test
 
12
. lib/inittest
13
13
 
14
14
get_image_pvs() {
15
15
        local d
24
24
########################################################
25
25
# RAID10: Can replace 'copies - 1' devices from each stripe
26
26
# Tests are run on 2-way mirror, 3-way stripe RAID10
27
 
aux target_at_least dm-raid 1 3 1 || skip
 
27
aux have_raid 1 3 1 || skip
28
28
 
29
29
# 9 PVs needed for RAID10 testing (3-stripes/2-mirror - replacing 3 devs)
30
30
aux prepare_pvs 9 80