mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 11:27:59 +00:00
zfs: add extra hint for raidz consideration section
For those that jump directly to this part of the docs without seeing the extra section first. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5f440d2c67
commit
8a1de6bfd0
@ -383,6 +383,11 @@ Minimum 4 disks
|
|||||||
# zpool create -f -o ashift=12 <pool> raidz2 <device1> <device2> <device3> <device4>
|
# zpool create -f -o ashift=12 <pool> raidz2 <device1> <device2> <device3> <device4>
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Please read the section for
|
||||||
|
xref:sysadmin_zfs_raid_considerations[ZFS RAID Level Considerations]
|
||||||
|
to get a rough estimate on how IOPS and bandwidth expectations before setting up
|
||||||
|
a pool, especially when wanting to use a RAID-Z mode.
|
||||||
|
|
||||||
[[sysadmin_zfs_create_new_zpool_with_cache]]
|
[[sysadmin_zfs_create_new_zpool_with_cache]]
|
||||||
Create a new pool with cache (L2ARC)
|
Create a new pool with cache (L2ARC)
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user