Searched refs:TESTPOOL1 (Results 51 - 60 of 60) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_002_pos.ksh50 for pool in $TESTPOOL $TESTPOOL1 $TESTPOOL2 $TESTPOOL3 $TESTPOOL4 \
90 log_mustnot zpool create "$TESTPOOL1" "${disk}s${SLICE0}"
91 create_pool "$TESTPOOL1" "${disk}s${SLICE0}"
92 log_must poolexists $TESTPOOL1
H A Dzpool_create_015_neg.ksh61 for pool in $TESTPOOL1 $TESTPOOL; do
88 log_mustnot zpool create $opt $TESTPOOL1 /dev/zvol/dsk/${vol_name}
H A Dzpool_create_005_pos.ksh66 for pool in $TESTPOOL2 $TESTPOOL1 $TESTPOOL; do
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_001_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
80 cleanup_filesystem $TESTPOOL1 $TESTFS
82 destroy_pool $TESTPOOL1
92 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1
H A Dzpool_import_002_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
79 cleanup_filesystem $TESTPOOL1 $TESTFS
81 destroy_pool $TESTPOOL1
91 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1
H A Dcleanup.ksh37 for pool in "$TESTPOOL" "$TESTPOOL1"; do
H A Dzpool_import_rename_001_pos.ksh56 set -A pools "$TESTPOOL" "$TESTPOOL1"
89 cleanup_filesystem $TESTPOOL1 $TESTFS $TESTDIR1
91 destroy_pool $TESTPOOL1
103 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1
H A Dzpool_import_012_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
85 destroy_pool $TESTPOOL1
102 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_004_neg.ksh95 "$TESTPOOL/$TESTFS" "$TESTPOOL1" "$TESTPOOL/fs@" "$TESTPOOL/fs@@mysnap" \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_004_pos.ksh58 for pool in $TESTPOOL1 $TESTPOOL2 $TESTPOOL3; do

Completed in 99 milliseconds

123