public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: SPATZ1@t-online.de (Frank Schneider)
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: AIC + RAID1 error? (was: Re: aic7xxx errors)
Date: Sat, 08 Sep 2001 22:25:31 +0200	[thread overview]
Message-ID: <3B9A7EBB.E73115AC@t-online.de> (raw)
In-Reply-To: <200109050621.f856LAK00824@ambassador.mathewson.int> <3B95DB22.866EDCA3@mediascape.de> <3B992EC4.ED1F82CB@web.de>

Olaf Zaplinski schrieb:
> 
> Olaf Zaplinski wrote:
> >
> > Joseph Mathewson wrote:
> > >
> > > I've just woken up this morning to find my internet gateway machine only
> > > responding to pings, and on giving it a keyboard & monitor, a load of
> > >
> > > scsi0:0:1:0: Attempting to queue an ABORT message
> > > scsi0:0:1:0: Cmd aborted from QINFIFO
> > > aic7xxx_abort returns 8194
> > >
> > > errors.
> > [...]
> >
> > /me too. I had this while booting 2.4.9 with a fresh installed SCSI card
> > (AHA2940) + harddisk. What worked for me was to compile the kernel with the
> > old Adaptec driver, so it's a driver issue.
> 

Hello...

I encounter a likely similar problem at the moment with aic7xxx and
RAID5:

I run a RAID5-Array on three SCSI-Disks, all IBM, all LVD on the
AIC7xxx-Controller on the Mobo (ASUS-P2B-DS)...and from time to time
(usually about once per week) always the same partition of the RAID5
gets a readerror and falls out of the array:

-------------------------
Sep  8 20:49:31 falcon kernel: SCSI disk error : host 0 channel 0 id 0
lun 0 return code = 8000002
Sep  8 20:49:31 falcon kernel: [valid=0] Info fld=0x0, Current sd08:04:
sense key Hardware Error
Sep  8 20:49:31 falcon kernel: Additional sense indicates Internal
target failure
Sep  8 20:49:31 falcon kernel:  I/O error: dev 08:04, sector 8545688
Sep  8 20:49:31 falcon kernel: raid5: Disk failure on sda4, disabling
device. Operation continuing on 2 devices
Sep  8 20:49:31 falcon kernel: md: recovery thread got woken up ...
Sep  8 20:49:31 falcon kernel: md0: no spare disk to reconstruct array!
-- continuing in degraded mode
Sep  8 20:49:31 falcon kernel: md: recovery thread finished ...
Sep  8 20:49:31 falcon kernel: md: updating md0 RAID superblock on
device
Sep  8 20:49:31 falcon kernel: sdc1 [events: 000000be](write) sdc1's sb
offset:
8707072
Sep  8 20:49:32 falcon kernel: sdb1 [events: 000000be](write) sdb1's sb
offset:
8707072
Sep  8 20:49:32 falcon kernel: (skipping faulty sda4 )
Sep  8 20:49:32 falcon kernel: .
----------------------------

Ok, i also thought: "Bad disk" and to verify this (i have still
guarantee on the drive) i formated it, let the AIC-BIOS do a "remap of
bad blocks" and ran "badblocks" about 5 times on it with the
"-w"-option...last but not least i copied over 160GB from and to the
drive over two days...nothing, not a single failure of the drive...today
i re-integrated the disk in my array, and got already the first
fall-off.

I now switched also to the old aic7xxx driver, only to get an idea where
to seek the problem...in the raid-code, in the driver or somewhere
else...

Solong..
Frank.

--
Frank Schneider, <SPATZ1@T-ONLINE.DE>.                           
Microsoft isn't the answer.
Microsoft is the question, and the answer is NO.
... -.-

  parent reply	other threads:[~2001-09-08 20:26 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05  6:21 aic7xxx errors Joseph Mathewson
2001-09-05  7:58 ` Olaf Zaplinski
2001-09-05  9:04   ` Frank Schneider
2001-09-05 10:27     ` Antonio Miguel Trindade
2001-09-05 10:44       ` Frank Schneider
2001-09-05 11:21         ` Thorsten Kranzkowski
2001-09-05 13:05           ` Frank Schneider
2001-09-07 20:32   ` AIC + RAID1 error? (was: Re: aic7xxx errors) Olaf Zaplinski
2001-09-07 22:32     ` Justin T. Gibbs
2001-09-07 22:51       ` Frank Schneider
2001-09-07 23:37         ` Justin T. Gibbs
2001-09-10 13:50           ` Olaf Zaplinski
2001-09-10 19:11             ` Frank Schneider
2001-09-10 22:29               ` Andreas Steinmetz
2001-09-10 22:42                 ` Justin T. Gibbs
2001-09-10 22:55                   ` Frank Schneider
2001-09-10 23:06                     ` Justin T. Gibbs
2001-09-10 23:37                       ` Andreas Steinmetz
2001-09-10 23:46                         ` Justin T. Gibbs
2001-09-11  0:00                           ` Andreas Steinmetz
2001-09-11 12:10                       ` Frank Schneider
2001-09-11 16:51                         ` Justin T. Gibbs
2001-09-10 23:05                   ` Andreas Steinmetz
2001-09-10 22:46                 ` Frank Schneider
2001-09-11 15:00             ` Olaf Zaplinski
2001-09-08 20:25     ` Frank Schneider [this message]
2001-09-08 22:07       ` Justin T. Gibbs
2001-09-05 20:23 ` aic7xxx errors Justin T. Gibbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B9A7EBB.E73115AC@t-online.de \
    --to=spatz1@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox