mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-29 21:22:47 +00:00
local-zfs: use correct man page for vdev infos
ZFS did split up their man pages a while ago Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
ba79133d24
commit
8182a38ecf
@ -157,7 +157,7 @@ ZFS RAID Level Considerations
|
||||
There are a few factors to take into consideration when choosing the layout of
|
||||
a ZFS pool. The basic building block of a ZFS pool is the virtual device, or
|
||||
`vdev`. All vdevs in a pool are used equally and the data is striped among them
|
||||
(RAID0). Check the `zpool(8)` manpage for more details on vdevs.
|
||||
(RAID0). Check the `zpoolconcepts(7)` manpage for more details on vdevs.
|
||||
|
||||
[[sysadmin_zfs_raid_performance]]
|
||||
Performance
|
||||
|
Loading…
Reference in New Issue
Block a user