Date: Wed, 4 Oct 2000 01:47:28 -0400 From: Andrew J Caines <A.J.Caines@altavista.net> To: FreeBSD Stable <stable@FreeBSD.ORG> Subject: Re: More panics (different hardware) Message-ID: <20001004014728.A399@hal9000.bsdonline.org> In-Reply-To: <20001003170705.D20080@hal9000.bsdonline.org>; from A.J.Caines@altavista.net on Tue, Oct 03, 2000 at 05:07:05PM -0400 References: <Cy.Schubert@uumail.gov.bc.ca> <82946.970604803@winston.osd.bsdi.com> <20001003170705.D20080@hal9000.bsdonline.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jordan, Cy and co., Here are my tests and the results. Have the whitecoats on standby. In each case I ran a tight ps/top loop in the background, ie. # while true; do (ps -auxww ; top 50 | head -55 ) > $snapshot ; done & I then ran the "periodic daily" with command echo, ie. # sh -x /usr/sbin/periodic daily | tee $ouputfile 1. No mfs, no fdesc Completed with no errors. 2. Both mfs mounts (/tmp and /var/run), no fdesc Completed with no errors. 3. Both mfs mounts and fdesc Crash. I didn't check the space left in my /var, so I couldn't get the dump this time. Since this appears reproducable and I need sleep, I will collect one tomorow along with the rest of the information. I'm still sure it crashed before I added fdesc. Ok, I'll come quietly. BTW, renaming /var/run while working on the console was interesting. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@altavista.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001004014728.A399>