From owner-freebsd-stable Wed May 26 9: 6:24 1999 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (Postfix) with ESMTP id AE02A15299 for ; Wed, 26 May 1999 09:06:22 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.3/8.8.5) id KAA13341; Wed, 26 May 1999 10:05:52 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199905261605.KAA13341@panzer.plutotech.com> Subject: Re: -STABLE scsi problem (bug?) In-Reply-To: <554419C71610D211B3F808003636280213B088@lant.mbp.ee> from Lauri Laupmaa at "May 26, 1999 11:58:56 am" To: mauri@aripaev.ee (Lauri Laupmaa) Date: Wed, 26 May 1999 10:05:51 -0600 (MDT) Cc: stable@FreeBSD.ORG ('stable@freebsd.org') X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lauri Laupmaa wrote... [Charset iso-8859-4 unsupported, filtering to ASCII...] > Hi > > I've lately added old but reliable Micropolis Raidion RAID 5 array and a 3rd > aic7870 adapter. Raidion is only device on this adapter, it has ID 0 and > LUNs 0 and 1. After some days I get some errors like: > > > (da8:ahc2:0:0:1): SCB 0x0 - timed out while idle, LASTPHASE == 0x1, > SEQADDR > == 0xa > > (da8:ahc2:0:0:1): Queuing a BDR SCB > > (da8:ahc2:0:0:1): no longer in timeout, status = 34a > > (da8:ahc2:0:0:1): Invalidating pack > > (da8:ahc2:0:0:1): Invalidating pack > > (da8:ahc2:0:0:1): Invalidating pack > > and then when I try to unmount (even with -f) filesystems on RAID, I get > device not configured. ls shows no files there... Your problem is that your array is going out to lunch during a read or write command. The timeout for read and write commands is 60 seconds, so my guess is that your array has buggy firmware. > Now for the BUG: If I do shutdown -r now it says syncing disks 2 2 2 2 2 2 2 > ... giving up and after reboot starts fsck EVERY filesystem ! If it can't > sync one then it reboots without syncing others... I can't do anything about that. By the way, you should send SCSI problems to the freebsd-scsi list, you're more likely to get a response there. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message