Opened 14 months ago
Closed 14 months ago
#1445 closed defect (fixed)
Changing tunables requires two reboots to take effect.
| Reported by: | nixcz | Owned by: | william |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | GUI | Version: | 8.2.0-BETA2 |
| Keywords: | Cc: |
Description
Seen on 8.2-beta2, x64.
Looked around, and didn't see anything related to this, but maybe I missed a ticket.
Anyway, adding or changing a tunable, like setting vfs.zfs.txg.timeout to 5 (or enabling/disabling the built-in tunables), does not cause /boot/loader.conf.local to be regenerated after saving the changes in the GUI.
Rebooting does cause the file to be regenerated, but of course it takes another reboot for these settings to load, since they are set at boot time.
Is there a button or some other way to force all GUI/configuration database changes to be propagated down to configuration files?
Change History (2)
comment:1 Changed 14 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:2 Changed 14 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed

This has already been fixed in r10945 earlier today