Reboot removes kern.ipc.nmbclusters lline from /boot/loader.conf.local on SG-3100
-
When I add kern.ipc.nmbclusters="32768" in /boot/loader.conf.local this line is removed during a reboot on SG-3100.
I have made the change using vi and also using echo, see below.
echo 'kern.ipc.nmbclusters="32768"' >> /boot/loader.conf.local
Any suggestions? Reason is that I wanted to increase MBUF. Currently set at 10035 and was already reaching 65%
-
@Cornel said in Reboot removes kern.ipc.nmbclusters lline from /boot/loader.conf.local on SG-3100:
kern.ipc.nmbclusters="32768"
That value is specifically cleared on ARM devices in /etc/inc/pfsense-utils.inc.
You could comment that out there if you really want to set it but the default value there should be good. Seeing it at 65% is not that unusual.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.