Home
last modified time | relevance | path

Searched refs:poolcreate (Results 1 – 11 of 11) sorted by relevance

/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh59 typeset poolcreate="$1"
67 typeset poolcheck="$poolcreate"
69 log_must zpool create $TESTPOOL1 $poolcreate
160 typeset poolcreate="$1"
163 log_note "$0: pool '$poolcreate', add $addvdevs."
166 test_common "$poolcreate" "$addvdevs" && return
175 typeset poolcreate="$1"
179 log_note "$0: pool '$poolcreate', attach $attachvdev to $attachto."
182 test_common "$poolcreate" "" "$attachto $attachvdev" && return
191 typeset poolcreate="$1"
[all …]
H A Dimport_cachefile_paths_changed.ksh40 typeset poolcreate="$1"
43 log_note "$0: pool '$poolcreate', changing paths of $pathstochange."
45 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
70 typeset poolcreate="$1"
73 log_note "$0: pool '$poolcreate', creating duplicate pool using $pathstocopy."
75 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
83 log_must zpool create -f -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_paths_changed.ksh38 typeset poolcreate="$1"
41 log_note "$0: pool '$poolcreate', changing paths of $pathstochange."
43 log_must zpool create $TESTPOOL1 $poolcreate
65 typeset poolcreate="$1"
69 log_note "$0: pool '$poolcreate', swapping paths of $pathtoswap1" \
72 log_must zpool create $TESTPOOL1 $poolcreate
H A Dimport_rewind_device_replaced.ksh75 typeset poolcreate="$1"
82 log_note "$0: pool '$poolcreate', replace $replacevdev by $replaceby."
84 log_must zpool create $TESTPOOL1 $poolcreate
119 log_must check_pool_config $TESTPOOL1 "$poolcreate"
139 log_must check_pool_config $TESTPOOL1 "$poolcreate"
H A Dimport_log_missing.ksh36 typeset poolcreate="$1"
42 log_note "$0: pool '$poolcreate', adding $cachevdev, $sparevdev," \
45 log_must zpool create $TESTPOOL1 $poolcreate
H A Dimport_cachefile_mirror_detached.ksh40 typeset poolcreate="$1"
43 log_note "$0: pool '$poolcreate', detach $VDEV4."
45 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_cachefile_mirror_attached.ksh40 typeset poolcreate="$1"
45 log_note "$0: pool '$poolcreate', attach $attachvdev to $attachto."
47 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_cachefile_device_added.ksh40 typeset poolcreate="$1"
44 log_note "$0: pool '$poolcreate', add $addvdevs."
46 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_devices_missing.ksh56 typeset poolcreate="$1"
61 log_note "$0: pool '$poolcreate', adding $addvdevs, then" \
64 log_must zpool create $TESTPOOL1 $poolcreate
H A Dimport_cachefile_device_replaced.ksh71 typeset poolcreate="$1"
79 log_note "$0: pool '$poolcreate', replace $replacevdev by $replaceby."
81 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_cachefile_device_removed.ksh46 typeset poolcreate="$1"
50 log_note "$0: pool '$poolcreate', remove $2."
52 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate