Home
last modified time | relevance | path

Searched refs:TESTPOOL (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_004_neg.ksh49 set -A bad_dataset $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR1 \
50 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR/$TESTFS1 \
51 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
52 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS1 \
53 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \
54 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTVOL \
55 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS@snapshot \
56 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS1 \
57 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTCTR/$TESTFS1 \
58 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTVOL \
[all …]
H A Dzfs_rename_013_pos.ksh49 if datasetexists $TESTPOOL/$TESTCTR@snap-new ; then
50 log_must $ZFS destroy -f $TESTPOOL/$TESTCTR@snap-new
53 if datasetexists $TESTPOOL/$TESTCTR@snap ; then
54 log_must $ZFS destroy -f $TESTPOOL/$TESTCTR@snap
57 if datasetexists $TESTPOOL@snap-new ; then
58 log_must $ZFS destroy -f $TESTPOOL@snap-new
61 if datasetexists $TESTPOOL@snap ; then
62 log_must $ZFS destroy -f $TESTPOOL@snap
71 log_must $ZFS snapshot $TESTPOOL/$TESTCTR@snap
72 log_must $ZFS rename -r $TESTPOOL/$TESTCTR@snap $TESTPOOL/$TESTCTR@snap-new
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_offline/
H A Dzpool_offline_002_neg.ksh41 DISKLIST=$(get_disklist $TESTPOOL)
44 "-t $TESTPOOL" "-t $TESTPOOL/$TESTFS" "-t $TESTPOOL/$TESTFS $DISKLIST" \
45 "-t $TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
46 "-t $TESTPOOL/$TESTCTR $DISKLIST" "-t $TESTPOOL/$TESTVOL" \
47 "-t $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
48 "-t $TESTPOOL/$TESTVOL $DISKLIST" \
50 "-f $TESTPOOL" "-f $TESTPOOL/$TESTFS" "-f $TESTPOOL/$TESTFS $DISKLIST" \
51 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
52 "-f $TESTPOOL/$TESTCTR $DISKLIST" "-f $TESTPOOL/$TESTVOL" \
53 "-f $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_007_neg.ksh54 "-m" "-R" "-m -R" "-Rm" "-mR" "-m $TESTDIR $TESTPOOL" \
55 "-R $TESTDIR $TESTPOOL" "-m nodir $TESTPOOL $disk" \
56 "-R nodir $TESTPOOL $disk" "-m nodir -R nodir $TESTPOOL $disk" \
57 "-R nodir -m nodir $TESTPOOL $disk" "-R $TESTDIR -m nodir $TESTPOOL $disk" \
58 "-R nodir -m $TESTDIR $TESTPOOL $disk" \
59 "-blah" "$TESTPOOL" "$TESTPOOL blah" "$TESTPOOL c?t0d0" \
60 "$TESTPOOL c0txd0" "$TESTPOOL c0t0dx" "$TESTPOOL cxtxdx" \
61 "$TESTPOOL mirror" "$TESTPOOL raidz" "$TESTPOOL mirror raidz" \
62 "$TESTPOOL raidz1" "$TESTPOOL mirror raidz1" \
63 "$TESTPOOL mirror c?t?d?" "$TESTPOOL mirror $disk c0t1d?" \
[all …]
H A Dzpool_create_005_pos.ksh49 poolexists $TESTPOOL && \
50 log_must $ZPOOL destroy -f $TESTPOOL
66 for pool in $TESTPOOL2 $TESTPOOL1 $TESTPOOL; do
83 [[ -d /$TESTPOOL ]] && $RM -rf /$TESTPOOL
92 poolexists $TESTPOOL && \
93 log_must $ZPOOL destroy -f $TESTPOOL
95 log_must $ZPOOL create $opt $TESTPOOL ${pooltype[i]} \
97 ! poolexists $TESTPOOL && \
99 mpt=`$ZFS mount | $EGREP "^$TESTPOOL[^/]" | $AWK '{print $2}'`
101 log_fail "$TESTPOOL created with $opt is not mounted."
[all …]
H A Dzpool_create_020_pos.ksh49 if poolexists $TESTPOOL ; then
50 destroy_pool $TESTPOOL
52 if [ -d ${TESTPOOL}.root ]
54 log_must $RMDIR ${TESTPOOL}.root
68 log_must $MKDIR /${TESTPOOL}.root
69 log_must $ZPOOL create -R /${TESTPOOL}.root $TESTPOOL $disk
70 if [ ! -d /${TESTPOOL}.root ]
75 FS=$($ZFS list $TESTPOOL)
78 log_fail "Mounted filesystem at /${TESTPOOL}.root isn't ZFS!"
81 log_must $ZPOOL get all $TESTPOOL
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_016_pos.ksh32 datasetexists $TESTPOOL/$TESTFS1 && \
33 log_must $ZFS destroy -R $TESTPOOL/$TESTFS1
34 datasetexists $TESTPOOL/$TESTVOL && \
35 log_must $ZFS destroy -Rf $TESTPOOL/$TESTVOL
41 datasetexists $TESTPOOL/$TESTFS1@snap$i && \
42 log_must $ZFS destroy $TESTPOOL/$TESTFS1@snap$i
43 datasetexists $TESTPOOL/$TESTVOL@snap$i && \
44 log_must $ZFS destroy $TESTPOOL/$TESTVOL@snap$i
45 log_must $ZFS snapshot $TESTPOOL/$TESTFS1@snap$i
46 log_must $ZFS snapshot $TESTPOOL/$TESTVOL@snap$i
[all …]
H A Dzfs_destroy_015_pos.ksh33 datasetexists $TESTPOOL/$TESTFS1 && $ZFS destroy -R $TESTPOOL/$TESTFS1
34 datasetexists $TESTPOOL/$TESTFS2 && $ZFS destroy -R $TESTPOOL/$TESTFS2
42 $ZFS create $TESTPOOL/$TESTFS1
47 log_must $ZFS snapshot $TESTPOOL/$TESTFS1@snap$i
51 log_must $ZFS destroy $TESTPOOL/$TESTFS1@$snaplist
53 log_mustnot snapexists $TESTPOOL/$TESFS1@snap$i
57 log_mustnot $ZFS destroy $TESTPOOL/$TESTFS1@snap12,snap21,sna@pple1@,s""nappy2
61 log_must $ZFS snapshot $TESTPOOL/$TESTFS1@snap$i
63 log_must $ZFS destroy $TESTPOOL/$TESTFS1@snap1,snap2,snapple1,snappy2,snap3
65 log_mustnot snapexists $TESTPOOL/$TESTFS1@snap$i
[all …]
H A Dzfs_destroy_006_neg.ksh50 set -A args "" "-r" "-f" "-rf" "-fr" "$TESTPOOL" "-f $TESTPOOL" \
51 "-? $TESTPOOL/$TESTFS" "$TESTPOOL/blah"\
52 "-r $TESTPOOL/blah" "-f $TESTPOOL/blah" "-rf $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 $TESTPOOL/$TESTFS" \
57 "-rRf $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS"
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_attach/
H A Dzpool_attach_001_neg.ksh41 DISKLIST=$(get_disklist $TESTPOOL)
44 "$TESTPOOL" "-t $TESTPOOL/$TESTFS" "-t $TESTPOOL/$TESTFS $DISKLIST" \
45 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
46 "$TESTPOOL/$TESTCTR $DISKLIST" "-t $TESTPOOL/$TESTVOL" \
47 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
48 "$TESTPOOL/$TESTVOL $DISKLIST" \
51 "$TESTPOOL fakedevice" "$TESTPOOL $DISKLIST" \
52 "$TESTPOOL fakedevice fakenewdevice fakenewdevice" \
53 "-f $TESTPOOL" "-f $TESTPOOL/$TESTFS" "-f $TESTPOOL/$TESTFS $DISKLIST" \
54 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_replace/
H A Dzpool_replace_001_neg.ksh41 DISKLIST=$(get_disklist $TESTPOOL)
44 "$TESTPOOL" "-t $TESTPOOL/$TESTFS" "-t $TESTPOOL/$TESTFS $DISKLIST" \
45 "$TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
46 "$TESTPOOL/$TESTCTR $DISKLIST" "-t $TESTPOOL/$TESTVOL" \
47 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
48 "$TESTPOOL/$TESTVOL $DISKLIST" \
51 "$TESTPOOL fakedevice" "$TESTPOOL $DISKLIST" \
52 "$TESTPOOL fakedevice fakenewdevice fakenewdevice" \
53 "-f $TESTPOOL" "-f $TESTPOOL/$TESTFS" "-f $TESTPOOL/$TESTFS $DISKLIST" \
54 "-f $TESTPOOL/$TESTCTR" "-f $TESTPOOL/$TESTCTR/$TESTFS1" \
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_010_neg.ksh92 "$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" "1m$ $TESTPOOL/$TESTVOL1" \
97 "1m! $TESTPOOL/$TESTVOL1" \
98 "1gbb $TESTPOOL/blah" "1blah $TESTPOOL/blah" "blah $TESTPOOL/blah" \
99 "$VOLSIZE $TESTPOOL" "$VOLSIZE $TESTPOOL/" "$VOLSIZE $TESTPOOL//blah"\
100 "$VOLSIZE $TESTPOOL/blah@blah" "$VOLSIZE $TESTPOOL/blah^blah" \
101 "$VOLSIZE $TESTPOOL/blah*blah" "$VOLSIZE $TESTPOOL/blah%blah" \
[all …]
H A Dzfs_create_009_neg.ksh87 set -A args "$TESTPOOL/" "$TESTPOOL//blah" "$TESTPOOL/@blah" \
88 "$TESTPOOL/blah@blah" "$TESTPOOL/blah^blah" "$TESTPOOL/blah%blah" \
89 "$TESTPOOL/blah*blah" "$TESTPOOL/blah blah" \
90 "-s $TESTPOOL/$TESTFS1" "-b 1092 $TESTPOOL/$TESTFS1" \
91 "-b 64k $TESTPOOL/$TESTFS1" "-s -b 32k $TESTPOOL/$TESTFS1" \
92 "$TESTPOOL/$BYND_MAX_NAME"
96 datasetexists $TESTPOOL/$TESTFS || \
97 log_must $ZFS create $TESTPOOL/$TESTFS
101 log_mustnot $ZFS create $TESTPOOL
102 log_mustnot $ZFS create $TESTPOOL/$TESTFS
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_009_pos.ksh36 $ZFS destroy -r $TESTPOOL/TESTFS4
38 datasets="$TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS2
39 $TESTPOOL/$TESTFS3"
45 invalid_args=("$TESTPOOL/$TESTFS1@now $TESTPOOL/$TESTFS2@now \
46 $TESTPOOL/$TESTFS@blah?" "$TESTPOOL/$TESTFS1@blah* \
47 $TESTPOOL/$TESTFS2@blah? $TESTPOOL/$TESTFS3@blah%" \
48 "$TESTPOOL/$TESTFS1@x$SNAPSHOT_XXX $TESTPOOL/$TESTFS2@300 \
49 $TESTPOOL/$TESTFS3@300")
51 valid_args=("$TESTPOOL/$TESTFS1@snap $TESTPOOL/$TESTFS2@snap \
52 $TESTPOOL/$TESTFS3@snap" "$TESTPOOL/$TESTFS1@$SNAPSHOT_XXX \
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/no_space/
H A Denospc_002_pos.ksh33 log_must $ZFS set compression=off $TESTPOOL/$TESTFS
34 log_must $ZFS snapshot $TESTPOOL/$TESTFS@snap
44 log_mustnot_expect space $ZFS create $TESTPOOL/$TESTFS/subfs
45 log_mustnot_expect space $ZFS clone $TESTPOOL/$TESTFS@snap $TESTPOOL/clone
46 log_mustnot_expect space $ZFS snapshot $TESTPOOL/$TESTFS@snap2
48 $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS#bookmark
50 log_must $ZFS send $TESTPOOL/$TESTFS@snap >/tmp/stream.$$
51 log_mustnot_expect space $ZFS receive $TESTPOOL/$TESTFS/recvd </tmp/stream.$$
54 log_must $ZFS rename $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS@snap_newname
55 log_must $ZFS rename $TESTPOOL/$TESTFS@snap_newname $TESTPOOL/$TESTFS@snap
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/userquota/
H A Duserquota_011_pos.ksh51 for ds in $TESTPOOL/fs $TESTPOOL/fs-rename $TESTPOOL/fs-clone; do
66 -o groupquota@$QGROUP=$GQUOTA_SIZE $TESTPOOL/fs
68 log_must $ZFS snapshot $TESTPOOL/fs@snap
70 $TESTPOOL >/dev/null 2>&1"
72 log_must check_quota "userquota@$QUSER1" $TESTPOOL/fs@snap "$UQUOTA_SIZE"
73 log_must check_quota "groupquota@$QGROUP" $TESTPOOL/fs@snap "$GQUOTA_SIZE"
79 $TESTPOOL/fs@snap $TESTPOOL/fs-clone
82 $TESTPOOL >/dev/null 2>&1"
84 log_must check_quota "userquota@$QUSER1" $TESTPOOL/fs-clone "$UQUOTA_SIZE"
85 log_must check_quota "groupquota@$QGROUP" $TESTPOOL/fs-clone "$GQUOTA_SIZE"
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_004_pos.ksh53 $ZFS set compression=off $TESTPOOL/$TESTFS &
54 $ZFS set atime=off $TESTPOOL/$TESTFS &
55 $ZFS create $TESTPOOL/$TESTFS1 &
56 $ZFS create $TESTPOOL/$TESTFS2 &
57 $ZFS create $TESTPOOL/$TESTFS3 &
61 $ZFS snapshot $TESTPOOL/$TESTFS1@snap &
62 $ZFS snapshot $TESTPOOL/$TESTFS2@snap &
63 $ZFS snapshot $TESTPOOL/$TESTFS3@snap &
67 $ZFS clone $TESTPOOL/$TESTFS1@snap $TESTPOOL/clone1 &
68 $ZFS clone $TESTPOOL/$TESTFS2@snap $TESTPOOL/clone2 &
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dcanmount_001_pos.ksh46 "$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCLONE"
50 "$TESTPOOL/$TESTVOL" "$TESTPOOL/$TESTFS@$TESTSNAP" \
51 "$TESTPOOL/$TESTVOL@$TESTSNAP" "$TESTPOOL/$TESTCLONE1"
54 "$TESTPOOL/$TESTFS@$TESTSNAP" "$TESTPOOL/$TESTVOL@$TESTSNAP"
62 if snapexists $TESTPOOL/$TESTFS@$TESTSNAP ; then
63 log_must $ZFS destroy -R $TESTPOOL/$TESTFS@$TESTSNAP
65 if snapexists $TESTPOOL/$TESTVOL@$TESTSNAP ; then
66 log_must $ZFS destroy -R $TESTPOOL/$TESTVOL@$TESTSNAP
70 log_must $ZFS set canmount=$old_ctr_canmount $TESTPOOL/$TESTCTR
72 log_must $ZFS set canmount=$old_fs_canmount $TESTPOOL/$TESTFS
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_online/
H A Dzpool_online_002_neg.ksh40 DISKLIST=$(get_disklist $TESTPOOL)
43 "-t $TESTPOOL" "-t $TESTPOOL/$TESTFS" "-t $TESTPOOL/$TESTFS $DISKLIST" \
44 "-t $TESTPOOL/$TESTCTR" "-t $TESTPOOL/$TESTCTR/$TESTFS1" \
45 "-t $TESTPOOL/$TESTCTR $DISKLIST" "-t $TESTPOOL/$TESTVOL" \
46 "-t $TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" \
47 "-t $TESTPOOL/$TESTVOL $DISKLIST" \
49 "$TESTPOOL" "$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTFS $DISKLIST" \
50 "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCTR/$TESTFS1" \
51 "$TESTPOOL/$TESTCTR $DISKLIST" "$TESTPOOL/$TESTVOL" \
52 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" "$TESTPOOL/$TESTVOL $DISKLIST" \
/titanic_50/usr/src/test/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"
56 "$TESTPOOL/$TESTFS" \
57 "-r $TESTPOOL/$TESTFS" "-H $TESTPOOL/$TESTFS" \
58 "-rH $TESTPOOL/$TESTFS" "-Hr $TESTPOOL/$TESTFS" \
59 "-o name $TESTPOOL/$TESTFS" "-r -o name $TESTPOOL/$TESTFS" \
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh43 TESTPOOL=${TESTPOOL%%/*}
46 set -A arguments "$TESTPOOL $TESTPOOL" "$TESTPOOL rubbish" "-v $TESTPOOL" \
47 "nosuchproperty $TESTPOOL" "--$TESTPOOL" "all all" \
48 "type $TESTPOOL" "usage: $TESTPOOL" "bootfs $TESTPOOL@" \
49 "bootfs,bootfs $TESTPOOL" "name $TESTPOOL" "t%d%s" \
50 "bootfs,delegation $TESTPOOL" "delegation $TESTPOOL@"
/titanic_50/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_016_pos.ksh52 datasetexists $TESTPOOL/$TESTFS@snap_a && \
53 log_must $ZFS destroy -Rf $TESTPOOL/$TESTFS@snap_a
54 datasetexists $TESTPOOL/$TESTCLONE@snap_a && \
55 log_must $ZFS destroy -Rf $TESTPOOL/$TESTCLONE@snap_a
57 datasetexists $TESTPOOL/$TESTCLONE && \
58 log_must $ZFS destroy $TESTPOOL/$TESTCLONE
59 datasetexists $TESTPOOL/$TESTFS && \
60 log_must $ZFS destroy $TESTPOOL/$TESTFS
62 log_must $ZFS create $TESTPOOL/$TESTFS
63 log_must $ZFS set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_property/
H A Dzfs_written_property_001_pos.ksh39 datasetexists $ds && log_must $ZFS destroy -R $TESTPOOL/$TESTFS1
51 datasets="$TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS2 \
52 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"
73 log_must $ZFS create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3
75 log_must $ZFS snapshot $TESTPOOL/$TESTFS1@snap$i
76 log_must $DD if=/dev/urandom of=/$TESTPOOL/$TESTFS1/testfile.$i bs=1M \
79 written=$(get_prop written $TESTPOOL/$TESTFS1)
90 written=$(get_prop written $TESTPOOL/$TESTFS1@snap$i)
108 writtenat=$(get_prop written@snap$i $TESTPOOL/$TESTFS1)
116 before_written=$(get_prop written $TESTPOOL/$TESTFS1)
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_013_pos.sh64 log_must zero_reservation $TESTPOOL/$TESTFS
68 OBJ_LIST="$TESTPOOL/$TESTFS1/$TESTFS2 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
69 $TESTPOOL/$TESTVOL2"
71 log_must $ZFS create $TESTPOOL/$TESTFS1
72 log_must $ZFS create $TESTPOOL/$TESTFS1/$TESTFS2
74 space_avail=$(get_prop available $TESTPOOL)
76 log_fail "Unable to get space available property for $TESTPOOL"
86 log_must $ZFS create -V $resv_set $TESTPOOL/$TESTVOL
87 log_must $ZFS create -s -V $sparse_vol_set_size $TESTPOOL/$TESTVOL2
89 log_must $ZFS set reservation=$resv_set $TESTPOOL/$TESTFS
[all …]
/titanic_50/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_001_pos.ksh45 if poolexists $TESTPOOL ; then
46 log_must $ZPOOL destroy $TESTPOOL
66 create_pool "$TESTPOOL" "$VDEV"
67 log_must $ZFS create $TESTPOOL/$TESTFS
69 log_must $ZFS snapshot $TESTPOOL/$TESTFS@snap
70 log_must $ZFS clone $TESTPOOL/$TESTFS@snap $TESTPOOL/clone
72 log_must $ZPOOL set bootfs=$TESTPOOL/$TESTFS $TESTPOOL
73 log_must $ZPOOL set bootfs=$TESTPOOL/$TESTFS@snap $TESTPOOL
74 log_must $ZPOOL set bootfs=$TESTPOOL/clone $TESTPOOL
76 log_must $ZFS promote $TESTPOOL/clone
[all …]

12345678910>>...24