From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Christoph Heiss <c.heiss@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH installer v5 0/3] expose zfs arc size setting for all products
Date: Sun, 10 Nov 2024 19:52:28 +0100 [thread overview]
Message-ID: <eba89aca-032b-453a-992f-b8cf701b9cee@proxmox.com> (raw)
In-Reply-To: <20240814132542.1315840-1-c.heiss@proxmox.com>
Am 14.08.24 um 15:25 schrieb Christoph Heiss:
> As suggested by Thomas, leaves the ZFS default if the user never touches
> the setting in the installer (i.e. not writing a modprobe file).
> See also the discussion in v1 [0].
>
> [0] https://lists.proxmox.com/pipermail/pve-devel/2024-February/061659.html
>
> Testing
> =======
>
> Tested the installation of PVE, PBS and PMG, with each once letting the
> arc size setting untouched and once setting it to some specific value.
> Also checked for each whether the correct default value was displayed.
>
> Afterwards, checked that for PVE the module parameter was always written
> to /etc/modprobe.d/, for PBS that it was only written in case it was
> explicitly set.
>
> History
> =======
>
> v4: https://lists.proxmox.com/pipermail/pve-devel/2024-May/063957.html
> v3: https://lists.proxmox.com/pipermail/pve-devel/2024-April/062976.html
> v2: https://lists.proxmox.com/pipermail/pve-devel/2024-February/061667.html
> v1: https://lists.proxmox.com/pipermail/pve-devel/2023-November/060898.html
>
> Changes v4 -> v5:
> * rebased on latest master
> * tui: fixed value not persisting across dialog open/close for non-PVE
>
> Changes v3 -> v4:
> * rebased on latest master
>
> Changes v2 -> v3:
> * tui: when empty & focused, do not show the placeholder value at all
> * gui: rework using Gtk3::Adjustment based on Maximilanos suggestion
>
> Changes v1 -> v2:
> * rebased on latest master
> * add placeholder functionality for arc max size in TUI
> * "emulate" placeholder functionality in GTK on best-effort basis
>
> Diffstat
> ========
>
> Christoph Heiss (3):
> tui: NumericEditView: add optional placeholder value
> tui: expose arc size setting for zfs bootdisks for all products
> proxinstall: expose arc size setting for zfs bootdisks for all
> products
>
> Proxmox/Install/RunEnv.pm | 3 +-
> proxinstall | 26 ++++-----
> proxmox-installer-common/src/options.rs | 3 +-
> proxmox-tui-installer/src/views/bootdisk.rs | 48 +++++++++------
> proxmox-tui-installer/src/views/mod.rs | 65 +++++++++++++++++++--
> 5 files changed, 108 insertions(+), 37 deletions(-)
>
applied series, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2024-11-10 18:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 13:25 [pve-devel] " Christoph Heiss
2024-08-14 13:25 ` [pve-devel] [PATCH installer v5 1/3] tui: NumericEditView: add optional placeholder value Christoph Heiss
2024-08-14 13:25 ` [pve-devel] [PATCH installer v5 2/3] tui: expose arc size setting for zfs bootdisks for all products Christoph Heiss
2024-08-14 13:25 ` [pve-devel] [PATCH installer v5 3/3] proxinstall: " Christoph Heiss
2024-11-10 18:52 ` Thomas Lamprecht [this message]
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=eba89aca-032b-453a-992f-b8cf701b9cee@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=c.heiss@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 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