[pve-devel] [PATCH pve-docs v2 2/2] PVE docs: Made small edits.

Alexander Abraham a.abraham at proxmox.com
Mon Feb 3 12:14:48 CET 2025


A long sentence in the section about Swap on ZFS was split
into two sentences and some typos were corrected.

Signed-off-by: Alexander Abraham <a.abraham at proxmox.com>
---
 local-zfs.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/local-zfs.adoc b/local-zfs.adoc
index bcd02f7..b662233 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -627,7 +627,8 @@ You *must reboot* to activate these changes.
 SWAP on ZFS
 ~~~~~~~~~~~
 
-It is strongly recommended to not use a ZFS volume for a swap partition because this could lead to deadlocks freezing thge affected system and other unpredictable behavior. The OpenZFS documentation, which can be viewed https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#using-a-zvol-for-a-swap-device-on-linux[here], warns against using a ZFS volume for a swap partition.
+It is strongly recommended to not use a ZFS volume for a swap partition because this could lead to deadlocks. These deadlocks could cause the affected system to freeze. 
+The OpenZFS documentation, which can be viewed https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#using-a-zvol-for-a-swap-device-on-linux[here], warns about using a ZFS volume for a swap partition.
 
 [[zfs_encryption]]
 Encrypted ZFS Datasets
-- 
2.39.5





More information about the pve-devel mailing list