From owner-freebsd-stable Tue Oct 3 22:47:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hal9000.bsdonline.org (ffaxvawx3-4-047.cox.rr.com [24.168.203.47]) by hub.freebsd.org (Postfix) with ESMTP id 54FBE37B503 for ; Tue, 3 Oct 2000 22:47:34 -0700 (PDT) Received: by hal9000.bsdonline.org (Postfix, from userid 1001) id 593741F55; Wed, 4 Oct 2000 01:47:28 -0400 (EDT) Date: Wed, 4 Oct 2000 01:47:28 -0400 From: Andrew J Caines To: FreeBSD Stable Subject: Re: More panics (different hardware) Message-ID: <20001004014728.A399@hal9000.bsdonline.org> Reply-To: Andrew J Caines Mail-Followup-To: FreeBSD Stable References: <82946.970604803@winston.osd.bsdi.com> <20001003170705.D20080@hal9000.bsdonline.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001003170705.D20080@hal9000.bsdonline.org>; from A.J.Caines@altavista.net on Tue, Oct 03, 2000 at 05:07:05PM -0400 Organization: H.A.L. Plant X-Powered-by: FreeBSD 4.1.1-STABLE Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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