lkml.org 
[lkml]   [2001]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [OT] Howl of soul...
Date
>  A low-level format (using IBM DFT) is going to *silently* remap bad
> parts of the disk. It's only going to complain once it's no longer
> possible to remap the bad sectors. So, just because the low-level format
> doesn't complain does not mean that there is no media degradation!
1. how to find problematic blocks?
- just read, and if read fails goto 2.
(i.e. we found no new bad sectors)
- goto 2 on the sectors reported before as bad.
(i.e. drive remembers sectors on which he had failures)
2. what to do when i found problematic sector?
- just see if it still usable.
2a. i write to the sector, and after that i read crap.
- sector is bad! should remap it!
2b. i can write data to the sector, then reads goes ok.
- hmm, i think that was kinda magnetetic storm, sector
is still usable. do not remapping.

in my case there was just magnetic storm, so the sector can be safely
read/written again.

cheers,
Sam

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:58    [W:0.446 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site