Skip to content

Commit

Permalink
Remove implication that child disks aren't vdevs in zpoolconcepts(7)
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Laura Hild <[email protected]>
Closes openzfs#15247
  • Loading branch information
quartsize authored Sep 11, 2023
1 parent 0ee9b02 commit 4d1b701
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions man/man7/zpoolconcepts.7
Original file line number Diff line number Diff line change
Expand Up @@ -203,11 +203,9 @@ For more information, see the
section.
.El
.Pp
Virtual devices cannot be nested, so a mirror or raidz virtual device can only
contain files or disks.
Mirrors of mirrors
.Pq or other combinations
are not allowed.
Virtual devices cannot be nested arbitrarily.
A mirror, raidz or draid virtual device can only be created with files or disks.
Mirrors of mirrors or other such combinations are not allowed.
.Pp
A pool can have any number of virtual devices at the top of the configuration
.Po known as
Expand Down

0 comments on commit 4d1b701

Please sign in to comment.