diff options
author | наб <[email protected]> | 2022-02-18 12:33:47 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2022-02-22 10:56:21 -0800 |
commit | 7454ca413cb7464c9dc055fe6b9727c177a3a73a (patch) | |
tree | 34c2ce6453b63958e4731e348391fb674e2c52fe /man/man7 | |
parent | 1f4376eb019534223756a5ee5d23be9e76d17aac (diff) |
zpoo-features.7: raidz -> RAID-Z near dRAID
Reviewed by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #13116
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/zpool-features.7 | 4 |
1 files 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 |