From owner-cvs-all Wed Jun 28 2:12: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 2B8B537B915; Wed, 28 Jun 2000 02:11:58 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA75449; Wed, 28 Jun 2000 10:11:50 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA01868; Wed, 28 Jun 2000 09:57:58 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006280857.JAA01868@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Blaz Zupan Cc: Matthew Jacob , Josef Karthauser , mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: Message from Blaz Zupan of "Wed, 28 Jun 2000 08:42:46 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jun 2000 09:57:58 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two development boxes - a home machine with 6 scsi disks and an ide disk and a laptop with one ide disk. When these machines crash, I never see any fsck-failing errors on my laptop, however, on my home machine, /cvs and /usr (both SCSI) almost always fail the fsck, forcing a manual fsck and a bunch of files being introduced to lost+found. From what I can tell however, the files are always recently updated files. Perhaps there's an issue either with SCSI disks in general (unlikely) or with multiple disks - perhaps even mixing SCSI with IDE. Or perhaps I just have two mis-behaving drives that don't write things in the order they say they do. If this is the case, softupdates will need to be able to identify that sort of drive before going prime-time.... > > Your comments are a bit unfair. *You* haven't been running the currently > > released product with Softupdates. You have excellent reasons to be concerned > > because of your previous experience, but your statement of "A number of times > > this year I've lost whole filesystems on an SMP..." is misleading at best. > > How about > > http://www.freebsd.org/cgi/query-pr.cgi?pr=17122 > > I remember hitting this on a couple of 3.4 boxes and had to turn off > softupdates (those were production machines). It was not even a SMP machine. > The PR is still open, and I guess still present in 4.0 (I vaguely remember > hitting it on a 4.0 box as well, where I forgot to turn off softupdates). The > PR is talking about the machine crashing every 1-3 days, mine was crashing > more like twice per month. Since that time I don't turn on softupdates on any > of my production boxes. > > Unfortunetlly I cannot contribute anything to the PR itself, as: > 1. All the machines that exhibited the problem where production machines. > 2. My home work box (running 5.0-CURRENT) doesn't exhibit the problem, > probably because it is being turned off every day and there is no real load > on the machine. > 3. When the machines crashed, I didn't have a debug kernel running so the > crashdumps would be mostly useless. > > Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia > E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message