Home
last modified time | relevance | path

Searched refs:create_pool (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_002_pos.ksh57 create_pool $TESTPOOL $DISK0
67 create_pool $TESTPOOL1 $DISK0
85 create_pool $TESTPOOL $DISK1
93 create_pool $TESTPOOL mirror $disk1 $disk2
102 create_pool $TESTPOOL mirror $disk1 $DISK0
110 create_pool $TESTPOOL mirror $DISK0 $DISK1
114 create_pool $TESTPOOL1 $DISK0
H A Dzpool_create_008_pos.ksh66 create_pool $TESTPOOL $DISK0
73 create_pool $TESTPOOL $DISK0 $DISK1
77 create_pool $TESTPOOL1 $DISK1 spare $DISK2
H A Dzpool_create_003_pos.ksh61 create_pool $TESTPOOL $DISK0 > $tmpfile
80 create_pool $TESTPOOL $DISK0 > $tmpfile
H A Dzpool_create_004_pos.ksh48 create_pool $TESTPOOL $DISK0
54 create_pool $TESTPOOL1 $vdevs_list
H A Dzpool_create_009_neg.ksh65 create_pool $TESTPOOL $opt $disks
70 create_pool $TESTPOOL $opt $disks
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/
H A Dzpool_destroy_001_pos.ksh70 create_pool "$TESTPOOL" "${DISK}p1"
71 create_pool "$TESTPOOL1" "${DISK}p2"
73 create_pool "$TESTPOOL2" "/dev/zvol/$TESTPOOL1/$TESTVOL"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_008_pos.ksh64 create_pool $TESTPOOL $disk
69 create_pool $TESTPOOL ${disk}p1 ${disk}p2
72 create_pool $TESTPOOL1 ${disk}p3 spare ${disk}p2
H A Dzpool_create_002_pos.ksh82 create_pool $TESTPOOL $*
88 create_pool "$TESTPOOL" "${disk}p1"
111 create_pool "$TESTPOOL5" "mirror" $TMPDIR/$FILEDISK1 $TMPDIR/$FILEDISK2
H A Dzpool_create_009_neg.ksh84 create_pool $TESTPOOL $opt $disk
89 create_pool $TESTPOOL $opt $disk
H A Dzpool_create_004_pos.ksh78 create_pool $TESTPOOL $disk
86 create_pool $TESTPOOL1 $vdevs_list
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_001_pos.ksh75 create_pool "$TESTPOOL" "$disk0"
85 create_pool "$TESTPOOL" "${keywords[i]}" \
96 create_pool "$TESTPOOL" "${keywords[i]}" \
107 create_pool "$TESTPOOL" "${keywords[i]}" \
H A Dzpool_add_004_pos.ksh52 create_pool $TESTPOOL $DISK0
55 create_pool $TESTPOOL1 $DISK1
H A Dzpool_add_002_pos.ksh50 create_pool $TESTPOOL mirror $DISK0 $DISK1
61 create_pool $TESTPOOL mirror $DISK0 $DISK1
H A Dzpool_add_005_pos.ksh61 create_pool $TESTPOOL $DISK0
64 create_pool $TESTPOOL1 $DISK1
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy/
H A Dzpool_destroy_001_pos.ksh58 create_pool $TESTPOOL $DISK0
59 create_pool $TESTPOOL1 $DISK1
66 create_pool $TESTPOOL2 $ZVOL_DEVDIR/$TESTPOOL1/$TESTVOL
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_006_pos.ksh81 create_pool $TESTPOOL2 $VDEV0 $VDEV2
94 create_pool $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
98 create_pool $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_add/
H A Dzpool_add_001_pos.ksh84 create_pool "$TESTPOOL" "${diskname3}"
95 create_pool "$TESTPOOL" "${keywords[i]}" \
107 create_pool "$TESTPOOL" "${keywords[i]}" \
H A Dzpool_add_004_pos.ksh73 create_pool "$TESTPOOL" "${DISK0}"
76 create_pool "$TESTPOOL1" "${DISK1}"
H A Dzpool_add_005_pos.ksh77 create_pool "$TESTPOOL" "${DISK0}"
80 create_pool "$TESTPOOL1" "${DISK1}"
H A Dzpool_add_006_pos.ksh108 create_pool $TESTPOOL $vdev
121 create_pool "$TESTPOOL1" "${TESTDIR}/file.$count"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/send_xdr_encoding/
H A Dsetup.ksh22 create_pool $POOL $DISK1
23 create_pool $POOL2 $DISK2
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dsetup.ksh22 create_pool $POOL $DISK1
24 create_pool $POOL2 $DISK2
/freebsd/tests/sys/cddl/zfs/tests/grow_replicas/
H A Dsetup.ksh36 create_pool $TESTPOOL $POOLTYPE ${DISK}p1 \
44 create_pool $TESTPOOL $POOLTYPE ${DISK0}p${PARTITION} \
/freebsd/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_replace_005_pos.ksh46 create_pool $TESTPOOL $DISK0_NOP spare $DISK2_NOP
47 create_pool $TESTPOOL1 $DISK1_NOP spare $DISK2_NOP
/freebsd/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_add_003_neg.ksh88 create_pool "$TESTPOOL" "${pooldevs[0]}"
91 create_pool "$TESTPOOL1" "${pooldevs[1]}"

1234567