Skip to content

Commit 4d1b701

Browse files
authored
Remove implication that child disks aren't vdevs in zpoolconcepts(7)
Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Laura Hild <[email protected]> Closes #15247
1 parent 0ee9b02 commit 4d1b701

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

man/man7/zpoolconcepts.7

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,9 @@ For more information, see the
203203
section.
204204
.El
205205
.Pp
206-
Virtual devices cannot be nested, so a mirror or raidz virtual device can only
207-
contain files or disks.
208-
Mirrors of mirrors
209-
.Pq or other combinations
210-
are not allowed.
206+
Virtual devices cannot be nested arbitrarily.
207+
A mirror, raidz or draid virtual device can only be created with files or disks.
208+
Mirrors of mirrors or other such combinations are not allowed.
211209
.Pp
212210
A pool can have any number of virtual devices at the top of the configuration
213211
.Po known as

0 commit comments

Comments
 (0)