Searched refs:mirror (Results 1 – 25 of 46) sorted by relevance
12
49 # v1 mirror65 # v2 mirror81 # v3 mirror142 # v2 pool, with device problems on one side of the mirror146 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 \
55 log mirror $LDEV mirror $LDEV2
54 log mirror $LDEV
136 mirror:$device)
77 log_must $ZPOOL create $TESTPOOL1 mirror $vdev0 $vdev1 spare $vdev478 log_must $ZPOOL create $TESTPOOL2 mirror $vdev2 $vdev3 spare $vdev4
509 int mirror; in getnodelist() local515 mirror = ioctl(ifd, NC_IOC_GETNODE, &thisnode); in getnodelist()517 if (mirror < 0) { in getnodelist()540 *mirrorp = mirror; in getnodelist()
345 int mirror; in ncallioctl() local384 mirror = ncall_mirror(ncall_nodeinfo.nc_nodeid); in ncallioctl()389 if (mirror == -1) in ncallioctl()390 mirror = 0; in ncallioctl()391 *rvalp = mirror; in ncallioctl()
109 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2113 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3
54 setup_test_env $TESTPOOL mirror $cnt
62 create_pool "$TESTPOOL" mirror "${disk}s${SLICE0}" "${disk}s${SLICE1}"
101 mirror)
50 NOMIRRORCD = Cannot allocate cache data structures for mirror areas55 NOTSAME = Self host %s and mirror host %s cannot be the same
66 log_must $ZPOOL create $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
71 log_must $ZPOOL create $poolA mirror $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
135 mirror:$device)
72 for type in " " mirror raidz raidz2; do
73 for type in " " mirror raidz raidz2; do
29 depend fmri=pkg:/storage/avs/remote-mirror@0.5.11,5.11-0.133 type=require
35 depend fmri=storage/avs/remote-mirror type=require
117 mirror)
134 create_pool $TESTPOOL1 mirror $specials_list
143 create_pool $TESTPOOL1 mirror $specials_list
53 export MIRROR_SIZE=${MIRROR_MEGS}m # default mirror size