Subject: Re: mb_map full?
To: =?iso-8859-1?Q?P=E5l=00?= Baltzersen <pal.baltzersen@oet.oslo-energi.no>
From: Frank van der Linden <frank@fwi.uva.nl>
List: current-users
Date: 02/07/1997 12:55:36
> On heavy load I get "mb_map full" messages and then "nfs server ... 
> not responding". How can I increase the mb_map size?

Add the line

options         NMBCLUSTERS=XXX

to your kernel config file and reconfig/recompile. Bumping it to 1024 will
probably help you, you can go for 2048 too.

- Frank