> 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