Okay, this is getting more puzzling. Am 23.05.2013 um 03:50 schrieb yancm:
> On 2013-05-22 19:07, Konrad Neuwirth wrote: >> Hello everyone, > I am pretty sure you will need to compile this into a new kernel. > I have used: > options NKMEMPAGES=98352 > options NMBCLUSTERS=65568 I did. We are running the new kernel now, and it contains the following: options NKMEMPAGES=98352 options NMBCLUSTERS=262140 I verified that this is actually the kernel that is live. But: | pinie# sysctl kern.mbuf | kern.mbuf.msize = 256 | kern.mbuf.mclbytes = 2048 | kern.mbuf.nmbclusters = 16384 | kern.mbuf.mblowat = 16 | kern.mbuf.mcllowat = 8 (It's actually a 6.0.1 kernel). What now? The nmbclusters are not enough for the system. We've lost the entire network configuration for 10 minutes again, today.
