Searched refs:VDEV (Results 1 – 25 of 90) sorted by relevance
1234
57 if [[ -f $VDEV ]]; then58 log_must rm -f $VDEV72 typeset VDEV=$TESTDIR/bootfs_002_neg_a.$$.dat74 log_must mkfile 400m $VDEV75 create_pool "$TESTPOOL" "$VDEV"
54 if [[ -f $VDEV ]]; then55 log_must rm -f $VDEV62 typeset VDEV=$TEST_BASE_DIR/bootfs_008_pos_a.$$.dat68 log_must mkfile $MINVDEVSIZE $VDEV69 log_must zpool create $TESTPOOL $VDEV
57 if [[ -f $VDEV ]]; then58 log_must rm -f $VDEV71 typeset VDEV=$TESTDIR/bootfs_001_pos_a.$$.dat73 log_must mkfile $MINVDEVSIZE $VDEV74 create_pool "$TESTPOOL" "$VDEV"
67 if [[ -f $VDEV ]]; then68 log_must $RM -f $VDEV75 typeset VDEV=$TMPDIR/bootfs_008_neg_a.${TESTCASE_ID}.dat81 log_must create_vdevs $VDEV82 log_must $ZPOOL create $TESTPOOL $VDEV
63 if [[ -f $VDEV ]]; then64 log_must $RM -f $VDEV77 typeset VDEV=$TMPDIR/bootfs_001_pos_a.${TESTCASE_ID}.dat79 log_must create_vdevs $VDEV80 create_pool "$TESTPOOL" "$VDEV"
63 typeset VDEV=$TMPDIR/bootfs_004.${TESTCASE_ID}.dat71 $RM $VDEV97 create_vdevs $VDEV103 log_mustnot $ZPOOL create $POOL $VDEV
62 typeset VDEV=$TMPDIR/bootfs_003.${TESTCASE_ID}.dat70 $RM $VDEV83 create_vdevs $VDEV90 log_must $ZPOOL create $POOL $VDEV
11 * 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 associate60 tracked VDEV encounters **N** events in a given **T** time window. The65 the faulty VDEV. It will notify the ZFS kernel module of the new VDEV73 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 path76 or VDEV GUID.80 will be matched to the corresponding leaf VDEV by physical location[all …]
81 VDEV=$TMPDIR/zpool_set_003.${TESTCASE_ID}.vdev82 log_must create_vdevs $VDEV83 log_must $ZPOOL create $TESTPOOL $VDEV
126 VDEV=$TMPDIR/zpool_set_002.${TESTCASE_ID}.vdev127 log_must create_vdevs $VDEV128 log_must $ZPOOL create bootfs $VDEV
27 export VDEV="$VDIR/a"71 log_must mkfile $SIZE $VDEV82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
27 export VDEV="$VDIR/a"74 log_must mkfile $SIZE $VDEV82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
27 export VDEV="$VDIR/a"72 log_must mkfile $SIZE $VDEV83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
27 export VDEV="$VDIR/a"75 log_must mkfile $SIZE $VDEV83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE
64 typeset VDEV="$VDIR/vdev.disk"84 log_must truncate -s $VDEV_SZ $VDEV86 log_must zpool create -f $TESTPOOL $VDEV cache $VCACHE
83 log_must zpool add $TESTPOOL cache $VDEV84 ldev=$(random_get $VDEV)
39 log_must mkfile $SIZE $VDEV $VDEV2
36 if [[ -d $VDEV ]]; then43 log_must create_vdevs $VDEV $VDEV2
66 log_mustnot $ZPOOL create $TESTPOOL $type $VDEV \
65 log_must $ZPOOL create $TESTPOOL $type $VDEV \
36 if [[ -d $VDEV ]]; then43 log_must create_vdevs $VDEV $SDEV $LDEV $VDEV2 $SDEV2 $LDEV2
51 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}"
60 log_must zpool create -O compression=off -f $TESTPOOL $VDEV cache $VDEV_CACHE86 log_must zpool import $TESTPOOL -d $VDEV
27 log_must mkfile $SIZE $VDEV
25 export VDEV="$VDIR/a"