Home
last modified time | relevance | path

Searched refs:VDEV4 (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_mirror_detached.ksh42 log_note "$0: pool '$poolcreate', detach $VDEV4."
48 log_must zpool detach $TESTPOOL1 $VDEV4
49 log_must rm -f $VDEV4
59 log_must mkfile $FILE_SIZE $VDEV4
64 test_detach_vdev "mirror $VDEV0 $VDEV4" "$VDEV0"
65 test_detach_vdev "mirror $VDEV0 $VDEV4 mirror $VDEV1 $VDEV2" \
67 test_detach_vdev "mirror $VDEV0 $VDEV1 $VDEV4" "mirror $VDEV0 $VDEV1"
68 test_detach_vdev "$VDEV0 log mirror $VDEV1 $VDEV4" "$VDEV0 log $VDEV1"
H A Dimport_cachefile_mirror_attached.ksh64 test_attach_vdev "$VDEV0" "$VDEV0" "$VDEV4" "mirror $VDEV0 $VDEV4"
65 test_attach_vdev "$VDEV0 $VDEV1" "$VDEV1" "$VDEV4" \
66 "$VDEV0 mirror $VDEV1 $VDEV4"
67 test_attach_vdev "mirror $VDEV0 $VDEV1" "$VDEV0" "$VDEV4" \
68 "mirror $VDEV0 $VDEV1 $VDEV4"
69 test_attach_vdev "$VDEV0 log $VDEV1" "$VDEV1" "$VDEV4" \
70 "$VDEV0 log mirror $VDEV1 $VDEV4"
H A Dimport_cachefile_device_removed.ksh80 $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
84 log_must zpool remove $TESTPOOL1 $VDEV4
89 log_must rm $VDEV3 $VDEV4
99 log_must mkfile $FILE_SIZE $VDEV3 $VDEV4
121 log_must zpool add $TESTPOOL1 $VDEV4
126 log_must check_pool_config $TESTPOOL1 "$VDEV0 $VDEV2 $VDEV4"
H A Dzpool_import_010_pos.ksh71 log_must zpool create $poolA mirror $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
77 log_must zpool create $poolC draid2 $VDEV2 $VDEV3 $VDEV4 $VDEV5
80 log_must zpool create $poolD raidz $VDEV3 $VDEV4
83 log_must zpool create $poolE $VDEV4
H A Dimport_cachefile_device_replaced.ksh158 test_replacing_vdevs "draid:1s $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4" \
160 "draid $VDEV0 $VDEV5 $VDEV2 $VDEV3 $VDEV4 spares draid1-0-0" \
161 "$VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4" \
H A Dimport_rewind_device_replaced.ksh147 log_must zpool create -f $TESTPOOL2 $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
180 "$VDEV1" "$VDEV4" \
181 "draid $VDEV0 $VDEV4 $VDEV2 $VDEV3 spares draid1-0-0" \
H A Dzpool_import.cfg62 export VDEV4=$DEVICE_DIR/${DEVICE_FILE}4
H A Dimport_rewind_config_changed.ksh142 log_must zpool create -f $TESTPOOL2 $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Devents_001_pos.ksh47 for file in $VDEV1 $VDEV2 $VDEV3 $VDEV4; do
57 log_must truncate -s $MINVDEVSIZE $VDEV1 $VDEV2 $VDEV3 $VDEV4
113 "zpool attach $MPOOL $VDEV1 $VDEV4"
117 "zpool detach $MPOOL $VDEV4"
127 "zpool replace -f $MPOOL $VDEV1 $VDEV4"
H A Devents.cfg32 VDEV4=$TEST_BASE_DIR/vdev4
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_001_pos.ksh53 for file in $VDEV1 $VDEV2 $VDEV3 $VDEV4; do
64 VDEV3=$mntpnt/vdev3; VDEV4=$mntpnt/vdev4;
67 log_must mkfile $(($MINVDEVSIZE * 2)) $VDEV4
74 run_and_verify -p "$MPOOL" "zpool attach $MPOOL $VDEV1 $VDEV4"
75 run_and_verify -p "$MPOOL" "zpool detach $MPOOL $VDEV4"
76 run_and_verify -p "$MPOOL" "zpool replace -f $MPOOL $VDEV1 $VDEV4"
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh56 VDEV4=$TESTDIR/bootfs_006_pos_d.$$.dat
91 log_must rm $VDEV1 $VDEV2 $VDEV3 $VDEV4
99 log_must mkfile $MINVDEVSIZE $VDEV1 $VDEV2 $VDEV3 $VDEV4
153 log_must zpool create $TESTPOOL raidz2 $VDEV1 $VDEV2 $VDEV3 spare $VDEV4