Searched refs:destroy (Results 1 - 25 of 409) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/test/zfs-tests/tests/functional/poolversion/
H A Dcleanup.ksh36 log_must zpool destroy $TESTPOOL
37 log_must zpool destroy $TESTPOOL2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_016_pos.ksh18 # Verify zfs destroy test for range of snapshots by giving a list
23 # destroy.
25 # 3. Run zfs destroy for all the arguments and verify existence of snapshots
26 # 4. Verify the destroy for snapshots with clones and hold
33 log_must zfs destroy -R $TESTPOOL/$TESTFS1
35 log_must zfs destroy -Rf $TESTPOOL/$TESTVOL
42 log_must zfs destroy $TESTPOOL/$TESTFS1@snap$i
44 log_must zfs destroy $TESTPOOL/$TESTVOL@snap$i
56 log_fail "zfs destroy should not have destroyed" \
59 log_fail "zfs destroy shoul
[all...]
H A Dzfs_destroy_007_neg.ksh37 # 'zpool destroy' failed if this filesystem is namespace-parent
54 datasetexists $clone && log_must zfs destroy $clone
55 datasetexists $fssnap && log_must zfs destroy $fssnap
73 log_mustnot_expect "$KEY_WORDS" zfs destroy $fs
74 log_mustnot_expect "$KEY_WORDS" zfs destroy $clone
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcleanup.ksh38 log_must zpool destroy -f $TESTPOOL
41 log_must zpool destroy -f $TESTPOOL2
H A Dcache_011_pos.ksh50 log_must zpool destroy -f $TESTPOOL
65 log_must zpool destroy -f $TESTPOOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_005_pos.ksh49 datasetexists $clone && log_must zfs destroy $clone
50 log_must zfs destroy $fssnap
54 log_must zfs destroy $clone
55 log_must zfs destroy $fssnap
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dcleanup.ksh37 log_must zpool destroy $TESTPOOL.virt
42 log_must zpool destroy v1-pool
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rootpool/
H A Drootpool_002_neg.ksh42 # 3) try to destroy the rootpool, which should fail.
43 # 4) try to destroy the rootpool filesystem, which should fail.
53 # damage done by the attempted pool destroy. The destroy itself should fail, but
58 log_mustnot zpool destroy $rootpool
60 # Remount any filesystems that the destroy attempt unmounted.
66 log_mustnot zfs destroy $rootpool
H A Drootpool_003_neg.ksh44 # 4) try to destroy the rootfs, which should fail.
45 # 5) try to destroy the rootfs with -f which should fail
46 # 6) try to destroy the rootfs with -fR which should fail
58 log_mustnot zfs destroy $rootfs
59 log_mustnot zfs destroy -f $rootfs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_013_pos.ksh36 # zfs receive -dF with incremental stream will destroy all the
42 # 3. Destroy some dataset within the @final, and create @destroy
43 # 4. Send -R -I @final @destroy on pool
44 # 5. Verify receive -dF will destroy all the dataset that not exist
57 log_assert "zfs receive -dF will destroy all the dataset that not exist" \
69 log_must zfs destroy -Rf $POOL/$FS
70 log_must zfs destroy -Rf $POOL/pclone
73 log_must zfs destroy -Rf $POOL/vol
75 log_must zfs snapshot -r $POOL@destroy
77 log_must eval "zfs send -R -I @final $POOL@destroy > " \
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dcleanup.ksh42 log_must zpool destroy -f $TESTPOOL
45 log_must zpool destroy -f $TESTPOOL2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_013_pos.ksh50 log_must zfs destroy -f $TESTPOOL/$TESTCTR@snap-new
54 log_must zfs destroy -f $TESTPOOL/$TESTCTR@snap
58 log_must zfs destroy -f $TESTPOOL@snap-new
62 log_must zfs destroy -f $TESTPOOL@snap
80 log_must zfs destroy -f $TESTPOOL/$TESTCTR@snap-new
81 log_must zfs destroy -f $TESTPOOL@snap-new
H A Dzfs_rename_011_pos.ksh50 log_must zfs destroy -Rf $TESTPOOL/notexist
54 log_must zfs destroy -Rf $TESTPOOL/$TESTFS
60 log_must zfs destroy -Rf $TESTPOOL/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_016_pos.ksh43 # 2. Verify destroying the renamed snapshot via 'zfs destroy' succeeds
51 log_must zfs destroy -Rf $SNAPFS
53 log_must zfs destroy -Rf $TESTPOOL/$TESTFS@snap_a
55 log_must zfs destroy -Rf $TESTPOOL/$TESTCLONE@snap_a
58 log_must zfs destroy $TESTPOOL/$TESTCLONE
60 log_must zfs destroy $TESTPOOL/$TESTFS
76 log_must zfs destroy $TESTPOOL/$TESTFS@snap_a
89 log_must zfs destroy $TESTPOOL/$TESTCLONE
90 log_must zfs destroy $TESTPOOL/$TESTFS@snap_a
98 log_must zfs destroy
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_007_pos.ksh73 log_must zpool destroy $TESTPOOL1
77 log_must zpool destroy $TESTPOOL1
79 log_must zpool destroy $TESTPOOL2
82 log_must zpool destroy $TESTPOOL1
88 log_must zpool destroy $TESTPOOL2
H A Dzpool_import_008_pos.ksh73 log_must zpool destroy $TESTPOOL1
77 log_must zpool destroy $TESTPOOL1
79 log_must zpool destroy $TESTPOOL2
82 log_must zpool destroy $TESTPOOL1
89 log_must zpool destroy $TESTPOOL2
H A Dzpool_import_010_pos.ksh40 # 1. Create a 5 ways mirror pool A with dev0/1/2/3/4, then destroy it.
41 # 2. Create a stripe pool B with dev1. Then destroy it.
42 # 3. Create a raidz2 pool C with dev2/3/4. Then destroy it.
43 # 4. Create a raidz pool D with dev3/4. Then destroy it.
44 # 5. Create a stripe pool E with dev4. Then destroy it.
72 log_must zpool destroy $poolA
75 log_must zpool destroy $poolB
78 log_must zpool destroy $poolC
81 log_must zpool destroy $poolD
84 log_must zpool destroy
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_004_pos.ksh79 zfs destroy $TESTPOOL/$TESTFS1 &
80 zfs destroy $TESTPOOL/$TESTFS2 &
81 zfs destroy $TESTPOOL/$TESTFS3 &
85 zfs destroy -Rf $TESTPOOL/clone1 &
86 zfs destroy -Rf $TESTPOOL/clone2 &
87 zfs destroy -Rf $TESTPOOL/clone3 &
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_003_pos.ksh50 log_must zfs destroy -f $vol
65 log_must zfs destroy -f $vol
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_003_pos.ksh47 datasetexists $snap1 && log_must zfs destroy $snap1
48 datasetexists $snap2 && log_must zfs destroy $snap2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_features_001_pos.ksh46 datasetexists $TESTPOOL && log_must zpool destroy $TESTPOOL
65 log_must zpool destroy -f $TESTPOOL
H A Dzpool_create_features_002_pos.ksh45 datasetexists $TESTPOOL && log_must zpool destroy $TESTPOOL
64 log_must zpool destroy -f $TESTPOOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_destroy/
H A Dzpool_destroy_003_neg.ksh36 # 'zpool destroy' should return an error with badly formed parameters,
40 # 2. For each parameter in the array, execute 'zpool destroy'
49 log_assert "'zpool destroy' should return an error with badly-formed parameters."
53 log_mustnot zpool destroy ${args[i]}
57 log_pass "'zpool destroy' badly formed parameters fail as expected."
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_history/
H A Dzpool_history_001_neg.ksh54 datasetexists $clone && log_must zfs destroy $clone
55 datasetexists $snap && log_must zfs destroy $snap
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nestedfs/
H A Dnestedfs_001_pos.ksh57 log_mustnot zfs destroy $TESTPOOL/$TESTCTR

Completed in 2632 milliseconds

1234567891011>>