all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes.
@ 2026-01-26 10:52 Manuel Federanko
  2026-01-27 10:22 ` Lukas Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Federanko @ 2026-01-26 10:52 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes.
  2026-01-26 10:52 [pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes Manuel Federanko
@ 2026-01-27 10:22 ` Lukas Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Lukas Wagner @ 2026-01-27 10:22 UTC (permalink / raw)
  To: Proxmox VE development discussion

On Mon Jan 26, 2026 at 11:52 AM CET, Manuel Federanko wrote:
> 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

I just applied the same patch for PDM, so consider this:

Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>

and technically also:

Suggested-by: Lukas Wagner <l.wagner@proxmox.com>




_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-27 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-26 10:52 [pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes Manuel Federanko
2026-01-27 10:22 ` Lukas Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal