public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ide drive dying?
@ 2002-09-06 15:13 DevilKin
  2002-09-06 15:26 ` Mike Dresser
                   ` (6 more replies)
  0 siblings, 7 replies; 63+ messages in thread
From: DevilKin @ 2002-09-06 15:13 UTC (permalink / raw)
  To: linux-kernel

Hello kernel people,

Kernel running: 2.4.20-pre1ac3 or -pre5ac2 (same under both)

Today I discovered a stale copy of qt-3.0.3 lying about on my disk. When I 
tried to delete it, this started showing up in my log files:

hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=7072862, 
sector=1803472
end_request: I/O error, dev 03:06 (hda), sector 1803472
vs-13070: reiserfs_read_inode2: i/o failure occurred trying to find stat data 
of [612671 612672 0x0 SD]
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=7072862, 
sector=1803472
end_request: I/O error, dev 03:06 (hda), sector 1803472
vs-13070: reiserfs_read_inode2: i/o failure occurred trying to find stat data 
of [612671 612677 0x0 SD]

and rm just reported me 'Permission denied'.

I've looked up these errors on the net, and as far as i can tell it means that 
the drive has some bad sectors at the given addresses and that it will 
probably die on me sooner or later.

Can someone either confirm this to me or tell me what to do to fix it?

The drive involved is an IBM-DTLA-307060, which has served me without problems 
now for about 2 years.

Thanks!

DK
-- 
If all the Chinese simultaneously jumped into the Pacific off a 10 foot
platform erected 10 feet off their coast, it would cause a tidal wave
that would destroy everything in this country west of Nebraska.


^ permalink raw reply	[flat|nested] 63+ messages in thread
* RE:Re: ide drive dying?
@ 2002-09-06 20:40 Hell.Surfers
  2002-09-06 21:01 ` Alan Cox
  0 siblings, 1 reply; 63+ messages in thread
From: Hell.Surfers @ 2002-09-06 20:40 UTC (permalink / raw)
  To: alan, degger, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 120 bytes --]

Is a drive you cant rely on worth having?



On 	06 Sep 2002 21:31:25 +0100 	Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:

[-- Attachment #2: Type: message/rfc822, Size: 2672 bytes --]

From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Daniel Egger <degger@fhm.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ide drive dying?
Date: 06 Sep 2002 21:31:25 +0100
Message-ID: <1031344285.9861.81.camel@irongate.swansea.linux.org.uk>

On Fri, 2002-09-06 at 18:33, Daniel Egger wrote:
> Am Fre, 2002-09-06 um 17.38 schrieb Alan Cox:
> 
> > Get the IBM disk tools, upgrade the firmware and see what the ibm tools
> > have to say. IBM drives have had some problems with spontaneous bad
> > blocks appearing that go away with new firmware and a run of the disk
> > tools.
> 
> The "run of the disk tools" that does away with the badblocks is a
> lowlevel format; a tedious way to spent ones' time on a harddrive
> that will die anyway soon.

For the IBM's it depends what the problem is. Spontaneous bad blocks
appearing during power off appears to be fixed by the firmware update
-
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/

^ permalink raw reply	[flat|nested] 63+ messages in thread
[parent not found: <Pine.LNX.4.33.0209062017230.14523-100000@coffee.psychology.mcmaster.ca>]
* Re: ide drive dying?
@ 2002-09-08  0:02 Dieter Nützel
  2002-09-08 17:42 ` jbradford
  0 siblings, 1 reply; 63+ messages in thread
From: Dieter Nützel @ 2002-09-08  0:02 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: Linux Kernel List

On 7 Sep 2002, Andre Hedrick wrote:
> On 7 Sep 2002, Daniel Egger wrote:
>
> > Am Sam, 2002-09-07 um 17.02 schrieb jbradford@dial.pipex.com:
> > 
> > > No, but you've upgraded the firmware, right?
> > 
> > Not exactly. According to IBM technical support there is no such thing
> > as a new firmware. The drives are alright, the OS is broken.
>
> They are full of CRAP!
>
> IBM ran TASKFILE IO throught there bus analyzers and it came up clean.
> IBM also introduced FLAGGED versions of the diagnostic TASKFILE transport
> for eventual use of their DFT (Drive Fitness Test).
>
> You tell the service tech he is smoking crack.
> The kernel passed with flying colors in their disk labs. If you read
> in ide-taskfile.c version 0.33 and above, you will see they did some work
> on the driver and verified issues.

Sorry, that I step in but you said that you are working on smartsuite (2.1+), 
again?

Andre, can you fix start/stop counts, please?

unWave1 /home/nuetzel# /usr/local/sbin/smartctl -a /dev/sda
Device: IBM      DDYS-T18350N     Version: S96H
Device supports S.M.A.R.T. and is Enabled
Temperature Warning Disabled or Not Supported
S.M.A.R.T. Sense: Okay!
Current Drive Temperature:     31 C
Drive Trip Temperature:        85 C
Current start stop count:      131072 times
Recommended start stop count:  2555920 times

