Hi all,
I’m trying to optimize my pool’s parameters to make the most of a couple of Optane drives I added as slog vdevs. In core we could change (to my memory) all necessary write throttle parameters, in Scale it now seems some are non-dynamic, i.e. we need to change them before the (zfs) module is loaded. Example of a dynamic parameter is zfs_dirty_data_max whereas zfs_dirty_data_max_max is non-dynamic. Is there any way we can change this in a way that a) is not a hack that doesn’t survive a reboot and b) survives an update?