With the recent changes to the installer, we do not create a swap zvol during installation anymore [0].
This patchsets notes this in the pve-installation.adoc, and along with it, shortly documents the Advanced Options for ZFS. Additionally it expands the section on swap on ZFS a bit, discouraging the use of a zvol as swapdevice. I did refrain from: * linking to the gitlab-issue which originally brought up the point of not adding swap on a zvol - since the link seemed to fragile [1]. * adding a description/command, of how to add a zvol used for swap (would not make sense, 2 lines after we explicitly discourage the use) [2]. I'll keep in mind and check the 5.3 release-notes for a mention of the changes!. [0] https://pve.proxmox.com/pipermail/pve-devel/2018-November/034697.html [1] https://github.com/zfsonlinux/zfs/issues/7734 [2] https://github.com/zfsonlinux/pkg-zfs/wiki/HOWTO-use-a-zvol-as-a-swap-device Stoiko Ivanov (2): Expand documentation for swap with ZFS. installation: document advanced ZFS options local-zfs.adoc | 8 ++++++-- pve-installation.adoc | 42 ++++++++++++++++++++++++++++++++++++++---- 2 files changed, 44 insertions(+), 6 deletions(-) -- 2.11.0 _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
