[pve-devel] [PATCH docs] limit zfs arc: add '-k all' to 'update-initramfs' command

Stefan Sterz s.sterz at proxmox.com
Thu Jun 23 11:37:55 CEST 2022


add '-k all' to avoid confusion when older kernels are pinned or
users switch between installed kernel versions

Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
---
 local-zfs.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local-zfs.adoc b/local-zfs.adoc
index ab0f6ad..2dc25fd 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -496,7 +496,7 @@ If your root file system is ZFS, you must update your initramfs every
 time this value changes:
 
 ----
-# update-initramfs -u
+# update-initramfs -u -k all
 ----
 
 You *must reboot* to activate these changes.
-- 
2.30.2






More information about the pve-devel mailing list