SunWave1 /home/nuetzel# /usr/local/sbin/smartctl -a /dev/sdb
Device: IBM      DDRS-34560D      Version: DC1B
Device supports S.M.A.R.T. and is Enabled
Temperature Warning Disabled or Not Supported
S.M.A.R.T. Sense: Okay!

SunWave1 /home/nuetzel# /usr/local/sbin/smartctl -a /dev/sdc
Device: IBM      DDRS-34560W      Version: S71D
Device supports S.M.A.R.T. and is Enabled
Temperature Warning Disabled or Not Supported
S.M.A.R.T. Sense: Okay!

Smartsuite-2.1 (at least) missing some feather for SCSI.

Regards,
	Dieter

BTW
I had a double disk crash (same symptoms as in this thread) in a school's 
RAID5 with four Fujitsu MPG3204AT-EF (the ones with gel-lager, silent and 
reliable we hoped) last week...
The shop for which I work from time to time got 71 disks of this type back 
(sold over the last 1.5 years). We switched to them after the "IBM" disaster. 
Maybe a "misdecision" ;-)
What shall we sell safely, now...?
MAXTOR?

-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel at hamburg.de (replace at with @)


^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2002-09-10 20:18 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-06 15:13 ide drive dying? DevilKin
2002-09-06 15:26 ` Mike Dresser
2002-09-06 15:39   ` Alan Cox
2002-09-06 15:42     ` Mike Dresser
2002-09-06 16:14       ` Billy Harvey
2002-09-06 16:41         ` Mike Dresser
2002-09-06 18:00         ` jbradford
2002-09-06 17:58           ` Mike Dresser
2002-09-06 15:44   ` Richard B. Johnson
2002-09-06 16:19     ` Craig Ruff
2002-09-06 17:28   ` Daniel Egger
2002-09-06 15:36 ` jbradford
2002-09-06 15:55   ` DevilKin
2002-09-06 17:22     ` jbradford
2002-09-06 19:22       ` DevilKin
2002-09-07  9:30         ` Anders Fugmann
2002-09-07  9:37           ` Udo A. Steinberg
2002-09-07 15:54           ` Holger Lubitz
2002-09-07 16:31             ` jbradford
2002-09-07 12:31         ` Daniel Egger
2002-09-07 13:08           ` jbradford
2002-09-07 13:50             ` Daniel Egger
2002-09-07 15:02               ` jbradford
2002-09-07 20:19                 ` Daniel Egger
2002-09-07 20:41                   ` jbradford
2002-09-07 21:41                     ` Alan Cox
2002-09-07 21:41                   ` Alan Cox
2002-09-07 22:00                     ` jbradford
2002-09-07 23:19                       ` David Forrest
2002-09-08 10:56                         ` Henning P. Schmiedehausen
2002-09-08 14:14                           ` jbradford
2002-09-09 21:59                             ` Alan Cox
2002-09-07 22:05                   ` Andre Hedrick
2002-09-07  7:08     ` Andre Hedrick
2002-09-06 15:37 ` mbs
2002-09-06 15:54   ` Alan Cox
2002-09-06 15:38 ` Alan Cox
2002-09-06 17:33   ` Daniel Egger
2002-09-06 20:31     ` Alan Cox
2002-09-06 15:44 ` mbs
2002-09-06 17:46 ` mbs
2002-09-06 20:32   ` Alan Cox
2002-09-07 12:34     ` Daniel Egger
2002-09-07  7:02 ` Andre Hedrick
2002-09-07  7:42   ` jbradford
2002-09-07  7:50     ` Andre Hedrick
  -- strict thread matches above, loose matches on Subject: below --
2002-09-06 20:40 Hell.Surfers
2002-09-06 21:01 ` Alan Cox
2002-09-07  1:02   ` Jason L Tibbitts III
     [not found] <Pine.LNX.4.33.0209062017230.14523-100000@coffee.psychology.mcmaster.ca>
2002-09-07  6:09 ` jbradford
2002-09-08  0:02 Dieter Nützel
2002-09-08 17:42 ` jbradford
2002-09-09  1:31   ` Nuitari
2002-09-08 19:27     ` Ed Sweetman
2002-09-08 20:11       ` jbradford
2002-09-09  2:37         ` Nuitari
2002-09-09 12:26   ` Joachim Breuer
2002-09-09 18:17   ` Thunder from the hill
2002-09-09 18:55     ` Mike Dresser
2002-09-10 12:48   ` Ookhoi
2002-09-10 13:59     ` Mike Dresser
2002-09-10 14:56       ` jbradford
2002-09-10 15:21         ` Mike Dresser
2002-09-10 15:29           ` Larry McVoy
2002-09-10 20:21     ` Andre Hedrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox