diff --git a/local-zfs.adoc b/local-zfs.adoc index 5393b7a..b711f72 100644 --- a/local-zfs.adoc +++ b/local-zfs.adoc @@ -383,6 +383,11 @@ Minimum 4 disks # zpool create -f -o ashift=12 raidz2 ---- +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]] Create a new pool with cache (L2ARC) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^