Home
last modified time | relevance | path

Searched refs:VDEV0 (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_device_added.ksh63 test_add_vdevs "$VDEV0" "$VDEV1" "$VDEV0 $VDEV1"
64 test_add_vdevs "$VDEV0 $VDEV1" "$VDEV2" "$VDEV0 $VDEV1 $VDEV2"
65 test_add_vdevs "$VDEV0" "$VDEV1 $VDEV2" "$VDEV0 $VDEV1 $VDEV2"
66 test_add_vdevs "$VDEV0" "mirror $VDEV1 $VDEV2" \
67 "$VDEV0 mirror $VDEV1 $VDEV2"
69 "mirror $VDEV0 $VDEV1 mirror $VDEV2 $VDEV3"
70 test_add_vdevs "$VDEV0" "raidz $VDEV1 $VDEV2 $VDEV3" \
71 "$VDEV0 raidz $VDEV1 $VDEV2 $VDEV3"
72 test_add_vdevs "$VDEV0" "log $VDEV1" "$VDEV0 log $VDEV1"
73 test_add_vdevs "$VDEV0 log $VDEV1" "$VDEV2" "$VDEV0 $VDEV2 log $VDEV1"
[all …]
H A Dimport_rewind_config_changed.ksh220 test_add_vdevs "$VDEV0" "$VDEV1"
221 test_add_vdevs "$VDEV0 $VDEV1" "$VDEV2"
222 test_add_vdevs "$VDEV0" "$VDEV1 $VDEV2"
225 test_add_vdevs "$VDEV0" "log $VDEV1"
226 test_add_vdevs "$VDEV0 log $VDEV1" "$VDEV2"
230 test_attach_vdev "$VDEV0" "$VDEV0" "$VDEV1"
231 test_attach_vdev "mirror $VDEV0 $VDEV1" "$VDEV0" "$VDEV2"
232 test_attach_vdev "$VDEV0 $VDEV1" "$VDEV0" "$VDEV2"
238 pathstochange="$VDEV0 $VDEV2"
239 test_remove_vdev "$VDEV0 $VDEV1 $VDEV2" "$VDEV1" "$VDEV0 $VDEV2"
[all …]
H A Dimport_cachefile_device_removed.ksh80 $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
86 "$VDEV0 $VDEV1 $VDEV2 $VDEV3"
94 log_must check_pool_config $TESTPOOL1 "$VDEV0 $VDEV1 $VDEV2"
112 $VDEV0 $VDEV1 $VDEV2 log $VDEV3
119 log_must check_pool_config $TESTPOOL1 "$VDEV0 $VDEV2"
126 log_must check_pool_config $TESTPOOL1 "$VDEV0 $VDEV2 $VDEV4"
136 test_remove_vdev "$VDEV0 $VDEV1 $VDEV2" "$VDEV2" "$VDEV0 $VDEV1"
137 test_remove_vdev "$VDEV0 $VDEV1 $VDEV2" "$VDEV1" "$VDEV0 $VDEV2"
138 test_remove_vdev "$VDEV0 log $VDEV1" "$VDEV1" "$VDEV0"
139 test_remove_vdev "$VDEV0 log $VDEV1 $VDEV2" "$VDEV1 $VDEV2" "$VDEV0"
[all …]
H A Dimport_paths_changed.ksh88 test_new_paths "$VDEV0 $VDEV1" "$VDEV0 $VDEV1"
89 test_new_paths "mirror $VDEV0 $VDEV1" "$VDEV0 $VDEV1"
90 test_new_paths "$VDEV0 log $VDEV1" "$VDEV1"
91 test_new_paths "raidz $VDEV0 $VDEV1 $VDEV2" "$VDEV1"
93 test_swap_paths "$VDEV0 $VDEV1" "$VDEV0" "$VDEV1"
94 test_swap_paths "raidz $VDEV0 $VDEV1 $VDEV2" "$VDEV0" "$VDEV1"
95 test_swap_paths "mirror $VDEV0 $VDEV1 mirror $VDEV2 $VDEV3" \
96 "$VDEV0" "$VDEV2"
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_mirror_detached.ksh64 test_detach_vdev "mirror $VDEV0 $VDEV4" "$VDEV0"
65 test_detach_vdev "mirror $VDEV0 $VDEV4 mirror $VDEV1 $VDEV2" \
66 "$VDEV0 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_rewind_device_replaced.ksh146 log_must zpool create -f $TESTPOOL2 $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
160 test_replace_vdev "$VDEV0 $VDEV1" \
162 "$VDEV0 $VDEV2" \
163 "$VDEV0 $VDEV1"
165 test_replace_vdev "mirror $VDEV0 $VDEV1" \
167 "mirror $VDEV0 $VDEV2" \
168 "$VDEV0 $VDEV1"
170 test_replace_vdev "raidz $VDEV0 $VDEV1 $VDEV2" \
172 "raidz $VDEV0 $VDEV3 $VDEV2" \
173 "$VDEV0 $VDEV1 $VDEV2"
H A Dimport_cachefile_device_replaced.ksh138 test_replacing_vdevs "$VDEV0 $VDEV1" \
140 "$VDEV0 $VDEV2" \
141 "$VDEV0 $VDEV1" \
144 test_replacing_vdevs "mirror $VDEV0 $VDEV1" \
146 "mirror $VDEV0 $VDEV2" \
147 "$VDEV0 $VDEV1" \
150 test_replacing_vdevs "raidz $VDEV0 $VDEV1 $VDEV2" \
152 "raidz $VDEV0 $VDEV3 $VDEV2" \
153 "$VDEV0 $VDEV1 $VDEV2" \
H A Dzpool_import_007_pos.ksh66 log_must zpool create $TESTPOOL1 raidz $VDEV0 $VDEV1 $VDEV2 $VDIV3
75 log_must zpool create $TESTPOOL2 $VDEV0
80 log_must rm -rf $VDEV0
85 log_must mkfile $FILE_SIZE $VDEV0
86 log_must zpool create $TESTPOOL2 $VDEV0 $VDEV1
H A Dzpool_import_008_pos.ksh66 log_must zpool create $TESTPOOL1 raidz2 $VDEV0 $VDEV1 $VDEV2 $VDIV3
75 log_must zpool create $TESTPOOL2 $VDEV0 $VDEV1
80 log_must rm -rf $VDEV0 $VDEV1
86 log_must mkfile $FILE_SIZE $VDEV0 $VDEV1
87 log_must zpool create $TESTPOOL2 $VDEV0 $VDEV1 $VDEV2
H A Dimport_devices_missing.ksh109 test_devices_missing "$VDEV0" "$VDEV1" "$VDEV1" 1
110 test_devices_missing "$VDEV0" "$VDEV1 $VDEV2" "$VDEV1" 1
111 test_devices_missing "mirror $VDEV0 $VDEV1" "mirror $VDEV2 $VDEV3" \
113 test_devices_missing "$VDEV0 log $VDEV1" "$VDEV2" "$VDEV2" 1
120 test_devices_missing "$VDEV0" "$VDEV1 $VDEV2 $VDEV3" "$VDEV1 $VDEV3" 2
H A Dimport_cachefile_shared_device.ksh107 test_shared_device "mirror $VDEV0 $VDEV1" "mirror $VDEV1 $VDEV2" "$VDEV1"
108 test_shared_device "mirror $VDEV0 $VDEV1 $VDEV2" "mirror $VDEV2 $VDEV3" \
110 test_shared_device "raidz $VDEV0 $VDEV1 $VDEV2" "$VDEV2" "$VDEV2"
111 test_shared_device "$VDEV0 log $VDEV1" "$VDEV2 log $VDEV1" "$VDEV1" "-m"
H A Dzpool_import_003_pos.ksh51 log_must rm $VDEV0 $VDEV1
52 log_must mkfile $FILE_SIZE $VDEV0 $VDEV1
58 log_must zpool create $TESTPOOL1 $VDEV0 $VDEV1
H A Dzpool_import_encrypted_load.ksh42 log_must rm $VDEV0
43 log_must mkfile $FILE_SIZE $VDEV0
51 "-O keyformat=passphrase -O keylocation=prompt $TESTPOOL1 $VDEV0"
H A Dzpool_import_encrypted.ksh42 log_must rm $VDEV0
43 log_must mkfile $FILE_SIZE $VDEV0
51 "-O keyformat=passphrase -O keylocation=prompt $TESTPOOL1 $VDEV0"
H A Dzpool_import_features_001_pos.ksh49 log_must rm $VDEV0
50 log_must mkfile $FILE_SIZE $VDEV0
56 log_must zpool create $TESTPOOL1 $VDEV0
H A Dzpool_import_011_neg.ksh58 log_must rm -rf $VDEV0 $VDEV1 $VDEV2
59 log_must mkfile $FILE_SIZE $VDEV0 $VDEV1 $VDEV2
66 log_must zpool create $TESTPOOL1 $VDEV0 $VDEV1 $VDEV2
H A Dzpool_import_features_002_neg.ksh51 log_must rm $VDEV0
52 log_must mkfile $FILE_SIZE $VDEV0
58 log_must zpool create $TESTPOOL1 $VDEV0
H A Dzpool_import_features_003_pos.ksh54 log_must rm $VDEV0
55 log_must mkfile $FILE_SIZE $VDEV0
61 log_must zpool create $TESTPOOL1 $VDEV0
H A Dzpool_import_014_pos.ksh83 log_must zpool create $poolA $VDEV0
89 log_must eval "verify_pool_name $VDEV0 $poolA"
H A Dzpool_import_006_pos.ksh66 log_must zpool create $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
75 log_must zpool create $TESTPOOL2 $VDEV0 $VDEV2
H A Dzpool_import_004_pos.ksh65 log_must zpool create $TESTPOOL1 $VDEV0 $VDEV1 $VDEV2
83 log_must mv $VDEV0 $DEVICE_DIR/newdir2
H A Dzpool_import_005_pos.ksh63 log_must zpool create $TESTPOOL1 $VDEV0 $VDEV1 $VDEV2
73 log_must mv $VDEV0 $DEVICE_DIR/vdev0-new
H A Dzpool_import_010_pos.ksh71 log_must zpool create $poolA mirror $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_003_pos.ksh51 [[ -f $VDEV0 ]] && log_must rm -f $VDEV0
61 VDEV0=$mntpnt/vdev0
62 log_must mkfile $MINVDEVSIZE $VDEV0
65 log_must zpool create $spool $VDEV0

12