| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | setup.ksh | 120 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk1.dat 121 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk2.dat 122 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk3.dat 123 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk-additional.dat 124 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk-export.dat 125 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk-offline.dat 126 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk-spare1.dat 127 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk-spare2.dat
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_with_indirect.ksh | 32 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK1 33 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK2 34 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK3 35 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK4
|
| H A D | remove_expanded.ksh | 41 log_must truncate -s $MINVDEVSIZE $DISK0 42 log_must truncate -s $(($MINVDEVSIZE * 3)) $DISK1 43 log_must truncate -s $MINVDEVSIZE $DISK2 60 log_must truncate -s $(($MINVDEVSIZE * 2)) $DISK0
|
| H A D | removal_check_space.ksh | 26 log_must mkfile $MINVDEVSIZE $DISKDIR/dsk1 27 log_must mkfile $MINVDEVSIZE $DISKDIR/dsk2 42 count=$((MINVDEVSIZE / (1024 * 1024)))
|
| H A D | remove_raidz.ksh | 26 log_must mkfile $MINVDEVSIZE $DISKDIR/dsk1 27 log_must mkfile $MINVDEVSIZE $DISKDIR/dsk2 28 log_must mkfile $MINVDEVSIZE $DISKDIR/dsk3
|
| H A D | remove_mirror.ksh | 31 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK1 32 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK2 33 log_must mkfile $(($MINVDEVSIZE * 2)) $DISK3
|
| H A D | removal_with_faulted.ksh | 73 log_must truncate -s $MINVDEVSIZE $DISK0 $DISK1 74 log_must truncate -s $((MINVDEVSIZE * 4)) $DISK2 $DISK3
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | auto_spare_multiple.ksh | 83 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEV1 91 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEVS 98 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEVS 166 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEV1 174 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEVS 181 truncate -s $MINVDEVSIZE $DATA_DEVS $SPARE_DEVS
|
| H A D | auto_offline_001_pos.ksh | 57 load_scsi_debug $(($MINVDEVSIZE/1024/1024+32)) 1 1 1 '512b' 88 log_must truncate -s $MINVDEVSIZE $filedev1 89 log_must truncate -s $MINVDEVSIZE $filedev2 90 log_must truncate -s $MINVDEVSIZE $filedev3 91 log_must truncate -s $MINVDEVSIZE $sparedev
|
| H A D | auto_spare_rotational.ksh | 48 LARGE_SIZE=$((MINVDEVSIZE * 2)) 62 log_must truncate -s $MINVDEVSIZE $NORM1 $NORM2 $SPEC1 $SPEC2 $SPARE_SMALL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/ |
| H A D | trim_config.ksh | 77 typeset VDEV_MAX_MB=$(( floor(4 * MINVDEVSIZE * 0.65 / 1024 / 1024) )) 78 typeset VDEV_MIN_MB=$(( floor(4 * MINVDEVSIZE * 0.40 / 1024 / 1024) )) 93 VDEV_MAX_MB=$(( floor(4 * MINVDEVSIZE * 0.50 / 1024 / 1024) )) 96 log_must truncate -s $((4 * MINVDEVSIZE)) $VDEVS
|
| H A D | autotrim_config.ksh | 77 typeset VDEV_MAX_MB=$(( floor(4 * MINVDEVSIZE * 0.75 / 1024 / 1024) )) 78 typeset VDEV_MIN_MB=$(( floor(4 * MINVDEVSIZE * 0.30 / 1024 / 1024) )) 93 VDEV_MAX_MB=$(( floor(4 * MINVDEVSIZE * 0.50 / 1024 / 1024) )) 96 log_must truncate -s $((4 * MINVDEVSIZE)) $VDEVS
|
| H A D | trim_l2arc.ksh | 67 log_must truncate -s $((MINVDEVSIZE)) $TRIM_VDEV2 68 log_must truncate -s $((4 * MINVDEVSIZE)) $TRIM_VDEV1 69 typeset VDEV_MIN_MB=$((MINVDEVSIZE * 0.30 / 1024 / 1024)) 74 typeset fill_mb=$(( floor(3 * MINVDEVSIZE) ))
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_set/ |
| H A D | vdev_set_scheduler.ksh | 64 log_must truncate -s $(($MINVDEVSIZE * 2)) $FILEDEV 72 --rw=write --size=$MINVDEVSIZE --bs=128k --numjobs=1 --direct=1 \ 85 --rw=read --size=$MINVDEVSIZE --bs=128k --numjobs=1 --direct=1 \
|
| H A D | zpool_set_inherit.ksh | 61 log_must truncate -s $MINVDEVSIZE $FILEVDEV1 62 log_must truncate -s $MINVDEVSIZE $FILEVDEV2 63 log_must truncate -s $MINVDEVSIZE $FILEVDEV3
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create.cfg | 46 export FILESIZE="$MINVDEVSIZE" 47 export FILESIZE1="$(($MINVDEVSIZE * 2))" 48 export SIZE="$((MINVDEVSIZE / (1024 * 1024)))"m 49 export SIZE1="$(($MINVDEVSIZE * 2 / (1024 * 1024)))m"
|
| H A D | zpool_create_draid_003_pos.ksh | 67 log_must truncate -s $MINVDEVSIZE $draid_vdevs 78 log_must truncate -s $MINVDEVSIZE $draid_vdevs 81 log_must truncate -s $MINVDEVSIZE $draid_vdevs
|
| H A D | zpool_create_draid_005_pos.ksh | 73 log_must truncate -s $MINVDEVSIZE $draid_vdevs 114 log_must truncate -s $MINVDEVSIZE $draid_vdevs 117 log_must truncate -s $MINVDEVSIZE $draid_vdevs
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/poolversion/ |
| H A D | setup.ksh | 38 log_must mkfile $MINVDEVSIZE $TEST_BASE_DIR/zpool_version_1.dat 43 log_must mkfile $MINVDEVSIZE $TEST_BASE_DIR/zpool2_version_1.dat
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/ |
| H A D | zfs_snapshot_008_neg.ksh | 61 log_must mkfile $MINVDEVSIZE $SNAPDEV1 62 log_must mkfile $MINVDEVSIZE $SNAPDEV2
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/ |
| H A D | zpool_add_006_pos.ksh | 58 log_must truncate -s $MINVDEVSIZE $TESTDIR/file.00 62 log_must truncate -s $MINVDEVSIZE $vdevs_list
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zfs_receive_new_props.ksh | 62 log_must truncate -s $MINVDEVSIZE "$rvdevfile" 63 log_must truncate -s $MINVDEVSIZE "$vdevfile"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import.cfg | 36 export FS_SIZE="$((($MINVDEVSIZE / (1024 * 1024)) * 32))m" 37 export FILE_SIZE="$((MINVDEVSIZE))" 38 export SLICE_SIZE="$((($MINVDEVSIZE / (1024 * 1024)) * 2))m"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
| H A D | redundancy.kshlib | 119 log_must truncate -s $MINVDEVSIZE $vdevs 248 bs=1024k count=$((MINVDEVSIZE / (1024 * 1024))) \ 268 typeset -i bs_count=$(((MINVDEVSIZE / 1024) - 4096)) 303 typeset -i bs_count=$(((MINVDEVSIZE / 1024) - 4096))
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_dev_removal.ksh | 43 log_must truncate -s $(($MINVDEVSIZE * 8)) $VIRTUAL_DISK1 44 log_must truncate -s $(($MINVDEVSIZE * 16)) $VIRTUAL_DISK2
|