Home
last modified time | relevance | path

Searched refs:TESTVOL (Results 101 – 125 of 133) sorted by last modified time

123456

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_002_pos.ksh53 "$TESTPOOL/$TESTVOL" "$TESTPOOL/$TESTFS-clone"
78 elif [[ ${dataset[i]} == "$TESTPOOL/$TESTVOL" ]] && is_global_zone; then
H A Dzfs_rename_004_neg.ksh56 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
59 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTVOL \
63 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTVOL \
67 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTCTR1 \
68 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTFS@snapshot \
69 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTFS1 \
70 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTCTR/$TESTFS1 \
72 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTVOL \
H A Dzfs_rename_005_neg.ksh59 "$TESTPOOL/$TESTCTR/$TESTFS1" "$TESTPOOL/$TESTVOL" \
H A Dzfs_rename_006_pos.ksh57 vol=$TESTPOOL/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_002_pos.ksh72 set -A orig_snap "$TESTPOOL/$TESTVOL@init_snap" "$TESTPOOL/$TESTVOL@inc_snap"
75 rst_vol=$rst_root/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_006_neg.ksh59 "$TESTPOOL/$TESTVOL" "$TESTPOOL $TESTPOOL/$TESTFS" \
H A Dzfs_promote_008_pos.ksh58 vol=$TESTPOOL/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_001_pos.ksh51 set -A vol "$TESTVOL" "$TESTVOL1"
H A Dzfs_mount_011_neg.ksh52 if is_global_zone && datasetexists $TESTPOOL/$TESTVOL; then
53 log_must zfs destroy $TESTPOOL/$TESTVOL
77 log_must zfs create -V 10m $TESTPOOL/$TESTVOL
78 log_mustnot eval "zfs mount $TESTPOOL/$TESTVOL >/dev/null 2>&1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A Dzfs_inherit_001_neg.ksh64 for obj in $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL; do
H A Dzfs_inherit_002_neg.ksh66 for ds in $TESTPOOL $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL \
H A Dzfs_inherit_003_pos.ksh49 for ds in $TESTPOOL $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL ; do
60 for ds in $TESTPOOL $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL ; do
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_002_pos.ksh59 typeset dataset=($TESTPOOL/$TESTCTR $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL \
60 $TESTPOOL/$TESTFS@$TESTSNAP $TESTPOOL/$TESTVOL@$TESTSNAP)
68 create_snapshot $TESTPOOL/$TESTVOL $TESTSNAP
H A Dzfs_get_004_pos.ksh91 volsnap=$TESTPOOL/$TESTVOL@$TESTSNAP
142 log_must zfs create -V $VOLSIZE $pool/$TESTVOL
144 log_must zfs create $pool/$TESTVOL
148 usrpropds="$usrpropds $pool/$TESTFS $pool/$TESTCLONE $pool/$TESTVOL"
149 allds="$allds $pool/$TESTFS $pool/$TESTCLONE $pool/$TESTVOL \
H A Dzfs_get_005_neg.ksh61 typeset dataset=($TESTPOOL/$TESTFS $TESTPOOL/$TESTCTR $TESTPOOL/$TESTVOL \
62 $TESTPOOL/$TESTFS@$TESTSNAP $TESTPOOL/$TESTVOL@$TESTSNAP)
132 create_snapshot $TESTPOOL/$TESTVOL $TESTSNAP
136 create_bookmark $TESTPOOL/$TESTVOL $TESTSNAP $TESTBKMARK
H A Dzfs_get_008_pos.ksh65 set -A dataset $TESTPOOL/$TESTCTR $TESTPOOL/$TESTFS $TESTPOOL/$TESTVOL \
66 $TESTPOOL/$TESTFS@$TESTSNAP $TESTPOOL/$TESTVOL@$TESTSNAP
76 create_snapshot $TESTPOOL/$TESTVOL $TESTSNAP
80 create_bookmark $TESTPOOL/$TESTVOL $TESTSNAP $TESTBKMARK
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_016_pos.ksh34 datasetexists $TESTPOOL/$TESTVOL && \
35 log_must zfs destroy -Rf $TESTPOOL/$TESTVOL
43 datasetexists $TESTPOOL/$TESTVOL@snap$i && \
46 log_must zfs snapshot $TESTPOOL/$TESTVOL@snap$i
58 snapexists $TESTPOOL/$TESTVOL@snap$i || \
60 "$TESTPOOL/$TESTVOL@snap$i"
67 snapexists $TESTPOOL/$TESTVOL@snap$i && \
69 "$TESTPOOL/$TESTVOL@snap$i"
89 log_must zfs destroy $TESTPOOL/$TESTVOL$args
104 log_must zfs destroy $TESTPOOL/$TESTVOL@%snap3
[all …]
H A Dzfs_destroy.cfg32 export TESTVOLCLONE=${TESTVOL}clone
35 export VOL=$CTR/$TESTVOL
H A Dzfs_destroy_002_pos.ksh64 "$TESTPOOL/$TESTVOL" "$TESTPOOL/$TESTVOL1"
73 log_must zfs create -V $VOLSIZE $TESTPOOL/$TESTVOL
H A Dzfs_destroy_003_pos.ksh83 child_vol=$ctr/$TESTVOL
84 child_vol1=$ctr1/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_007_pos.ksh52 datasetexists $TESTPOOL/$TESTVOL && \
53 log_must zfs destroy -f $TESTPOOL/$TESTVOL
74 log_must zfs create $opts -V $VOLSIZE $TESTPOOL/$TESTVOL
75 datasetexists $TESTPOOL/$TESTVOL || \
76 log_fail "zfs create $TESTPOOL/$TESTVOL fail."
84 propertycheck $TESTPOOL/$TESTVOL ${RW_VOL_PROP[i]} || \
H A Dzfs_create_010_neg.ksh108 datasetexists $TESTPOOL/$TESTVOL || \
109 log_must zfs create -V $VOLSIZE $TESTPOOL/$TESTVOL
113 log_mustnot zfs create -V $VOLSIZE $TESTPOOL/$TESTVOL
114 log_mustnot zfs create -s -V $VOLSIZE $TESTPOOL/$TESTVOL
H A Dzfs_create_002_pos.ksh50 if datasetexists $TESTPOOL/${TESTVOL}${size[j]}; then
51 log_must zfs destroy $TESTPOOL/${TESTVOL}${size[j]}
65 $TESTPOOL/${TESTVOL}${size[j]}"
70 log_must datasetexists $TESTPOOL/${TESTVOL}${size[j]}
H A Dzfs_create_003_pos.ksh57 vol=$TESTPOOL/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_005_neg.ksh64 log_must zfs create -V 1m $ZPOOL_VERSION_1_NAME/$TESTVOL
67 for ds in $ZPOOL_VERSION_1_NAME/$TESTFS $ZPOOL_VERSION_1_NAME/$TESTVOL; do

123456