Searched refs:TESTFS (Results 1 - 25 of 681) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_006_neg.ksh51 "-? $TESTPOOL/$TESTFS" "$TESTPOOL/blah"\
53 "-fr $TESTPOOL/blah" "-$ $TESTPOOL/$TESTFS" "-5 $TESTPOOL/$TESTFS" \
54 "-rfgh $TESTPOOL/$TESTFS" "-rghf $TESTPOOL/$TESTFS" \
55 "$TESTPOOL/$TESTFS@blah" "/$TESTPOOL/$TESTFS" "-f /$TESTPOOL/$TESTFS" \
56 "-rf /$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTFS
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_006_neg.ksh63 "-? $TESTPOOL/$TESTFS" "$TESTPOOL/blah"\
65 "-fr $TESTPOOL/blah" "-$ $TESTPOOL/$TESTFS" "-5 $TESTPOOL/$TESTFS" \
66 "-rfgh $TESTPOOL/$TESTFS" "-rghf $TESTPOOL/$TESTFS" \
67 "$TESTPOOL/$TESTFS@blah" "/$TESTPOOL/$TESTFS" "-f /$TESTPOOL/$TESTFS" \
68 "-rf /$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTFS
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzfs_receive_001_neg.ksh48 log_mustnot eval "zfs receive -d $TESTPOOL/$TESTFS/$TESTFS2 \
53 if datasetexists $TESTPOOL/$TESTFS/$TESTFS2/$TESTFS
55 log_fail "$TESTPOOL/$TESTFS/$TESTFS2/$TESTFS was received!"
H A Dzfs_destroy_001_neg.ksh48 set -A args "destroy" "destroy $TESTPOOL/$TESTFS" \
49 "destroy -f" "destroy -f $TESTPOOL/$TESTFS" \
50 "destroy -r" "destroy -r $TESTPOOL/$TESTFS" \
51 "destroy -rf $TESTPOOL/$TESTFS" \
52 "destroy -fr $TESTPOOL/$TESTFS" \
53 "destroy $TESTPOOL/$TESTFS@$TESTSNAP" \
54 "destroy -f $TESTPOOL/$TESTFS@$TESTSNAP" \
55 "destroy -r $TESTPOOL/$TESTFS@$TESTSNAP" \
56 "destroy -rf $TESTPOOL/$TESTFS@$TESTSNAP" \
57 "destroy -fr $TESTPOOL/$TESTFS
[all...]
H A Dzfs_unmount_001_neg.ksh48 "umount $TESTPOOL/$TESTFS" "umount -f $TESTPOOL/$TESTFS" \
49 "unmount $TESTPOOL/$TESTFS" "unmount -f $TESTPOOL/$TESTFS" \
50 "umount $TESTPOOL/$TESTFS@$TESTSNAP" \
51 "umount -f $TESTPOOL/$TESTFS@$TESTSNAP" \
52 "unmount $TESTPOOL/$TESTFS@$TESTSNAP" \
53 "unmount -f $TESTPOOL/$TESTFS@$TESTSNAP" \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzfs_destroy_001_neg.ksh61 set -A args "destroy" "destroy $TESTPOOL/$TESTFS" \
62 "destroy -f" "destroy -f $TESTPOOL/$TESTFS" \
63 "destroy -r" "destroy -r $TESTPOOL/$TESTFS" \
64 "destroy -rf $TESTPOOL/$TESTFS" \
65 "destroy -fr $TESTPOOL/$TESTFS" \
66 "destroy $TESTPOOL/$TESTFS@$TESTSNAP" \
67 "destroy -f $TESTPOOL/$TESTFS@$TESTSNAP" \
68 "destroy -r $TESTPOOL/$TESTFS@$TESTSNAP" \
69 "destroy -rf $TESTPOOL/$TESTFS@$TESTSNAP" \
70 "destroy -fr $TESTPOOL/$TESTFS
[all...]
H A Dzfs_clone_001_neg.ksh61 log_mustnot run_unprivileged "$ZFS clone $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS.myclone"
64 if datasetexists $TESTPOOL/$TESTFS.myclone
66 log_fail "Dataset $TESTPOOL/$TESTFS.myclone should not exist!"
H A Dzfs_rename_001_neg.ksh62 log_mustnot run_unprivileged "$ZFS rename $TESTPOOL/$TESTFS/renameme $TESTPOOL/$TESTFS/renameme1"
65 if datasetexists $TESTPOOL/$TESTFS/renameme1
67 log_fail "The dataset $TESTPOOL/$TESTFS/renameme was renamed!"
H A Dzfs_unmount_001_neg.ksh61 "umount $TESTPOOL/$TESTFS" "umount -f $TESTPOOL/$TESTFS" \
62 "unmount $TESTPOOL/$TESTFS" "unmount -f $TESTPOOL/$TESTFS" \
63 "umount $TESTPOOL/$TESTFS@$TESTSNAP" \
64 "umount -f $TESTPOOL/$TESTFS@$TESTSNAP" \
65 "unmount $TESTPOOL/$TESTFS@$TESTSNAP" \
66 "unmount -f $TESTPOOL/$TESTFS@$TESTSNAP" \
H A Dzfs_receive_001_neg.ksh62 log_mustnot run_unprivileged "$ZFS receive -d $TESTPOOL/$TESTFS/$TESTFS2" \
67 if datasetexists $TESTPOOL/$TESTFS/$TESTFS2/$TESTFS
69 log_fail "$TESTPOOL/$TESTFS/$TESTFS2/$TESTFS was received!"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/
H A Dzpool_status_001_pos.ksh48 "-x $TESTPOOL/$TESTFS" "-v $TESTPOOL/$TESTFS" "-xv $TESTPOOL/$TESTFS" \
49 "-vx $TESTPOOL/$TESTFS"
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_status/
H A Dzpool_status_001_pos.ksh61 "-x $TESTPOOL/$TESTFS" "-v $TESTPOOL/$TESTFS" "-xv $TESTPOOL/$TESTFS" \
62 "-vx $TESTPOOL/$TESTFS"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_006_pos.ksh51 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared1
52 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared2
53 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared3
61 log_must zfs create $TESTPOOL/$TESTFS/shared1
62 log_must zfs create $TESTPOOL/$TESTFS/shared2
63 log_must zfs create $TESTPOOL/$TESTFS/shared3
64 log_must zfs set mountpoint=$TESTDIR/1 $TESTPOOL/$TESTFS/shared1
65 log_must zfs set mountpoint=$TESTDIR/2 $TESTPOOL/$TESTFS/shared2
66 log_must zfs set mountpoint=$TESTDIR/3 $TESTPOOL/$TESTFS/shared3
67 log_must zfs set sharenfs=on $TESTPOOL/$TESTFS/shared
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/
H A Dcleanup.ksh29 log_must zfs destroy "$TESTPOOL/$TESTFS/child"
30 log_must zfs destroy "$TESTPOOL/${TESTFS}_with_suffix"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_004_pos.ksh53 log_must force_unmount $TESTPOOL/$TESTFS
64 unmounted $TESTPOOL/$TESTFS || \
67 log_must zfs $mountcmd $TESTPOOL/$TESTFS
69 mounted $TESTPOOL/$TESTFS || \
70 log_unresolved "Filesystem $TESTPOOL/$TESTFS is unmounted"
72 zfs $mountcmd $TESTPOOL/$TESTFS
75 log_fail "'zfs $mountcmd $TESTPOOL/$TESTFS' " \
78 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
79 mounted $TESTPOOL/$TESTFS || \
80 log_fail Filesystem $TESTPOOL/$TESTFS i
[all...]
H A Dzfs_mount_003_pos.ksh53 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
54 log_must force_unmount $TESTPOOL/$TESTFS
70 unmounted $TESTPOOL/$TESTFS || \
73 log_must zfs set mountpoint=${mopt[i]} $TESTPOOL/$TESTFS
75 zfs $mountcmd $TESTPOOL/$TESTFS
78 log_fail "'zfs $mountcmd $TESTPOOL/$TESTFS' " \
81 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is unmounted"
82 unmounted $TESTPOOL/$TESTFS || \
83 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_001_pos.ksh48 "list $TESTPOOL/$TESTFS" \
49 "list -r $TESTPOOL/$TESTFS" "list -H $TESTPOOL/$TESTFS" \
50 "list -rH $TESTPOOL/$TESTFS" "list -Hr $TESTPOOL/$TESTFS" \
51 "list -o name $TESTPOOL/$TESTFS" "list -r -o name $TESTPOOL/$TESTFS" \
52 "list -H -o name $TESTPOOL/$TESTFS" "list -rH -o name $TESTPOOL/$TESTFS" \
53 "list -Hr -o name $TESTPOOL/$TESTFS"
[all...]
H A Dzfs_list_002_pos.ksh100 "zfs list -H -r -o name -s creation -t filesystem $TESTPOOL/$TESTFS" \
104 "zfs list -H -r -o name -s creation -t volume $TESTPOOL/$TESTFS" \
108 "zfs list -H -r -o name -s creation -t snapshot $TESTPOOL/$TESTFS" \
113 "zfs list -H -r -o name -s checksum -t filesystem $TESTPOOL/$TESTFS" \
117 "zfs list -H -r -o name -s checksum -t volume $TESTPOOL/$TESTFS" \
121 "zfs list -H -r -o name -s checksum -t snapshot $TESTPOOL/$TESTFS" \
124 "zfs list -H -r -o name -S checksum -t snapshot $TESTPOOL/$TESTFS" \
129 "zfs list -H -r -o name -s name -t filesystem $TESTPOOL/$TESTFS" \
133 "zfs list -H -r -o name -s name -t volume $TESTPOOL/$TESTFS" \
137 "zfs list -H -r -o name -s name -t snapshot $TESTPOOL/$TESTFS" \
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_004_pos.ksh67 log_must force_unmount $TESTPOOL/$TESTFS
78 unmounted $TESTPOOL/$TESTFS || \
81 log_must $ZFS $mountcmd $TESTPOOL/$TESTFS
83 mounted $TESTPOOL/$TESTFS || \
84 log_unresolved "Filesystem $TESTPOOL/$TESTFS is unmounted"
86 $ZFS $mountcmd $TESTPOOL/$TESTFS
89 log_fail "'$ZFS $mountcmd $TESTPOOL/$TESTFS' " \
92 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
93 mounted $TESTPOOL/$TESTFS || \
94 log_fail Filesystem $TESTPOOL/$TESTFS i
[all...]
H A Dzfs_mount_003_pos.ksh67 log_must $ZFS set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
68 log_must force_unmount $TESTPOOL/$TESTFS
84 unmounted $TESTPOOL/$TESTFS || \
87 log_must $ZFS set mountpoint=${mopt[i]} $TESTPOOL/$TESTFS
89 $ZFS $mountcmd $TESTPOOL/$TESTFS
92 log_fail "'$ZFS $mountcmd $TESTPOOL/$TESTFS' " \
95 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is unmounted"
96 unmounted $TESTPOOL/$TESTFS || \
97 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_user/zfs_list/
H A Dzfs_list_001_pos.ksh62 "list $TESTPOOL/$TESTFS" \
63 "list -r $TESTPOOL/$TESTFS" "list -H $TESTPOOL/$TESTFS" \
64 "list -rH $TESTPOOL/$TESTFS" "list -Hr $TESTPOOL/$TESTFS" \
65 "list -o name $TESTPOOL/$TESTFS" "list -r -o name $TESTPOOL/$TESTFS" \
66 "list -H -o name $TESTPOOL/$TESTFS" "list -rH -o name $TESTPOOL/$TESTFS" \
67 "list -Hr -o name $TESTPOOL/$TESTFS"
[all...]
H A Dzfs_list_002_pos.ksh114 "run_unprivileged $ZFS list -H -r -o name -s creation -t filesystem $TESTPOOL/$TESTFS" \
118 "run_unprivileged $ZFS list -H -r -o name -s creation -t volume $TESTPOOL/$TESTFS" \
122 "run_unprivileged $ZFS list -H -r -o name -s creation -t snapshot $TESTPOOL/$TESTFS" \
127 "run_unprivileged $ZFS list -H -r -o name -s checksum -t filesystem $TESTPOOL/$TESTFS" \
131 "run_unprivileged $ZFS list -H -r -o name -s checksum -t volume $TESTPOOL/$TESTFS" \
135 "run_unprivileged $ZFS list -H -r -o name -s checksum -t snapshot $TESTPOOL/$TESTFS" \
138 "run_unprivileged $ZFS list -H -r -o name -S checksum -t snapshot $TESTPOOL/$TESTFS" \
143 "run_unprivileged $ZFS list -H -r -o name -s name -t filesystem $TESTPOOL/$TESTFS" \
147 "run_unprivileged $ZFS list -H -r -o name -s name -t volume $TESTPOOL/$TESTFS" \
151 "run_unprivileged $ZFS list -H -r -o name -s name -t snapshot $TESTPOOL/$TESTFS" \
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_002_pos.ksh41 log_must zfs set compression=off $TESTPOOL/$TESTFS
42 log_must zfs snapshot $TESTPOOL/$TESTFS@snap
62 log_mustnot_expect space zfs create $TESTPOOL/$TESTFS/subfs
63 log_mustnot_expect space zfs clone $TESTPOOL/$TESTFS@snap $TESTPOOL/clone
64 log_mustnot_expect space zfs snapshot $TESTPOOL/$TESTFS@snap2
66 $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS#bookmark
68 log_must zfs send $TESTPOOL/$TESTFS@snap > $TEST_BASE_DIR/stream.$$
69 log_mustnot_expect space zfs receive $TESTPOOL/$TESTFS/recvd < $TEST_BASE_DIR/stream.$$
72 log_must zfs rename $TESTPOOL/$TESTFS
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh48 # 1. Create an empty file system (TESTFS)
49 # 2. Freeze TESTFS
51 # 4. Copy TESTFS to temporary location (TESTDIR/copy)
53 # <at this stage TESTFS is empty again and unfrozen, and the
55 # 6. Remount TESTFS <which replays the intent log>
56 # 7. Compare TESTFS against the TESTDIR/copy
66 # 1. Create an empty file system (TESTFS)
70 log_must zfs create $TESTPOOL/$TESTFS
77 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/sync \
81 # 2. Freeze TESTFS
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/iscsi/
H A Discsi_002_neg.ksh60 if [[ "off" != $(get_prop shareiscsi $TESTPOOL/$TESTFS) ]]; then
61 log_must $ZFS set shareiscsi=off $TESTPOOL/$TESTFS
63 datasetexists $TESTPOOL/$TESTFS@snap && \
64 log_must $ZFS destroy -f $TESTPOOL/$TESTFS@snap
71 if [[ "off" != $(get_prop shareiscsi $TESTPOOL/$TESTFS) ]]; then
76 log_must $ZFS set shareiscsi=on $TESTPOOL/$TESTFS
77 if is_iscsi_target $TESTPOOL/$TESTFS ; then
82 log_must $ZFS snapshot $TESTPOOL/$TESTFS@snap
83 if is_iscsi_target $TESTPOOL/$TESTFS@snap ; then

Completed in 134 milliseconds

1234567891011>>