public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] limit zfs arc: add '-k all' to 'update-initramfs' command
@ 2022-06-23  9:37 Stefan Sterz
  2022-06-23 12:16 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Sterz @ 2022-06-23  9:37 UTC (permalink / raw)
  To: pve-devel

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@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





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

* [pve-devel] applied: [PATCH docs] limit zfs arc: add '-k all' to 'update-initramfs' command
  2022-06-23  9:37 [pve-devel] [PATCH docs] limit zfs arc: add '-k all' to 'update-initramfs' command Stefan Sterz
@ 2022-06-23 12:16 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-06-23 12:16 UTC (permalink / raw)
  To: Proxmox VE development discussion, Stefan Sterz

Am 23/06/2022 um 11:37 schrieb Stefan Sterz:
> 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@proxmox.com>
> ---
>  local-zfs.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




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

end of thread, other threads:[~2022-06-23 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  9:37 [pve-devel] [PATCH docs] limit zfs arc: add '-k all' to 'update-initramfs' command Stefan Sterz
2022-06-23 12:16 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal