Searched refs:VDEV (Results 26 - 50 of 85) sorted by relevance

1234

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/
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
/freebsd-13-stable/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_011_pos.ksh59 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_001_pos.ksh52 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_002_pos.ksh53 log_must zpool create $TESTPOOL $type $VDEV
H A Dcache_003_pos.ksh54 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_004_neg.ksh53 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_005_neg.ksh54 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_007_neg.ksh54 log_mustnot zpool create $TESTPOOL $type $VDEV \
H A Dcache_008_neg.ksh55 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_009_pos.ksh54 log_must zpool create $TESTPOOL $type $VDEV \
H A Dcache_010_pos.ksh83 log_must zpool add $TESTPOOL cache $VDEV
84 ldev=$(random_get $VDEV)
/freebsd-13-stable/tests/sys/cddl/zfs/tests/slog/
H A Dslog_003_pos.ksh71 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_004_pos.ksh70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_005_pos.ksh70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_006_pos.ksh70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV log $logtype $LDEV
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
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_003_pos.ksh59 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_004_pos.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_006_pos.ksh57 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_008_neg.ksh55 log_mustnot zpool create $TESTPOOL $type $VDEV \
H A Dslog_009_neg.ksh57 log_must zpool create $TESTPOOL $type $VDEV \
H A Dslog_011_neg.ksh55 log_must zpool create $TESTPOOL $type $VDEV $spare $SDEV \

Completed in 183 milliseconds

1234