Date: Mon, 27 Apr 1998 22:01:37 -0700 From: David Greenman <dg@root.com> To: scanner@apricot.com Cc: questions@FreeBSD.ORG Subject: Re: lockups on machine with NFS writes to itself.. Message-ID: <199804280501.WAA14422@implode.root.com> In-Reply-To: Your message of "Mon, 27 Apr 1998 20:35:31 PDT." <199804280335.UAA03664@ryoohki.apricot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Apr 27 12:49:19 kamidake /kernel: Out of mbuf clusters - increase maxusers! > >I had already (before this) increased MAXUSERS to be 20. Is this >indeed the problem? Should I up MAXUSERS again? If so, how far? In your case, maxusers probably isn't the best solution. Instead, add this to your kernel config file: options "NMBCLUSTERS=2000" >Did it not used to, if it fsck'd /, reboot then to do the remount? In the 4.3BSD days, yes. 4.4BSD has the ability to re-mount the root filesystem without rebooting. I haven't seen the problem you're describing with the clean flag, however. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804280501.WAA14422>