*BSD News Article 98041


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!news-peer.sprintlink.net!news.sprintlink.net!Sprint!cpk-news-hub1.bbnplanet.com!su-news-feed4.bbnplanet.com!news.bbnplanet.com!coop.net!courtesan.com!courtesan.com!not-for-mail
From: Todd C Miller <millert@courtesan.com>
Newsgroups: comp.unix.bsd.openbsd.misc
Subject: Re: oBSD 2.1 won't stay up 24 hours
Date: 18 Jun 1997 20:50:59 -0600
Organization: Courtesan Consulting
Lines: 34
Message-ID: <5oa6qj$910$1@xyzzy.courtesan.com>
References: <866655985.18962@dejanews.com>
Reply-To: millert@courtesan.com (Todd C Miller)
X-Newsreader: trn 4.0-test58 (13 May 97)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.openbsd.misc:151

From the keyboard of jgarzik@pobox.com:
> and an EIDE disk.  I get the error in my log below, generally
> right before the machine locks up.
> 
> Jun 16 00:00:37 news /bsd: mb_map full
> Jun 16 00:10:06 news /bsd: mb_map full
> Jun 16 00:20:39 news /bsd: mb_map full
> Jun 15 23:00:22 news /bsd: mb_map full
> Jun 15 23:01:23 news /bsd: mb_map full
> Jun 15 23:50:34 news /bsd: mb_map full
> Jun 15 23:51:34 news /bsd: mb_map full
> Jun 15 22:00:02 news /bsd: mb_map full
> Jun 15 22:01:02 news /bsd: mb_map full
> Jun 15 21:00:44 news /bsd: mb_map full
> Jun 15 21:01:44 news /bsd: mb_map full
> Jun 15 21:27:51 news /bsd: mb_map full
> Jun 15 21:28:51 news /bsd: mb_map full
> Jun 15 21:36:53 news /bsd: mb_map full
> Jun 15 21:37:54 news /bsd: mb_map full
> 
> Is there any way I can work around this?  I can't keep the
> machine up 24 hours, and will have to go back and brave
> Linux's fs corruption problems if this can't be fixed
> or worked around.

Sounds like you need to increase NMBCLUSTERS.  Try putting:
    option	NMBCLUSTERS=1024 # need lots for heavy network utilization
In your kernel config file and rebuild the kernel (you'll have to
do a make clean in the compile dir since this is a #define).
The default value is 256 (and 512 if option GATEWAY is specified).

 - todd
-- 
     Todd C. Miller    Sysadmin/Consultant     Todd.Miller@courtesan.com