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:
наб 2022-02-18 12:33:47 +01:00 committed by Brian Behlendorf
parent 1f4376eb01
commit 7454ca413c
1 changed files with 2 additions and 2 deletions

View File

@ -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