From owner-freebsd-current Mon Aug 23 14:53:47 1999 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id E628A157A8 for ; Mon, 23 Aug 1999 14:53:42 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <40322>; Tue, 24 Aug 1999 07:51:48 +1000 Date: Tue, 24 Aug 1999 07:52:41 +1000 From: Peter Jeremy Subject: Re: Softupdates reliability? In-reply-to: <199908230659.QAA08609@nymph.detir.qld.gov.au> To: freebsd-current@FreeBSD.ORG, syssgm@detir.qld.gov.au Message-Id: <99Aug24.075148est.40322@border.alcanet.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephen McKay wrote: >I was extracting from the Exabyte to the DDRS disk while applying a CTM >update from that disk against one of the DCAS disks when it crashed. The >Exabyte went wonky (took about 6 goes to get the tape ejected) and the >rest of the disk system locked up. The SCSI adapter was so confused I >had to power down. The exact order of events is not clear from this. In general, I'd say that if something managed to upset the SCSI bus sufficiently to confuse every target on it, then there's a reasonably likelihood that data transfers were also corrupted. A serious bus corruption during a disk write (either command or data phase) would have a reasonable chance of resulting in corrupt data on the disk (either the wrong data in the right place or the right data in the wrong place). >So, what do people think is the most likely: > > 1) the SCSI adapter told the disk to write crap to a couple places > on the disk (breaking an inode and some directories) Personally, I'd go for this one - though it's not clear that the Fireport40 (or its driver) is to blame. Any of the SCSI targets could have caused the problem by deciding to take over the bus at an inopportune time. I'm not sure how to go about isolating the problem. I don't suppose you happened to bump one of the cables, or suffer a power glitch? Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message