Searched refs:TESTFS1 (Results 51 - 75 of 206) sorted by relevance

123456789

/freebsd-13-stable/tests/sys/cddl/zfs/tests/reservation/
H A Dreservation_013_pos.ksh72 OBJ_LIST="$TESTPOOL/$TESTFS1/$TESTFS2 $TESTPOOL/$TESTFS1 \
75 log_must $ZFS create $TESTPOOL/$TESTFS1
76 log_must $ZFS create $TESTPOOL/$TESTFS1/$TESTFS2
96 log_must $ZFS set refreservation=$resv_set $TESTPOOL/$TESTFS1
97 log_must $ZFS set refreservation=$resv_set $TESTPOOL/$TESTFS1/$TESTFS2
111 for obj in $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1 \
112 $TESTPOOL/$TESTVOL2 $TESTPOOL/$TESTFS1/$TESTFS2
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_009_neg.ksh91 "-s $TESTPOOL/$TESTFS1" "-b 1092 $TESTPOOL/$TESTFS1" \
92 "-b 64k $TESTPOOL/$TESTFS1" "-s -b 32k $TESTPOOL/$TESTFS1" \
117 $TESTPOOL/$TESTFS1
119 $TESTPOOL/$TESTFS1
125 log_mustnot zfs create -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
126 log_mustnot zfs create -p -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
H A Dzfs_create_encrypted.ksh72 datasetexists $TESTPOOL/$TESTFS1 && \
73 log_must zfs destroy -r $TESTPOOL/$TESTFS1
83 log_must zfs create $TESTPOOL/$TESTFS1
84 log_mustnot zfs create -o keyformat=passphrase $TESTPOOL/$TESTFS1/c1
85 log_mustnot zfs create -o keylocation=prompt $TESTPOOL/$TESTFS1/c1
87 $TESTPOOL/$TESTFS1/c1
89 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/c1
91 $TESTPOOL/$TESTFS1/c2
93 $TESTPOOL/$TESTFS1/c2
95 -o keylocation=prompt $TESTPOOL/$TESTFS1/c
[all...]
H A Dzfs_create_verbose.ksh64 datasetexists "$TESTPOOL/$TESTFS1" ||
65 log_fail "$TESTPOOL/$TESTFS1 unexpectedly created by '${cmd[@]}'"
134 if datasetexists "$TESTPOOL/$TESTFS1"; then
135 log_must_busy zfs destroy -r "$TESTPOOL/$TESTFS1"
145 dry_create_parseable expect -o compression=on "$TESTPOOL/$TESTFS1"
149 dry_create_parseable expect -p -o compression=on "$TESTPOOL/$TESTFS1"
151 dry_create_parseable expect -p -o compression=on "$TESTPOOL/$TESTFS1/$TESTVOL"
155 dry_create_parseable expect -b 4k -V 10m -s "$TESTPOOL/$TESTFS1"
163 dry_create_parseable expect -b 4k -V 10m "$TESTPOOL/$TESTFS1"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_raw_incremental.ksh45 datasetexists $TESTPOOL/$TESTFS1 && \
46 log_must zfs destroy -r $TESTPOOL/$TESTFS1
63 typeset snap1="$TESTPOOL/$TESTFS1@snap1"
64 typeset snap2="$TESTPOOL/$TESTFS1@snap2"
67 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
71 log_must mkfile 1M /$TESTPOOL/$TESTFS1/$TESTFILE0
72 typeset checksum=$(md5digest /$TESTPOOL/$TESTFS1/$TESTFILE0)
77 log_must eval "echo $passphrase2 | zfs change-key $TESTPOOL/$TESTFS1"
H A Dzfs_receive_from_encrypted.ksh43 datasetexists $TESTPOOL/$TESTFS1 && \
44 log_must zfs destroy -r $TESTPOOL/$TESTFS1
57 log_must zfs create $TESTPOOL/$TESTFS1
67 log_must eval "zfs send $snap | zfs receive $TESTPOOL/$TESTFS1/c1"
69 crypt=$(get_prop encryption $TESTPOOL/$TESTFS1/c1)
72 typeset cksum1=$(md5digest /$TESTPOOL/$TESTFS1/c1/$TESTFILE0)
H A Dzfs_receive_from_zstd.ksh42 datasetexists $TESTPOOL/$TESTFS1 && \
43 log_must zfs destroy -r $TESTPOOL/$TESTFS1
54 typeset snap="$TESTPOOL/$TESTFS1@snap"
59 log_must zfs create -o compress=zstd-$random_level $TESTPOOL/$TESTFS1
62 > /$TESTPOOL/$TESTFS1/$TESTFILE0
63 typeset checksum=$(md5digest /$TESTPOOL/$TESTFS1/$TESTFILE0)
68 listing=$(ls -i /$TESTPOOL/$TESTFS1/$TESTFILE0)
71 log_note "file /$TESTPOOL/$TESTFS1/$TESTFILE0 has object number $obj"
73 output=$(zdb -Zddddddbbbbbb $TESTPOOL/$TESTFS1 $obj 2> /dev/null \
76 log_note "block 0 of /$TESTPOOL/$TESTFS1/
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/
H A Dzfs_unload-key_all.ksh41 datasetexists $TESTPOOL/$TESTFS1 && \
42 log_must zfs destroy -r $TESTPOOL/$TESTFS1
52 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
53 log_must zfs create $TESTPOOL/$TESTFS1/child
62 log_must zfs unmount $TESTPOOL/$TESTFS1
67 log_must key_unavailable $TESTPOOL/$TESTFS1
68 log_must key_unavailable $TESTPOOL/$TESTFS1/child
74 log_mustnot zfs mount $TESTPOOL/$TESTFS1
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach/
H A Dzpool_attach_001_neg.ksh50 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
52 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
59 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
61 "-f $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_online/
H A Dzpool_online_002_neg.ksh49 "-t $TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
51 "-t $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
55 "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCTR/$TESTFS1" \
57 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" "$TESTPOOL/$TESTVOL $DISKLIST" \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_replace/
H A Dzpool_replace_001_neg.ksh50 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
52 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
59 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
61 "-f $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create_009_neg.ksh102 "-s $TESTPOOL/$TESTFS1" "-b 1092 $TESTPOOL/$TESTFS1" \
103 "-b 64k $TESTPOOL/$TESTFS1" "-s -b 32k $TESTPOOL/$TESTFS1" \
126 $TESTPOOL/$TESTFS1
128 $TESTPOOL/$TESTFS1
134 log_mustnot $ZFS create -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
135 log_mustnot $ZFS create -p -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_attach/
H A Dzpool_attach_001_neg.ksh63 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
65 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
72 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
74 "-f $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_online/
H A Dzpool_online_002_neg.ksh62 "-t $TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
64 "-t $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
68 "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCTR/$TESTFS1" \
70 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" "$TESTPOOL/$TESTVOL $DISKLIST" \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_replace/
H A Dzpool_replace_001_neg.ksh63 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
65 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
72 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
74 "-f $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_014_pos.ksh42 datasets="$TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS2
43 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"
53 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3
61 log_must zfs snapshot -r $TESTPOOL/$TESTFS1@snap
67 log_must zfs destroy -R $TESTPOOL/$TESTFS1@snap
H A Dzfs_destroy_clone_livelist.ksh42 datasetexists $TESTPOOL/$TESTFS1 && zfs destroy -R $TESTPOOL/$TESTFS1
55 clone_dataset $TESTFS1 snap $TESTCLONE
63 clone_dataset $TESTFS1 snap $TESTCLONE
78 clone_dataset $TESTFS1 snap $TESTCLONE
79 clone_dataset $TESTFS1 snap $TESTCLONE1
80 clone_dataset $TESTFS1 snap $TESTCLONE2
90 clone_dataset $TESTFS1 snap $TESTCLONE
91 clone_dataset $TESTFS1 snap $TESTCLONE1
92 clone_dataset $TESTFS1 sna
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_cp_001_pos.ksh66 if datasetexists $TESTPOOL/$TESTFS1; then
67 log_must $ZFS destroy -f $TESTPOOL/$TESTFS1
78 log_note "Create the second zfs file system: $TESTPOOL/$TESTFS1."
79 log_must $ZFS create $TESTPOOL/$TESTFS1
80 log_must $ZFS set mountpoint=$TESTDIR1 $TESTPOOL/$TESTFS1
81 log_must $ZFS set aclmode=passthrough $TESTPOOL/$TESTFS1
H A Dzfs_acl_cp_002_pos.ksh67 if datasetexists $TESTPOOL/$TESTFS1; then
68 log_must $ZFS destroy -f $TESTPOOL/$TESTFS1
79 log_note "Create the second zfs file system: $TESTPOOL/$TESTFS1."
80 log_must $ZFS create $TESTPOOL/$TESTFS1
81 log_must $ZFS set mountpoint=$TESTDIR1 $TESTPOOL/$TESTFS1
82 log_must $ZFS set aclmode=passthrough $TESTPOOL/$TESTFS1
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_concurrent_shares.ksh52 log_must zfs set sharenfs=off $TESTPOOL/$TESTFS1/$fs
55 unshare_fs $TESTPOOL/$TESTFS1/$fs
59 if mounted $TESTPOOL/$TESTFS1/$fs; then
60 log_must zfs unmount $TESTPOOL/$TESTFS1/$fs
69 datasetexists $TESTPOOL/$TESTFS1/$fs && \
70 log_must zfs destroy -f $TESTPOOL/$TESTFS1/$fs
84 log_must zfs create -p $TESTPOOL/$TESTFS1/$fs
142 test_share $TESTPOOL/$TESTFS1/$fs &
144 log_note "$TESTPOOL/$TESTFS1/$fs ==> $!"
163 unshare_fs $TESTPOOL/$TESTFS1/
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_all.ksh40 datasetexists $TESTPOOL/$TESTFS1 && \
41 log_must zfs destroy $TESTPOOL/$TESTFS1
51 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
60 log_must zfs unmount $TESTPOOL/$TESTFS1
61 log_must zfs unload-key $TESTPOOL/$TESTFS1
72 log_must key_available $TESTPOOL/$TESTFS1
75 log_must zfs mount $TESTPOOL/$TESTFS1
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_010_pos.ksh59 datasetexists $TESTPOOL/$TESTFS1 && \
60 log_must zfs destroy $TESTPOOL/$TESTFS1
68 log_must zfs create $TESTPOOL/$TESTFS1
80 log_must zfs set reservation=$resv_size_set $TESTPOOL/$TESTFS1
95 log_must zfs destroy -f $TESTPOOL/$TESTFS1
H A Dreservation_013_pos.ksh68 OBJ_LIST="$TESTPOOL/$TESTFS1/$TESTFS2 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
71 log_must zfs create $TESTPOOL/$TESTFS1
72 log_must zfs create $TESTPOOL/$TESTFS1/$TESTFS2
90 log_must zfs set reservation=$resv_set $TESTPOOL/$TESTFS1
91 log_must zfs set reservation=$resv_set $TESTPOOL/$TESTFS1/$TESTFS2
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_014_pos.ksh57 datasetexists $TESTPOOL/$TESTCTR/$TESTFS1 && \
58 log_must zfs set quota=none $TESTPOOL/$TESTCTR/$TESTFS1
65 log_must zfs set quota=$FSQUOTA $TESTPOOL/$TESTCTR/$TESTFS1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_014_pos.ksh69 datasetexists $TESTPOOL/$TESTCTR/$TESTFS1 && \
70 log_must $ZFS set quota=none $TESTPOOL/$TESTCTR/$TESTFS1
77 log_must $ZFS set quota=$FSQUOTA $TESTPOOL/$TESTCTR/$TESTFS1

Completed in 96 milliseconds

123456789