From 7454ca413cb7464c9dc055fe6b9727c177a3a73a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Fri, 18 Feb 2022 12:33:47 +0100 Subject: [PATCH] zpoo-features.7: raidz -> RAID-Z near dRAID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed by: Brian Behlendorf Signed-off-by: Ahelenia ZiemiaƄska Closes #13116 --- man/man7/zpool-features.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man7/zpool-features.7 b/man/man7/zpool-features.7 index 2a3e70a08..d5148fb48 100644 --- a/man/man7/zpool-features.7 +++ b/man/man7/zpool-features.7 @@ -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