Am 25/10/2023 um 10:28 schrieb Christoph Heiss: > On Tue, Oct 24, 2023 at 08:59:36AM -0300, Gilberto Ferreira via pve-devel > wrote: >> Date: Tue, 24 Oct 2023 08:59:36 -0300 >> From: Gilberto Ferreira <gilberto.nune...@gmail.com> >> To: Proxmox VE development discussion <pve-devel@lists.proxmox.com> >> Subject: Re: [pve-devel] [PATCH installer v2 1/6] fix #4829: install: add >> new ZFS `arc_max` setup option >> >> >> Hi there. >> Now, that's a good option in the installer. >> I wonder if this option will be available post-intall, like some box in the >> ZFS manager from WEB GUI! >> That's would be nice. >> > > Currently, this isn't planned, although - since that setting is exposed > after all in the installer in the future - it would be kind of sensible > to add it to the GUI as well, I guess. > But as a separate series from this one, of course. > > CC @Thomas - what do you think?
We would need to either have a separate config entry, that can easily get out of sync with the actual configured values, or parse all possible ways to set this, e.g., modprobe configs, which isn't too nice. With a few trade-offs/limitations one could probably work around that, but IMO it can be a bit too much hassle for something that one normally changes only once or twice (or once this change is in, probably never for new setups), so for now I'd keep this manual. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel