From: Stoiko Ivanov Date: Mon, 3 Dec 2018 17:36:34 +0000 (+0100) Subject: pve-installation: clarify hdsize setting for ZFS X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=a94a57d7b369c3fe0d20905020f7b7d8168b617e pve-installation: clarify hdsize setting for ZFS We only partition all bootable drives, i.e. only the first vdev. Signed-off-by: Stoiko Ivanov --- diff --git a/pve-installation.adoc b/pve-installation.adoc index 14d51e8..69c1ea6 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -236,7 +236,9 @@ semantics, and why this does not replace redundancy on disk-level. `hdsize`:: Defines the total HD size to be used. This way you can save free -space on the HD for further partitioning (e.g. for creating a swap-partition). +space on the HD(s) for further partitioning (e.g. for creating a swap-partition). +`hdsize` is only honored for all bootable disks (i.e. only the first disk/mirror +for RAID0/1/10, and all disks in RAID-Z[123]). ZFS Performance Tips