Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_002_neg.ksh63 if [[ -f $VDEV ]]; then
64 log_must rm -f $VDEV
78 typeset VDEV=$TESTDIR/bootfs_002_neg_a.$$.dat
80 log_must mkfile 400m $VDEV
81 create_pool "$TESTPOOL" "$VDEV"
H A Dbootfs_008_pos.ksh55 if [[ -f $VDEV ]]; then
56 log_must rm -f $VDEV
63 typeset VDEV=$TESTDIR/bootfs_008_pos_a.$$.dat
69 log_must mkfile $MINVDEVSIZE $VDEV
70 log_must zpool create $TESTPOOL $VDEV
H A Dbootfs_001_pos.ksh58 if [[ -f $VDEV ]]; then
59 log_must rm -f $VDEV
72 typeset VDEV=$TESTDIR/bootfs_001_pos_a.$$.dat
74 log_must mkfile $MINVDEVSIZE $VDEV
75 create_pool "$TESTPOOL" "$VDEV"
H A Dbootfs_003_pos.ksh54 log_must rm -f $VDEV
67 typeset VDEV=$TESTDIR/bootfs_003.$$.dat
68 mkfile $MINVDEVSIZE $VDEV
75 log_must zpool create $POOL $VDEV
H A Dbootfs_004_neg.ksh55 log_must rm -f $VDEV
81 typeset VDEV=$TESTDIR/bootfs_004.$$.dat
82 mkfile $MINVDEVSIZE $VDEV
/illumos-gate/usr/src/test/zfs-tests/tests/functional/compression/
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 \
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 \
/illumos-gate/usr/src/test/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 Dsetup.ksh44 log_must mkfile $SIZE $VDEV $VDEV2 $FILEDEV
H A Dcache_007_neg.ksh54 log_mustnot zpool create $TESTPOOL $type $VDEV \
H A Dcache_001_pos.ksh52 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_004_neg.ksh53 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_008_neg.ksh55 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_011_pos.ksh59 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_002_pos.ksh53 log_must zpool create $TESTPOOL $type $VDEV
H A Dcache_005_neg.ksh54 log_must zpool create $TESTPOOL $type $VDEV \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/l2arc/
H A Dsetup.ksh27 log_must mkfile $SIZE $VDEV
H A Dl2arc.cfg25 export VDEV="$VDIR/a"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_008_neg.ksh55 log_mustnot zpool create $TESTPOOL $type $VDEV \
H A Dslog_001_pos.ksh56 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_002_pos.ksh57 log_must zpool create $TESTPOOL $type $VDEV $spare $SDEV
H A Dslog_009_neg.ksh57 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_005_pos.ksh55 log_must zpool create $TESTPOOL $type $VDEV $spare $SDEV \
H A Dslog_003_pos.ksh59 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_006_pos.ksh57 log_must zpool create $TESTPOOL $type $VDEV \

12