Searched refs:TESTVOL1 (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_006_pos.ksh52 datasetexists $TESTPOOL/$TESTVOL1 && \
53 log_must zfs destroy -f $TESTPOOL/$TESTVOL1
65 $TESTPOOL/$TESTVOL1
66 datasetexists $TESTPOOL/$TESTVOL1 || \
67 log_fail "zfs create -V size $TESTPOOL/$TESTVOL1 fail."
68 propertycheck $TESTPOOL/$TESTVOL1 ${RW_VOL_PROP[i]} || \
70 log_must zfs destroy -f $TESTPOOL/$TESTVOL1
73 $TESTPOOL/$TESTVOL1
74 datasetexists $TESTPOOL/$TESTVOL1 || \
75 log_fail "zfs create -s -V $TESTPOOL/$TESTVOL1 fai
[all...]
H A Dzfs_create_010_neg.ksh91 set -A args "$VOLSIZE" "$TESTVOL1" \
92 "$VOLSIZE $TESTVOL1" "0 $TESTPOOL/$TESTVOL1" \
93 "-1gb $TESTPOOL/$TESTVOL1" "1g? $TESTPOOL/$TESTVOL1" \
94 "1.01BB $TESTPOOL/$TESTVOL1" "1%g $TESTPOOL/$TESTVOL1" \
95 "1g% $TESTPOOL/$TESTVOL1" "1g$ $TESTPOOL/$TESTVOL1" \
96 "$m $TESTPOOL/$TESTVOL1" "
[all...]
H A Dzfs_create_007_pos.ksh54 datasetexists $TESTPOOL/$TESTVOL1 && \
55 log_must zfs destroy -f $TESTPOOL/$TESTVOL1
77 log_must zfs create -s $opts -V $VOLSIZE $TESTPOOL/$TESTVOL1
78 datasetexists $TESTPOOL/$TESTVOL1 || \
79 log_fail "zfs create $TESTPOOL/$TESTVOL1 fail."
86 propertycheck $TESTPOOL/$TESTVOL1 ${RW_VOL_PROP[i]} || \
H A Dzfs_create_011_pos.ksh59 typeset newdataset2="$TESTPOOL/$TESTFS1/$TESTFS/$TESTVOL1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_003_pos.ksh61 vol=$TESTPOOL/$TESTVOL1
H A Dzfs_copies_006_pos.ksh67 vol=$TESTPOOL/$TESTVOL1
H A Dzfs_copies_004_neg.ksh52 log_mustnot zfs create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1
H A Dzfs_copies.kshlib101 vol=$TESTPOOL/$TESTVOL1
102 vol_b_path=/dev/zvol/dsk/$TESTPOOL/$TESTVOL1
103 vol_r_path=/dev/zvol/rdsk/$TESTPOOL/$TESTVOL1
H A Dzfs_copies_005_neg.ksh70 for ds in $ZPOOL_VERSION_1_NAME/$TESTFS1 $ZPOOL_VERSION_1_NAME/$TESTVOL1; do
H A Dzfs_copies_001_pos.ksh65 vol1=$TESTPOOL/$TESTVOL1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_002_pos.ksh64 "$TESTPOOL/$TESTVOL" "$TESTPOOL/$TESTVOL1"
78 log_must zfs create -sV $BIGVOLSIZE $TESTPOOL/$TESTVOL1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_010_pos.ksh70 ctrvol=$ctr/$TESTVOL1
75 snapctrvol=$ctr/$TESTVOL1@$TESTSNAP
H A Dsnapshot_009_pos.ksh54 for ds in $ctr/$TESTVOL1 $ctr/$TESTCLONE; do
75 ctrvol=$ctr/$TESTVOL1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_011_pos.ksh75 "$TESTPOOL/notexist/new/$TESTVOL1"
/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"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_all_001_pos.ksh52 set -A vol "$TESTVOL" "$TESTVOL1"

Completed in 48 milliseconds