From: Manuel Federanko <m.federanko@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes.
Date: Mon, 26 Jan 2026 11:52:54 +0100 [thread overview]
Message-ID: <20260126105254.98628-1-m.federanko@proxmox.com> (raw)
Debian trixie does no longer read /etc/sysctl.conf [1]
[1] https://www.debian.org/releases/trixie/release-notes/issues.html#etc-sysctl-conf-is-no-longer-honored
Signed-off-by: Manuel Federanko <m.federanko@proxmox.com>
---
local-zfs.adoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/local-zfs.adoc b/local-zfs.adoc
index 4f20d00..85fa092 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -659,8 +659,9 @@ installer. Additionally, you can lower the
# sysctl -w vm.swappiness=10
----
-To make the swappiness persistent, open `/etc/sysctl.conf` with
-an editor of your choice and add the following line:
+To make the swappiness persistent, create a new file
+`/etc/sysctl.d/99-swappiness.conf` with an editor of your choice and add the
+following line:
--------
vm.swappiness = 10
--
2.47.3
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
reply other threads:[~2026-01-26 10:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260126105254.98628-1-m.federanko@proxmox.com \
--to=m.federanko@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox