I am trying to change value and comment of "vfs.zfs.arc_max",
but after I click OK button, both of them will reset to original value(comment is "Generated by autotune").
Anything in /var/log/messages when you try to set it? Does it let you manually set the sysctl from Shell? If not, post the exact message you get when you try.
Anything in /var/log/messages when you try to set it? Does it let you manually set the sysctl from Shell? If not, post the exact message you get when you try.
GUI: not anything output to /var/log/messages
Shell: also nothing in /var/log/messages, but
Code:
[root@nas] ~# sysctl vfs.zfs.arc_max=216438228173
sysctl: oid 'vfs.zfs.arc_max' is a read only tunable
sysctl: Tunable values are set in /boot/loader.conf
doc told me, autotune will only work for non-exist tunable. so, my understand is if I modified some tunable, autotune will ignore re-create... But it seems not.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.