Home
last modified time | relevance | path

Searched refs:VDEV (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_002_neg.ksh57 if [[ -f $VDEV ]]; then
58 log_must rm -f $VDEV
72 typeset VDEV=$TESTDIR/bootfs_002_neg_a.$$.dat
74 log_must mkfile 400m $VDEV
75 create_pool "$TESTPOOL" "$VDEV"
H A Dbootfs_008_pos.ksh54 if [[ -f $VDEV ]]; then
55 log_must rm -f $VDEV
62 typeset VDEV=$TEST_BASE_DIR/bootfs_008_pos_a.$$.dat
68 log_must mkfile $MINVDEVSIZE $VDEV
69 log_must zpool create $TESTPOOL $VDEV
H A Dbootfs_001_pos.ksh57 if [[ -f $VDEV ]]; then
58 log_must rm -f $VDEV
71 typeset VDEV=$TESTDIR/bootfs_001_pos_a.$$.dat
73 log_must mkfile $MINVDEVSIZE $VDEV
74 create_pool "$TESTPOOL" "$VDEV"
/freebsd-13.1/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_008_neg.ksh67 if [[ -f $VDEV ]]; then
68 log_must $RM -f $VDEV
75 typeset VDEV=$TMPDIR/bootfs_008_neg_a.${TESTCASE_ID}.dat
81 log_must create_vdevs $VDEV
82 log_must $ZPOOL create $TESTPOOL $VDEV
H A Dbootfs_001_pos.ksh63 if [[ -f $VDEV ]]; then
64 log_must $RM -f $VDEV
77 typeset VDEV=$TMPDIR/bootfs_001_pos_a.${TESTCASE_ID}.dat
79 log_must create_vdevs $VDEV
80 create_pool "$TESTPOOL" "$VDEV"
H A Dbootfs_004_neg.ksh63 typeset VDEV=$TMPDIR/bootfs_004.${TESTCASE_ID}.dat
71 $RM $VDEV
97 create_vdevs $VDEV
103 log_mustnot $ZPOOL create $POOL $VDEV
H A Dbootfs_003_pos.ksh62 typeset VDEV=$TMPDIR/bootfs_003.${TESTCASE_ID}.dat
70 $RM $VDEV
83 create_vdevs $VDEV
90 log_must $ZPOOL create $POOL $VDEV
/freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md11 * Add new paths to the persistent VDEV label for device matching.
13 * Add support for automated VDEV auto-online, auto-replace and auto-expand.
14 * Expand the statechange event to include all VDEV state transitions.
37 and isolation of VDEV faults. A fault is something we can associate
60 tracked VDEV encounters **N** events in a given **T** time window. The
65 the faulty VDEV. It will notify the ZFS kernel module of the new VDEV
73 expand the associated VDEV. This agent is also known as the `zfs_mod`
75 disk is matched to a specific VDEV using its device id, physical path
76 or VDEV GUID.
80 will be matched to the corresponding leaf VDEV by physical location
[all …]
/freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zpool_set/
H A Dzpool_set_003_neg.ksh81 VDEV=$TMPDIR/zpool_set_003.${TESTCASE_ID}.vdev
82 log_must create_vdevs $VDEV
83 log_must $ZPOOL create $TESTPOOL $VDEV
H A Dzpool_set_002_neg.ksh126 VDEV=$TMPDIR/zpool_set_002.${TESTCASE_ID}.vdev
127 log_must create_vdevs $VDEV
128 log_must $ZPOOL create bootfs $VDEV
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/
H A Dl2arc_compressed_arc_disabled.ksh27 export VDEV="$VDIR/a"
71 log_must mkfile $SIZE $VDEV
82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
H A Dl2arc_compressed_arc.ksh27 export VDEV="$VDIR/a"
74 log_must mkfile $SIZE $VDEV
82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
H A Dl2arc_encrypted_no_compressed_arc.ksh27 export VDEV="$VDIR/a"
72 log_must mkfile $SIZE $VDEV
83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
H A Dl2arc_encrypted.ksh27 export VDEV="$VDIR/a"
75 log_must mkfile $SIZE $VDEV
83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cache/
H A Dcache_012_pos.ksh64 typeset VDEV="$VDIR/vdev.disk"
84 log_must truncate -s $VDEV_SZ $VDEV
86 log_must zpool create -f $TESTPOOL $VDEV cache $VCACHE
H A Dcache_010_pos.ksh83 log_must zpool add $TESTPOOL cache $VDEV
84 ldev=$(random_get $VDEV)
H A Dsetup.ksh39 log_must mkfile $SIZE $VDEV $VDEV2
/freebsd-13.1/tests/sys/cddl/zfs/tests/cache/
H A Dsetup.ksh36 if [[ -d $VDEV ]]; then
43 log_must create_vdevs $VDEV $VDEV2
H A Dcache_007_neg.ksh66 log_mustnot $ZPOOL create $TESTPOOL $type $VDEV \
H A Dcache_004_neg.ksh65 log_must $ZPOOL create $TESTPOOL $type $VDEV \
/freebsd-13.1/tests/sys/cddl/zfs/tests/slog/
H A Dsetup.ksh36 if [[ -d $VDEV ]]; then
43 log_must create_vdevs $VDEV $SDEV $LDEV $VDEV2 $SDEV2 $LDEV2
/freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import.cfg51 eval export VDEV\${num}F="${DEVICE_FILE}${num}"
52 eval export VDEV\${num}="${DEVICE_DIR}/${DEVICE_FILE}${num}"
57 eval export VDEV\${num}F="${DEVICE_FILE}${num}"
58 eval export VDEV\${num}="${DEVICE_DIR}/${DEVICE_FILE}${num}"
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/l2arc/
H A Dl2arc_l2miss_pos.ksh60 log_must zpool create -O compression=off -f $TESTPOOL $VDEV cache $VDEV_CACHE
86 log_must zpool import $TESTPOOL -d $VDEV
H A Dsetup.ksh27 log_must mkfile $SIZE $VDEV
H A Dl2arc.cfg25 export VDEV="$VDIR/a"

1234