From: "Jeff V. Merkey" <jmerkey@vger.timpanogas.org>
To: Adam Radford <aradford@3WARE.com>
Cc: "'Steven Pritchard'" <steve@silug.org>, linux-kernel@vger.kernel.org
Subject: Re: 3ware driver errors
Date: Mon, 24 Mar 2003 18:02:14 -0700 [thread overview]
Message-ID: <20030324180214.B14746@vger.timpanogas.org> (raw)
In-Reply-To: <A1964EDB64C8094DA12D2271C04B812672CB38@tabby>; from aradford@3WARE.com on Mon, Mar 24, 2003 at 01:44:23PM -0800
Adam,
They also need to upgrade the firmware on the WD drives. There's a known problem with WD drives and 3Ware.
Jeff
On Mon, Mar 24, 2003 at 01:44:23PM -0800, Adam Radford wrote:
> This is fixed in driver 1.02.00.032, the scsi layer is looping on sense key
> 'aborted command' after you lost power to a jbod drive, and not checking the
> ASC
> which is 0x04 (Logical Unit Not Ready). If you want to fix it by hand in
> your
> driver before .032 comes out, in 3w-xxxx.h, change:
>
> {0x37, 0x0b, 0x04, 0x00},
>
> to:
>
> {0x37, 0x02, 0x04, 0x00}
>
> This will return sense key 'Not Ready', and you will will not infinitely
> loop.
> If I were you, I would jiggle the power cables on that box and replace flaky
> ones.
>
> -Adam
>
> -----Original Message-----
> From: Steven Pritchard [mailto:steve@silug.org]
> Sent: Monday, March 24, 2003 1:28 PM
> To: linux-kernel@vger.kernel.org
> Subject: 3ware driver errors
>
>
> (Apparently 3w-xxxx in the Subject gets caught as spam. Somebody
> might want to adjust that regular expression. :-)
>
> I have a server that is locking up every day or two with a console
> full of this error:
>
> 3w-xxxx: scsi0: Command failed: status = 0xcb, flags = 0x37, unit #0.
>
> This is on a Dell PowerEdge 1400SC (dual PIII/1.13GHz, 1.1GB RAM),
> with a 3ware Escalade 7000-2 and two WD1600JB drives, running Red Hat
> 8.0 with kernel-smp 2.4.18-27.8.0.
>
> I plan to report this to Red Hat's bugzilla, but I'm hoping for some
> ideas or big red flags to jump out at somebody here... I use this box
> for a UML hosting server, so all this downtime is affecting *way* too
> many people.
>
> This box has been having other stability problems, so I'm guessing
> this might not be directly related to the 3ware card/driver. It did
> survive a memtest86 pass.
>
> Steve
> --
> steve@silug.org | Southern Illinois Linux Users Group
> (618)398-7360 | See web site for meeting details.
> Steven Pritchard | http://www.silug.org/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2003-03-24 23:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-24 21:44 Adam Radford
2003-03-25 1:02 ` Jeff V. Merkey [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-24 21:28 Steven Pritchard
2003-03-25 1:01 ` Jeff V. Merkey
2003-03-24 23:44 ` Larry McVoy
2003-03-25 0:07 ` Mark Hahn
2003-03-25 1:25 ` Jeff V. Merkey
2003-03-25 3:12 ` Steven Pritchard
2003-03-25 3:11 ` Kevin P. Fleming
2003-03-25 15:25 ` Ezra Nugroho
2003-03-25 15:26 ` Roy Sigurd Karlsbakk
2003-03-25 16:26 ` Ezra Nugroho
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=20030324180214.B14746@vger.timpanogas.org \
--to=jmerkey@vger.timpanogas.org \
--cc=aradford@3WARE.com \
--cc=linux-kernel@vger.kernel.org \
--cc=steve@silug.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
Powered by JetHome