On Thu, 27 May 1999, Kevin Day wrote: > I tried doubling whatever it was that putting maxusers at 256 set it at. (I > can get the exact number later). I'm running with no NMBCLUSTERS setting, > just with maxusers at 128 at the moment.
Okay, you may want to bump NMBCLUSTERS. > > You might want to collect some netstat -m stats as time goes on. In > > addition to being easier to read, it may give you some hints as to how > > high you want to go with mbuf clusters. > > I added a cron job to to netstat -m every half hour... Right now, after 10 > hours of being up: > > 130/1686/2560 mbuf clusters in use (current/peak/max) ^^^^ This is what you care about. If the peak pops above 1670 (2/3 of 2560), you should try bumping NMBCLUSTERS to 4096 or maybe 8192. > This didn't happen in 2.2.8 or 3.1, so I'm trying to figure out what's > causing it. :) NFS could be a little less efficient than in previous versions. [...] > #11 0xc015c382 in m_retryhdr (i=0, t=1) at ../../kern/uipc_mbuf.c:297 > 297 panic("Out of mbuf clusters"); Doug White Internet: dwh...@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message