Lines Matching +full:8 +full:- +full:way
9 .\" or https://opensource.org/licenses/CDDL-1.0.
27 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
34 .Nm zpool-attach
50 is a RAID-Z device, or a mirror/plain device.
53 .Pq e.g. specified as Qo Li sda Qc or Qq Li mirror-7 ,
61 automatically transforms into a two-way mirror of
67 is part of a two-way mirror, attaching
69 creates a three-way mirror, and so on.
74 If the existing device is a RAID-Z device
75 .Pq e.g. specified as Qq Ar raidz2-0 ,
76 the new device will become part of that RAID-Z group.
78 the new device will contribute additional space to the RAID-Z group.
80 RAID-Z group, and rewriting it to the new disks in the RAID-Z group (including
88 the health of the RAID-Z vdev is restored (e.g. by replacing the failed disk
91 without data loss (e.g. a RAID-Z2 is still a RAID-Z2 even after expansion).
92 A RAID-Z vdev can be expanded multiple times.
94 After the expansion completes, old blocks retain their old data-to-parity
96 .Pq e.g. 5-wide RAID-Z2 has 3 data and 2 parity
98 New blocks will be written with the new data-to-parity ratio (e.g. a 5-wide
99 RAID-Z2 which has been expanded once to 6-wide, has 4 data and 2 parity).
101 space than is expected may be reported for newly-written blocks, according to
107 A pool-wide scrub is initiated at the end of the expansion in order to verify
109 .Bl -tag -width Ds
135 .Xr zpool-add 8 ,
136 .Xr zpool-detach 8 ,
137 .Xr zpool-import 8 ,
138 .Xr zpool-initialize 8 ,
139 .Xr zpool-online 8 ,
140 .Xr zpool-replace 8 ,
141 .Xr zpool-resilver 8