*BSD News Article 61071


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!usenet.ins.cwru.edu!pravda.aa.msen.com!nntp.coast.net!oleane!tank.news.pipex.net!pipex!news.mathworks.com!uunet!in1.uu.net!shemesh.tis.com!pbrewer
From: pbrewer@tis.com (Peter Brewer)
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: Re: kernel error: mb_map full
Date: 2 Feb 1996 19:11:02 GMT
Organization: Trusted Information Systems, Inc.
Lines: 40
Message-ID: <4etnk6$6rs@shemesh.tis.com>
References: <310A597F.326A@myp.com> <4eju7f$r6r@jaxnet.jaxnet.com>
NNTP-Posting-Host: sol

In article <4eju7f$r6r@jaxnet.jaxnet.com>,
Karl Renaut <krenaut@jax.jaxnet.com> wrote:
>it means you ran out of clusters!  you need to edit the following file:
>
>/sys/i386/include/param.h
>
>define NMBCLUSTERS to 1024
>
>... it worked for me.
>

Feb  1 02:47:44 mach15 root: < swap_pager_clean: clean of page e73000 failed 
Feb  1 02:47:44 mach15 last message repeated 3 times
Feb  1 02:47:44 mach15 root: < swap_pager_cle\M^?n of page e73000 failed 
Feb  1 02:47:44 mach15 root: < swap_pager_clean: clean of page e73000 failed 
Feb  1 02:47:44 mach15 last message repeated 7 times
Feb  1 02:47:47 mach15 init: kernel security level changed from 0 to 1
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Maybe my problem is related. The same error occurred once and
plus the following many times:
         >>>>>>>>>>>>>>>>>>>>

Feb  1 15:19:27 mach15 kernel: swap_pager_clean: clean of page 208000 failed
Feb  1 15:19:41 mach15 last message repeated 30 times
Feb  1 15:21:10 mach15 last message repeated 6 times
Feb  1 15:32:06 mach15 last message repeated 115 times
Feb  1 15:32:09 mach15 last message repeated 2 times
Feb  1 15:50:25 mach15 last message repeated 319 times
        .
        .
        .

Have you or anyone else seen this: I inherited a BSD2.0 machine
with 16MB of RAM, 64MB swap, 256MB DOS/Windows partition with
windows swap in the Unix partition and with /tmp redirected 
into swap ala' Sun's TMPFS trick. Whenever I exercise the machine
e.g. dump alot of files into /tmp I see the above error repeated.
I used the little disk verifier and got no errors. 

-- peter