| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
| H A D | inuse_003_pos.ksh | 59 log_note "Kill off ufsdump process if still running" 72 log_note "Kill off ufsrestore process if still running" 98 log_note "Make a ufs filesystem on source $rawdisk1" 104 log_note "mount source $disk1 on $UFSMP" 107 log_note "Now create some directories and files to be ufsdump'ed" 128 log_note "Start ufsdump in the background" 129 log_note "ufsdump 0bf 512 $rawdisk0 $disk1" 134 log_note "Attempt to zpool the source device in use by ufsdump" 153 log_note "Start ufsrestore in the background from the target device" 154 log_note "ufsrestore rbf 512 $rawdisk0" [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | import_rewind_config_changed.ksh | 157 log_note "" 166 log_note "$0: pool '$poolcreate', add $addvdevs." 170 log_note "Retry $retry / 5 for test_add_vdevs()" 186 log_note "Retry $retry / 5 for test_attach_vdev()" 197 log_note "$0: pool '$poolcreate', detach $detachvdev." 201 log_note "Retry $retry / 5 for test_detach_vdev()" 237 log_note "Retry $retry / 5 for test_remove_vdev()" 256 log_note " == test rewind after device addition == " 267 log_note " == test rewind after device attach == " 273 log_note " == test rewind after device removal == " [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/largest_pool/ |
| H A D | largest_pool_001_pos.ksh | 70 log_note "Detect zpool $TESTPOOL in this test machine." 75 log_note "Detect the file system in this test machine." 88 log_note "Start cleanup the zfs and pool" 122 log_note "Create a pool which will contain a volume device" 125 log_note "Create a volume device of desired sizes: $volsize" 142 log_note "Create the largest pool allowed using the volume vdev" 145 log_note "Create a zfs file system in the largest pool" 148 log_note "Parse the execution result" 151 log_note "unmount this zfs file system $TESTPOOL/$TESTFS" 154 log_note "Destroy zfs, volume & zpool"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_common.kshlib | 147 log_note "Didn't find hold on $ds with $tag" 207 log_note "Didn't find inherit history for $ds" 260 log_note "Couldn't find $code in $NEW_HISTORY" 271 log_note "Couldn't find $code in $NEW_HISTORY" 285 log_note "Couldn't find $code in $NEW_HISTORY" 294 log_note "Couldn't find $code in $NEW_HISTORY" 309 log_note "Couldn't find $code in $NEW_HISTORY" 318 log_note "Couldn't find $code in $NEW_HISTORY" 332 log_note "Couldn't find $code in $NEW_HISTORY" 346 log_note "Can't parse command \"$cmd\"" [all …]
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/largest_pool/ |
| H A D | largest_pool_001_pos.ksh | 78 log_note "Detect zpool $TESTPOOL in this test machine." 83 log_note "Detect the file system in this test machine." 96 log_note "Start cleanup the zfs and pool" 130 log_note "Create a pool which will contain a volume device" 133 log_note "Create a volume device of desired sizes: $volsize" 149 log_note "Create the largest pool allowed using the volume vdev" 152 log_note "Create a zfs file system in the largest pool" 155 log_note "Parse the execution result" 158 log_note "unmount this zfs file system $TESTPOOL/$TESTFS" 161 log_note "Destroy zfs, volume & zpool"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/ |
| H A D | mixed_create_failure.ksh | 78 log_note "The op : $op" 79 log_note "testdir=$testdir obj_type=$obj_type" 83 log_note "Created test dir $test_path" 87 log_note "Created target: $test_path/$target_obj" 91 log_note "op : $op" 97 log_note "cmd: $cmd ret: $ret out=$out" 108 log_note 'Test rename \"sample_name\" rename' 123 log_note "$cmd failed as expected : $out" 132 log_note "Testing create of $obj_type"
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/ |
| H A D | zpool_destroy_004_pos.ksh | 76 log_note "post sleep: $(ps -p ${sndpid},${rcvpid} -o command)" 82 log_note "Destroy of $who_to_destroy took ${dtime} seconds." 84 log_note "post destroy: $(ps -p ${sndpid},${rcvpid} -o command)" 94 log_note "send|receive took ${wtime} seconds to finish." 104 log_note \ 112 log_note "TEST: send|receive to the same pool" 116 log_note "TEST: send|receive to different pools, destroy sender" 120 log_note "TEST: send|receive to different pools, destroy receiver" 131 log_note "Running fast tests with 1000MB of data" 142 log_note "Running longer test with ${datasz}MB of data"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_mount_014_neg.ksh | 41 log_note "Verify zfs mount helper failure on known bad parameters" 46 log_note "Verify failure without '-o zfsutil'" 49 log_note "Verify '-o abc <device> <path>' bad option fails" 52 log_note "Verify '\$NONEXISTFSNAME <path>' fails" 55 log_note "Verify '<dataset> (\$NONEXISTFSNAME|/dev/null)' fails" 59 log_note "Verify '/dev/null <path>' fails" 62 log_note "Verify '[device|pool]' fails"
|
| H A D | zfs_mount_013_pos.ksh | 43 log_note "Verify zfs mount helper functions for both devices and pools" 48 log_note "Verify '<dataset> <path>'" 53 log_note "Verify mount(8) does not canonicalize before calling helper" 63 log_note "Verify CWD prefix filter <dataset> <path>" 74 log_note "Verify '-f <dataset> <path>' fakemount" 78 log_note "Verify '-o ro -v <dataset> <path>' verbose RO" 83 log_note "Verify '-o abc -s <device> <path>' sloppy option" 88 log_note "Verify '<device> <path>'"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_block_size_histogram.ksh | 42 log_note "histo_populate_test_pool: insufficient parameters" 65 log_note "hptp: Your pool size ${histo_pool_size}" 136 log_note "histo_check_test_pool: insufficient parameters" 219 log_note "Comparisons for ${pool}" 220 log_note "Bsize is the blocksize, Count is predicted value" 221 log_note "Bsize\tCount\tpsize\tlsize\tasize" 227 log_note \ 242 log_note \ 252 log_note "hctp: There was ${error_count} error" 254 log_note "hctp:There were a total of ${error_count} errors"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/ |
| H A D | zed_rc_filter.ksh | 58 log_note "Include a single event type" 63 log_note "Include a single event type with wildcards" 68 log_note "Test a filter of a non-match and a match" 73 log_note "Include multiple events" 81 log_note "Test one exclusion" 88 log_note "Test one exclusion with wildcards" 95 log_note "Test one inclusion and one exclusion"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zfs_receive_from_zstd.ksh | 57 log_note "Randomly selected ZSTD level: $random_level" 71 log_note "file /$TESTPOOL/$TESTFS1/$TESTFILE0 has object number $obj" 76 log_note "block 0 of /$TESTPOOL/$TESTFS1/$TESTFILE0 has a DVA of $dva" 82 log_note "ZSTD src: size=$zstd_size1 version=$zstd_version1 level=$zstd_level1" 84 log_note "Verify ZFS can receive the ZSTD compressed stream" 95 log_note "file /$TESTPOOL/$TESTFS2/$TESTFILE0 has object number $obj" 100 log_note "block 0 of /$TESTPOOL/$TESTFS2/$TESTFILE0 has a DVA of $dva" 108 log_note "ZSTD dest: size=$zstd_size2 version=$zstd_version2 level=$zstd_level2"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_holds.ksh | 84 log_note "checking $dataset for $hold" 109 log_note "Verify 'zfs send' can create full send stream." 129 log_note "Verify the send stream is valid to receive." 135 log_note "Verify the holds were received." 140 log_note "Verify 'zfs send -i' can create incremental send stream." 148 log_note "Verify the incremental send stream is valid to receive." 152 log_note "Verify the hold was received from the incremental send." 158 log_note "Verify send -h works when there are no holds." 166 log_note "Verify send -h fails properly when receive dataset already exists" 169 log_note "Verify recv -h skips the receive of holds"
|
| H A D | send_encrypted_props.ksh | 88 log_note "Must not be able to receive an embedded stream as encrypted" 93 log_note "Must not be able to use 'keylocation=prompt' on receive" 102 log_note "Must not be able to disable encryption properties on raw send" 110 log_note "Must not be able to change encryption properties on incrementals" 122 log_note "Must be able to receive stream as encryption root" 138 log_note "Must be able to receive stream with props as encryption root" 156 log_note "Must be able to receive recursive stream as encryption root" 172 log_note "Must be able to receive stream with props to encrypted child" 186 log_note "Must be able to receive recursive stream to encrypted child" 200 log_note "Must be able to receive recursive stream to encrypted child"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/ |
| H A D | refreserv_multi_raidz.ksh | 80 log_note "Testing in ashift=${allshifts[0]} mode" 97 log_note "Too few disks to test $raid-$ndisks" 107 log_note "Gathering refreservation for $raid-$ndisks" \ 129 log_note "sizes=$(print -C sizes)" 146 log_note "Too few disks to test $raid-$nd1 + $raid=$nd2" 155 log_note "Verifying $raid-$nd1 $raid-$nd2 volblocksize=$vbs" 166 log_note "Expecting refres ($refres) to match refres" \ 170 log_note "Expecting refres ($refres) to match refres" \
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/cache/ |
| H A D | cache.kshlib | 36 log_note "Final pool configurations:" 148 log_note "Unexpected type: mirror" 152 log_note "Status($stat) " \ 161 log_note "Unexpected type: stripe" 165 log_note "Status($stat) " \ 177 log_note "Can not find device: $device"
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| H A D | zfs_acl_tar_001_pos.ksh | 85 log_note "Create second zfs file system to restore the tar archive." 91 log_note "Create a file: $file, and directory: $dir, in zfs filesystem. " 99 log_note "Change the ACLs of file and directory with " \ 105 log_note "Archive the file and directory." 108 log_note "Restore the tar archive." 113 log_note "Verify the ACLs of restored file/directory have no changes."
|
| H A D | zfs_acl_cpio_001_pos.ksh | 86 log_note "Create second zfs file system to restore the cpio archive." 104 log_note "Create file $file and directory $dir " \ 110 log_note "Change the ACLs of file and directory with " \ 116 log_note "Archive the file and directory." 121 log_note "Restore the cpio archive." 127 log_note "Verify that the ACLs of restored file/directory " \
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool/ |
| H A D | zpool_colors.ksh | 61 log_note "$(faketty TERM=xterm-256color ZFS_COLOR=1 zpool status)" 68 log_note "$(echo $out)" 70 log_note "Look for 'pool:' in bold" 73 log_note "Look for 'DEGRADED' in yellow" 88 log_note "Look for 'FAULTED' in red"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_016_pos.ksh | 84 log_note "Verify the valid arguments" 93 log_note "Verify invalid arguments" 101 log_note "Destroy the beginning range" 111 log_note "Destroy the mid range" 122 log_note "Destroy the end range" 131 log_note "Destroy a simple list" 140 log_note "Destroy a list and range together" 150 log_note "Destroy a list of ranges" 160 log_note "Snapshot destroy with hold" 177 log_note "Range destroy for snapshots having clones"
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/snapshot/ |
| H A D | snapshot_001_pos.ksh | 83 log_note "Create a file in the zfs filesystem..." 87 log_note "Sum the file, save for later comparison..." 89 log_note "FILE_SUM = $FILE_SUM" 91 log_note "Create a snapshot and mount it..." 94 log_note "Append to the original file..."
|
| H A D | snapshot_005_pos.ksh | 82 log_note "Create a file in the zfs filesystem..." 86 log_note "Sum the file, save for later comparison..." 88 log_note "FILE_SUM = $FILE_SUM" 90 log_note "Create a snapshot and mount it..." 93 log_note "Append to the original file..."
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/redundancy/ |
| H A D | redundancy.kshlib | 154 log_note "$pool: $ZPOOL scrub issued." 212 log_note "Damaging pool $pool devices: $vdevs" 230 log_note "Pool $pool vdevs $vdevs damage completed." 249 log_note "Data should be valid in $pool." 269 log_note "Removing pool $pool vdevs: $vdevs" 291 log_note "Replacing missing pool $pool vdevs: $vdevs" 295 log_note "$pool should be healthy." 299 log_note "Data should be valid in $pool."
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | snapshot_005_pos.ksh | 70 log_note "Create a file in the zfs filesystem..." 74 log_note "Sum the file, save for later comparison..." 76 log_note "FILE_SUM = $FILE_SUM" 78 log_note "Create a snapshot and mount it..." 81 log_note "Append to the original file..."
|
| H A D | snapshot_001_pos.ksh | 71 log_note "Create a file in the zfs filesystem..." 75 log_note "Sum the file, save for later comparison..." 77 log_note "FILE_SUM = $FILE_SUM" 79 log_note "Create a snapshot and mount it..." 82 log_note "Append to the original file..."
|