public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What does AddrMarkNotFound mean?
@ 2002-02-13 22:03 Daniel Schepler
  2002-02-13 22:46 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Schepler @ 2002-02-13 22:03 UTC (permalink / raw)
  To: linux-kernel

Lately, whenever I try to access a certain part of my hard drive, I
get messages like:

Feb 12 21:16:27 localhost kernel: hdc: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
Feb 12 21:16:27 localhost kernel: hdc: read_intr: error=0x01 { AddrMarkNotFound }, LBAsect=34508632, sector=32410984
Feb 12 21:16:27 localhost kernel: ide1: reset: success
Feb 12 21:16:27 localhost kernel: hdc: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
Feb 12 21:16:27 localhost kernel: hdc: read_intr: error=0x01 { AddrMarkNotFound }, LBAsect=34508632, sector=32410984
Feb 12 21:16:27 localhost kernel: end_request: I/O error, dev 16:02 (hdc), sector 32410984

except that the first two messages are repeated several more times, at
intervals of a few seconds.  Also, during the first bad access, DMA
gets disabled.  While this is going on, the system load goes way up,
and I don't seem to be able to do anything else.

Is this typical behavior for a hard drive which has developed bad
blocks?  And if I blacklist the affected blocks in the filesystem,
should I also blacklist a few previous blocks in order to avoid
problems with the readahead feature of the IDE drivers?

(I'm not subscribed; please Cc me on replies.)
-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card

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

end of thread, other threads:[~2002-02-14 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-13 22:03 What does AddrMarkNotFound mean? Daniel Schepler
2002-02-13 22:46 ` Alan Cox
2002-02-13 23:11   ` Daniel Pittman
2002-02-14 14:16     ` DevilKin

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