Home
last modified time | relevance | path

Searched refs:vdevs (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/tests/sys/cddl/zfs/tests/redundancy/
H A Dredundancy.kshlib79 typeset vdevs
83 vdevs="$vdevs $BASEDIR/vdev$i"
89 log_must create_vdevs $vdevs
91 $ECHO $vdevs | tr ' ' '\n' > $BASEDIR/vdevs
92 log_must $ZPOOL create -m $TESTDIR $pool $keyword $vdevs
128 head -$cnt $BASEDIR/vdevs | tr '\n' ' '
203 typeset vdevs
206 vdevs=$(get_vdevs $pool $cnt)
207 log_note "Damaging pool $pool devices: $vdevs"
222 wait_for 20 1 damage_dev_labels $pool $vdevs
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib102 typeset vdevs
106 vdevs="$vdevs $BASEDIR/vdev$i"
118 log_must truncate -s $MINVDEVSIZE $vdevs
120 log_must zpool create -O compression=off -f -m $TESTDIR $pool $keyword $vdevs
218 typeset vdevs
224 vdevs="$dev $vdevs"
228 echo "$vdevs"
264 typeset vdevs
267 vdevs=$(get_vdevs $pool $cnt)
270 for dev in $vdevs; do
[all …]
/freebsd/tools/tools/zfsboottest/
H A Dzfsboottest.sh65 vdevs=""
69 if [ -z "${vdevs}" ]; then
70 vdevs="${vdev}"
72 vdevs="${vdevs} ${vdev}"
96 "${zfsboottest}" ${vdevs} - `find "${mountpoint}${startdir}" -type f | sed "s@^${mountpoint}@@"` | …
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_001_pos.ksh59 vdevs=$(echo $TESTDIR/file.{01..${children}})
60 log_must zpool create $TESTPOOL draid$parity $vdevs
69 vdevs=$(echo $TESTDIR/file.{01..${children}})
70 log_must zpool create $TESTPOOL draid $vdevs
H A Dzpool_create.shlib35 # Given a pool vdevs list, create the pool,verify the created pool,
39 # $3, vdevs list
45 typeset vdevs
48 for vdevs in "${diskarray[@]}"; do
49 create_pool $pool $keywd $vdevs
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_003_pos.ksh66 vdevs=""
75 vdevs="$vdevs $VDEV_PREFIX-$vdevtype"
84 for vdev in $vdevs; do
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/
H A Dinuse_005_pos.ksh79 set -A vdevs "" "mirror" "raidz" "raidz1" "raidz2"
88 [[ ${vdevs[i]} = "raidz2" ]] && spare="$sdisks"
89 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks $spare
H A Dinuse_006_pos.ksh76 set -A vdevs "" "mirror" "raidz" "raidz1" "raidz2"
87 [[ ${vdevs[i]} = "raidz2" ]] && spare="$sdisks"
88 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks $spare
H A Dinuse_008_pos.ksh82 set -A vdevs "" "mirror" "raidz" "raidz1" "raidz2"
89 [[ ${vdevs[i]} = "raidz2" ]] && spare="$sdisks"
90 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks $spare
H A Dinuse_009_pos.ksh79 set -A vdevs "" "mirror" "raidz" "raidz1" "raidz2"
86 [[ ${vdevs[i]} = "raidz2" ]] && spare="$sdisks"
87 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks $spare
H A Dinuse_007_pos.ksh81 set -A vdevs "" "mirror" "raidz" "raidz1" "raidz2"
91 [[ ${vdevs[i]} = "raidz2" ]] && spare="$sdisks"
92 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks $spare
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_002_pos.ksh71 set -A vdevs "" "mirror" "raidz"
73 set -A vdevs "" "mirror" "draid"
75 set -A vdevs "" "raidz" "draid"
143 "" ${vdevs[i]}
H A Dzpool_import_missing_001_pos.ksh73 set -A vdevs "" "mirror" "raidz"
75 set -A vdevs "" "mirror" "draid"
77 set -A vdevs "" "raidz" "draid"
125 "" ${vdevs[i]}
H A Dzpool_import_missing_003_pos.ksh67 set -A vdevs "" "mirror" "raidz" "draid"
188 "" ${vdevs[i]}
195 "" ${vdevs[j]}
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create.kshlib40 typeset vdevs
43 for vdevs in "${diskarray[@]}";do
44 create_pool $pool $keywd $vdevs
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_013_pos.ksh27 set -A vdevs $(get_disklist_fullpath $TESTPOOL)
84 log_must ${helper},abc -s ${vdevs[0]} $mntpoint
89 log_must $helper ${vdevs[0]} $mntpoint
H A Dzfs_mount_014_neg.ksh27 set -A vdevs $(get_disklist_fullpath $TESTPOOL)
28 vdev=${vdevs[0]}
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh69 set -A vdevs "" "mirror" "raidz"
186 "" ${vdevs[i]}
193 "" ${vdevs[j]}
H A Dzpool_import_missing_004_pos.ksh61 set -A vdevs "mirror" "raidz" ""
H A Dzpool_import_missing_002_pos.ksh73 set -A vdevs "" "mirror" "raidz"
H A Dzpool_import_missing_001_pos.ksh78 set -A vdevs "" "mirror" "raidz"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/
H A Dtrim.kshlib107 typeset vdevs=$@
109 for vdev in $vdevs; do
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c1167 nvlist_t *vdevs; in vdev_init_from_label() local
1175 NULL, &vdevs, NULL)) { in vdev_init_from_label()
1180 rc = vdev_from_nvlist(spa, top_guid, vdevs); in vdev_init_from_label()
1181 nvlist_destroy(vdevs); in vdev_init_from_label()
1274 nvlist_t *vdevs = NULL, **kids = NULL; in vdev_init_from_nvlist() local
1282 NULL, &vdevs, NULL)) { in vdev_init_from_nvlist()
1289 nvlist_destroy(vdevs); in vdev_init_from_nvlist()
1295 rc = nvlist_find(vdevs, ZPOOL_CONFIG_CHILDREN, DATA_TYPE_NVLIST_ARRAY, in vdev_init_from_nvlist()
1297 nvlist_destroy(vdevs); in vdev_init_from_nvlist()
1865 nvlist_t *vdevs; in vdev_get_label_asize() local
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dauto_replace_002_pos.ksh81 vdev_guids=( $(zpool get -H -o value guid $pool all-vdevs) )
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md63 | path | for leaf vdevs, the pathname |
161 | path | for leaf vdevs, the device path name, otherwise omitted |
182 (root) and a 4KiB write to each of the mirror leaf vdevs.
201 | path | for leaf vdevs, the device path name, otherwise omitted |

12