Home
last modified time | relevance | path

Searched refs:mirror (Results 1 – 25 of 63) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade.cfg49 # v1 mirror
65 # v2 mirror
81 # v3 mirror
142 # v2 pool, with device problems on one side of the mirror
146 ZPOOL_VERSION_2brokenmirror_NAME="zfs-broken-mirror"
158 CONFIGS="1 1stripe 1raidz 1mirror \
159 2 2stripe 2raidz 2mirror 2brokenmirror \
160 3 3stripe 3raidz 3mirror 3dblraidz 3hotspare \
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c579 *mirror = b; in is_raidz_mirror()
602 replication_level_t *raidz, *mirror; in get_replication() local
794 mirror->zprl_children - 1) { in get_replication()
807 mirror->zprl_type, in get_replication()
809 mirror->zprl_children - 1, in get_replication()
810 mirror->zprl_children); in get_replication()
878 replication_level_t *raidz, *mirror; in check_replication() local
926 if (is_raidz_mirror(current, new, &raidz, &mirror) || in check_replication()
934 mirror->zprl_type, in check_replication()
936 mirror->zprl_children - 1, in check_replication()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class_006_pos.ksh36 mirror $ZPOOL_DISK0 $ZPOOL_DISK1 \
37 special mirror $CLASS_DISK0 $CLASS_DISK1
H A Dalloc_class_003_pos.ksh39 log_must zpool add $TESTPOOL special mirror \
45 log_must zpool add $TESTPOOL special mirror \
H A Dalloc_class_001_pos.ksh34 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
H A Dalloc_class_011_neg.ksh34 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
H A Dalloc_class_007_pos.ksh35 special mirror $CLASS_DISK0 $CLASS_DISK1
H A Dalloc_class_010_pos.ksh35 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
H A Dalloc_class_005_pos.ksh57 log_must zpool add $TESTPOOL special mirror \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_005_pos.ksh56 log mirror $LDEV mirror $LDEV2
H A Dslog_011_neg.ksh56 log mirror $LDEV mirror $LDEV2
H A Dslog_012_neg.ksh55 log mirror $LDEV
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_unsupported_vdevs.ksh60 log_must zpool create $TESTPOOL mirror ${FDISKS[0]} ${FDISKS[1]} \
65 log_mustnot zpool trim $TESTPOOL mirror-0
H A Dzpool_trim_neg.ksh45 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
H A Dzpool_trim_rate_neg.ksh45 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
H A Dzpool_trim_split.ksh40 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_unsupported_vdevs.ksh64 log_must zpool create $TESTPOOL mirror ${FDISKS[0]} ${FDISKS[1]} \
69 log_mustnot zpool initialize $TESTPOOL mirror-0
H A Dzpool_initialize_split.ksh44 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremove_mirror_sanity.ksh46 log_must zpool remove $TESTPOOL mirror-1
48 log_mustnot vdevs_in_pool $TESTPOOL mirror-1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mmp/
H A Dmmp_write_distribution.ksh55 log_must zpool create -f $MMP_POOL mirror $MMP_DIR/file.{0,1} mirror $MMP_DIR/file.{2,3,4,5,6,7}
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_004_pos.ksh81 log_must zpool create $TESTPOOL1 mirror $vdev0 $vdev1 spare $vdev4
82 log_must zpool create $TESTPOOL2 mirror $vdev2 $vdev3 spare $vdev4
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh114 log_must zpool create $TESTPOOL mirror $VDEV1 $VDEV2
118 log_must zpool create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3
/illumos-gate/usr/src/test/zfs-tests/tests/functional/vdev_zaps/
H A Dvdev_zaps_003_pos.ksh34 log_must zpool create -f $TESTPOOL mirror $DISKS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/redundancy/
H A Dredundancy_003_pos.ksh54 setup_test_env $TESTPOOL mirror $cnt
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_002_pos.ksh62 create_pool "$TESTPOOL" mirror "${disk}s${SLICE0}" "${disk}s${SLICE1}"

123