NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40569: Faild RAIDframe parity rewrite prevents system shutdown
The following reply was made to PR kern/40569; it has been noted by GNATS.
From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: Matthias Scheler <tron%zhadum.org.uk@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/40569: Faild RAIDframe parity rewrite prevents system
shutdown
Date: Tue, 10 Feb 2009 18:25:00 +0100
On Tue, Feb 10, 2009 at 12:16:29PM +0000, Matthias Scheler wrote:
> On Tue, Feb 10, 2009 at 12:15:04PM +0000, Manuel Bouyer wrote:
> > I don't understand why the problem is properly detected and worked
> > around for wd3, but not for wd2 ? Are wd2 and wd3 identical devices?
>
> Well, almost.
>
> "wd2" is HP's OEM version of the same Seagate drive as "wd3". But the
> HP drive definitely has a different firmware which e.g. doesn't
> enable the write-cache by default.
The LBA48 should have been properly detected; is also reported a
"id not found", and with the right address. Maybe it's a read vs write issue ?
Could you check if a read on wd2 would trigger proper detection (obviously
you have to remove the quirk entry first) ?
something like
dd if=/dev/rwd2e of=/dev/null bs=32k skip=4194302 count=5
should do it.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index