zpoo-features.7: raidz -> RAID-Z near dRAID
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13116
This commit is contained in:
parent
1f4376eb01
commit
7454ca413c
|
@ -403,8 +403,8 @@ on a top-level vdev, and will never return to being
|
|||
This feature enables use of the
|
||||
.Sy draid
|
||||
vdev type.
|
||||
dRAID is a variant of raidz which provides integrated distributed
|
||||
hot spares that allow faster resilvering while retaining the benefits of raidz.
|
||||
dRAID is a variant of RAID-Z which provides integrated distributed
|
||||
hot spares that allow faster resilvering while retaining the benefits of RAID-Z.
|
||||
Data, parity, and spare space are organized in redundancy groups
|
||||
and distributed evenly over all of the devices.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue