Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!pcserver2!kdenning From: kdenning@pcserver2.naitc.com (Karl Denninger) Newsgroups: comp.sys.mips Subject: Re: 4.52 is it reliable? Summary: My experience with 4.52 Message-ID: <1991Apr24.200106.25642@pcserver2.naitc.com> Date: 24 Apr 91 20:01:06 GMT References: <2338@cluster.cs.su.oz.au> Organization: AC Nielsen, Bannockburn IL USA Lines: 34 In article <2338@cluster.cs.su.oz.au> rex@cluster.cs.su.oz (Rex Di Bona) writes: >We have just installed the 4.52 kernel on our M120's and 3240 to try and reduce >the frequency of crashes. > >The symptoms we are/were having are: > 1) The machine runs out of mbufs. > 2) The machine panics and then takes a monitor exception > Or.. it panics with 'clget: null client' > Or.. the machine hangs the silent death > 3) The machine double panics or fails to talk to the fuji scsi > controller resulting in no kernel core dump... 4.52 seems to be ok here, with one exception: rpc.lockd has a HUGE memory leak. The result is that it will eventually consume all the physical memory in the machine (and it appears to plock() it's memory so it can't be paged out!) This has a most undesirable outcome, of course :-) I have reported this to MIPS; they're working on it. No other problems I have noticed... Check rpc.lockd and see what it's current memory usage is (this is assuming you're exporting one or more filesystems, or mounting some remotely from elsewhere). -- Karl Denninger - AC Nielsen, Bannockburn IL (708) 317-3285 kdenning@nis.naitc.com "The most dangerous command on any computer is the carriage return." Disclaimer: The opinions here are solely mine and may or may not reflect those of the company.