| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create_002_pos.ksh | 52 poolexists $pool && destroy_pool $pool 78 log_must poolexists $TESTPOOL1 96 log_must poolexists $TESTPOOL 104 log_must poolexists $TESTPOOL 113 log_must poolexists $TESTPOOL 125 log_must poolexists $TESTPOOL1
|
| H A D | zpool_create_draid_005_pos.ksh | 45 poolexists $TESTPOOL && destroy_pool $TESTPOOL 76 log_must poolexists $TESTPOOL 89 log_must poolexists $TESTPOOL 102 log_must poolexists $TESTPOOL 138 log_must poolexists $TESTPOOL 142 log_must poolexists $TESTPOOL
|
| H A D | zpool_create_005_pos.ksh | 50 poolexists $TESTPOOL && destroy_pool $TESTPOOL 64 poolexists $pool && destroy_pool $pool 87 poolexists $TESTPOOL && \ 92 ! poolexists $TESTPOOL && \
|
| H A D | zpool_create_tempname.ksh | 37 poolexists $pool && destroy_pool $pool 57 log_must poolexists $TEMPPOOL 58 log_mustnot poolexists $TESTPOOL
|
| H A D | zpool_create_draid_001_pos.ksh | 42 poolexists $TESTPOOL && destroy_pool $TESTPOOL 62 log_must poolexists $TESTPOOL 72 log_must poolexists $TESTPOOL
|
| H A D | zpool_create_004_pos.ksh | 49 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 50 poolexists $TESTPOOL && destroy_pool $TESTPOOL 67 if poolexists $TESTPOOL1; then
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
| H A D | inuse_003_pos.ksh | 56 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 58 poolexists $TESTPOOL2 && destroy_pool $TESTPOOL2 133 log_mustnot poolexists $TESTPOOL1 137 log_mustnot poolexists $TESTPOOL1 156 log_mustnot poolexists $TESTPOOL2 161 log_mustnot poolexists $TESTPOOL2
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_add/ |
| H A D | zpool_add_004_pos.ksh | 60 poolexists $TESTPOOL && \ 65 poolexists $TESTPOOL1 && \ 74 log_must poolexists "$TESTPOOL" 77 log_must poolexists "$TESTPOOL1"
|
| H A D | zpool_add_005_pos.ksh | 63 poolexists "$TESTPOOL" && \ 65 poolexists "$TESTPOOL1" && \ 78 log_must poolexists "$TESTPOOL" 81 log_must poolexists "$TESTPOOL1"
|
| H A D | zpool_add_001_pos.ksh | 85 log_must poolexists "$TESTPOOL" 97 log_must poolexists "$TESTPOOL" 109 log_must poolexists "$TESTPOOL"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/ |
| H A D | zpool_add_004_pos.ksh | 51 poolexists $TESTPOOL && destroy_pool $TESTPOOL 52 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 63 log_must poolexists $TESTPOOL 66 log_must poolexists $TESTPOOL1
|
| H A D | zpool_add_001_pos.ksh | 51 poolexists $TESTPOOL && destroy_pool $TESTPOOL 86 log_must poolexists "$TESTPOOL" 97 log_must poolexists "$TESTPOOL" 108 log_must poolexists "$TESTPOOL" 119 log_must poolexists "$TESTPOOL"
|
| H A D | zpool_add_005_pos.ksh | 54 poolexists $TESTPOOL && destroy_pool $TESTPOOL 55 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 72 log_must poolexists $TESTPOOL 75 log_must poolexists $TESTPOOL1
|
| H A D | zpool_add_002_pos.ksh | 52 poolexists $TESTPOOL && destroy_pool $TESTPOOL 61 log_must poolexists $TESTPOOL 72 log_must poolexists $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy/ |
| H A D | zpool_destroy_001_pos.ksh | 51 poolexists $TESTPOOL2 && destroy_pool $TESTPOOL2 56 poolexists $pool && destroy_pool $pool 80 log_must poolexists "${datasets[i]}" 82 log_mustnot poolexists "${datasets[i]}"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_features_002_neg.ksh | 50 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 74 log_mustnot poolexists $TESTPOOL1 79 log_mustnot poolexists $TESTPOOL1 85 log_mustnot poolexists $TESTPOOL1
|
| H A D | zpool_import_features_003_pos.ksh | 53 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 77 log_mustnot poolexists $TESTPOOL1 82 log_mustnot poolexists $TESTPOOL1 88 log_mustnot poolexists $TESTPOOL1
|
| H A D | zpool_import_missing_003_pos.ksh | 83 log_must poolexists $pool 113 if poolexists "$pool" ; then 192 poolexists $TESTPOOL1 && \ 199 poolexists $TESTPOOL2 && \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_names/ |
| H A D | pool_names_002_neg.ksh | 56 if poolexists $POOLNAME; then 86 if poolexists $POOLNAME; then 102 if poolexists $POOLNAME; then 121 if poolexists ${POOLNAME[$i]}; then
|
| /freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
| H A D | hotspare_add_003_neg.ksh | 65 poolexists "$TESTPOOL" && \ 67 poolexists "$TESTPOOL1" && \ 89 log_must poolexists "$TESTPOOL" 92 log_must poolexists "$TESTPOOL1"
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/ |
| H A D | zpool_create_010_neg.ksh | 58 poolexists $TOOSMALL && destroy_pool $TOOSMALL 59 poolexists $TESTPOOL1 && destroy_pool $TESTPOOL1 61 poolexists $TESTPOOL && destroy_pool $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/ |
| H A D | zpool_split_indirect.ksh | 41 if poolexists $TESTPOOL ; then 44 if poolexists $TESTPOOL2 ; then 67 log_must poolexists $TESTPOOL2
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send-c_lz4_disabled.ksh | 42 poolexists $POOL2 && destroy_pool $POOL2 43 poolexists $POOL3 && destroy_pool $POOL3 53 poolexists $POOL3 && destroy_pool $POOL3
|
| /freebsd/tests/sys/cddl/zfs/tests/pool_names/ |
| H A D | pool_names_002_neg.ksh | 84 if poolexists $POOLNAME; then 113 elif poolexists $POOLNAME; then 133 if poolexists ${POOLNAME[$i]}; then
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
| H A D | zpool_import_missing_003_pos.ksh | 84 log_must poolexists $pool 115 if poolexists "$pool" ; then 189 poolexists $TESTPOOL1 && \ 196 poolexists $TESTPOOL2 && \
|