| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/ |
| H A D | add-o_ashift.ksh | 49 rm -f $disk1 $disk2 56 disk2=$TEST_BASE_DIR/disk2 58 log_must mkfile $SIZE $disk2 66 log_must zpool add -o ashift=$ashift $TESTPOOL $disk2 67 verify_ashift $disk2 $ashift 76 log_must zpool labelclear $disk2 83 log_must zpool add $TESTPOOL $disk2 84 verify_ashift $disk2 $ashift 94 log_must zpool labelclear $disk2 101 log_mustnot zpool add -o ashift="$badval" $TESTPOOL $disk2 [all …]
|
| H A D | add_prop_ashift.ksh | 49 log_must rm -f $disk1 $disk2 56 disk2=$TEST_BASE_DIR/disk2 58 log_must mkfile $SIZE $disk2 72 log_must zpool add $TESTPOOL $disk2 73 verify_ashift $disk2 $ashift 82 log_must zpool labelclear $disk2 90 log_must zpool add -o ashift=$cmdval $TESTPOOL $disk2 91 verify_ashift $disk2 $cmdval 100 log_must zpool labelclear $disk2
|
| H A D | zpool_add_001_pos.ksh | 69 disk2=$TEST_BASE_DIR/disk2 70 truncate -s $MINVDEVSIZE $disk0 $disk1 $disk2 117 "$disk0" "$disk1" "$disk2"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_replace/ |
| H A D | replace_prop_ashift.ksh | 49 rm -f $disk1 $disk2 56 disk2=$TEST_BASE_DIR/disk2 58 log_must truncate -s $SIZE $disk2 78 log_must zpool replace $TESTPOOL1 $disk1 $disk2 80 verify_ashift $disk2 $ashift 88 log_mustnot zpool replace $TESTPOOL1 $disk1 $disk2 91 $disk1 $disk2 93 verify_ashift $disk2 $ashift 103 log_must zpool labelclear $disk2
|
| H A D | replace-o_ashift.ksh | 47 rm -f $disk1 $disk2 54 disk2=$TEST_BASE_DIR/disk2 56 log_must truncate -s $SIZE $disk2 82 $disk1 $disk2 83 verify_ashift $disk2 $ashift 92 $disk1 $disk2 97 log_must zpool labelclear $disk2 105 log_mustnot zpool replace -o ashift=$badval $TESTPOOL1 $disk1 $disk2 108 log_mustnot zpool labelclear $disk2
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/ |
| H A D | vdev_zaps_004_pos.ksh | 51 disk2=$(echo $DISKS | awk '{print $2}') 52 log_must zpool attach $TESTPOOL $DISK $disk2 72 dsk2_top=$(get_top_vd_zap $disk2 $conf) 73 dsk2_leaf=$(get_leaf_vd_zap $disk2 $conf) 74 [[ -n "$dsk2_top" ]] && log_fail "Attached disk $disk2 has top ZAP." 75 [[ -z "$dsk2_leaf" ]] && log_fail "Attached disk $disk2 has no leaf ZAP." 84 final_top=$(get_top_vd_zap $disk2 $conf) 85 final_leaf=$(get_leaf_vd_zap $disk2 $conf) 88 "promoting $disk2 (expected $orig_top, found $final_top)" 91 [[ "$final_leaf" -ne "$dsk2_leaf" ]] && log_fail "$disk2 lost its leaf ZAP "\
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach/ |
| H A D | attach-o_ashift.ksh | 47 rm -f $disk1 $disk2 54 disk2=$TEST_BASE_DIR/disk2 56 log_must truncate -s $SIZE $disk2 82 $disk1 $disk2 83 verify_ashift $disk2 $ashift 91 $disk1 $disk2 96 log_must zpool labelclear $disk2 104 log_mustnot zpool attach -o ashift=$badval $TESTPOOL1 $disk1 $disk2 107 log_mustnot zpool labelclear $disk2
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/ |
| H A D | zpool_labelclear_exported.ksh | 46 log_must zpool create -O mountpoint=none -f $TESTPOOL $disk1 log $disk2 57 log_mustnot zpool labelclear $disk2 58 log_must zdb -lq $disk2 63 log_must zpool labelclear -f $disk2 64 log_mustnot zdb -lq $disk2
|
| H A D | zpool_labelclear_active.ksh | 43 log_must zpool create -O mountpoint=none -f $TESTPOOL $disk1 log $disk2 50 log_mustnot zpool labelclear $disk2 51 log_must zdb -lq $disk2 52 log_mustnot zpool labelclear -f $disk2 53 log_must zdb -lq $disk2
|
| H A D | labelclear.cfg | 22 typeset disk2=/dev/${disks[1]} 26 typeset disk2=${disks[1]}
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create_011_neg.ksh | 57 rm -rf $disk1 $disk2 $disk3 $disk4 68 disk2=$(create_blockfile $FILESIZE) 72 mirror2="$disk1 $disk2" 76 draid2="$disk1 $disk2 $disk3" 77 diff_size_dev="$disk2 $disk4" 78 draid_diff_size_dev="$disk1 $disk2 $disk4"
|
| H A D | zpool_create_001_pos.ksh | 52 rm -f $disk1 $disk2 61 typeset disk2=$(create_blockfile $FILESIZE) 66 \"$disk1 $disk2\"" 69 \"$disk1 $disk2\""
|
| H A D | zpool_create_002_pos.ksh | 54 rm -f $disk1 $disk2 69 typeset disk2=$(create_blockfile $FILESIZE1) 101 log_mustnot zpool create $TESTPOOL mirror $disk1 $disk2 102 create_pool $TESTPOOL mirror $disk1 $disk2
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
| H A D | inuse.cfg | 39 disk2="${DEV_DSKDIR}/$FS_DISK2" 40 disktargets="$disk0 $disk1 $disk2" 49 export disk0 disk1 disk2 disktargets
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | replace_rebuild.ksh | 96 typeset disk2=$3 110 log_must zpool replace -sw $opt $TESTPOOL1 $disk1 $disk2
|
| H A D | replace_resilver.ksh | 93 typeset disk2=$3 107 log_must zpool replace -w $opt $TESTPOOL1 $disk1 $disk2
|
| H A D | attach_resilver.ksh | 93 typeset disk2=$3 107 log_must zpool attach -w $opt $TESTPOOL1 $disk1 $disk2
|
| H A D | attach_rebuild.ksh | 95 typeset disk2=$3 109 log_must zpool attach -sw $opt $TESTPOOL1 $disk1 $disk2
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | setup.ksh | 120 mkfile $MINVDEVSIZE $TEST_BASE_DIR/disk2.dat 131 $TEST_BASE_DIR/disk2.dat $TEST_BASE_DIR/disk3.dat \
|
| H A D | cleanup.ksh | 44 log_must rm -f $TEST_BASE_DIR/disk1.dat $TEST_BASE_DIR/disk2.dat \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_dev_removal.ksh | 41 VIRTUAL_DISK2=$TEST_BASE_DIR/disk2
|
| H A D | zfs_destroy_dev_removal_condense.ksh | 52 VIRTUAL_DISK2=$TEST_BASE_DIR/disk2
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | armada-370-synology-ds213j.dts | 138 disk2-led-amber { 139 label = "synology:amber:disk2"; 192 disk2_led_pin: disk2-led-pin {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog.cfg | 32 export VDIR2=$TEST_BASE_DIR/disk2-slog
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cache/ |
| H A D | cache.cfg | 66 export VDIR2=$TESTDIR/disk2.cache
|