Gerrit Hannaert <[EMAIL PROTECTED]> writes:

> Is there a difference in the way reiserfs formats as opposed to ext2/3?
> Your mentioning the defective blocks were never read before reminds me

Well, the long explanation is, that the blocks may not have been used
for some time, or that they have gone bad recently, such things happen,
although you'd expect that from DTLA-3070xx drives earlier than from
others.

> of the fact that a Reiserfs format is much quicker than any other
> filesystem's format - does it mean anything?

The on-disk layout is different, but I'm not aware of the internals, and
I don't believe that the allocation pattern changes anything about the
facts.

> Perhaps it is good practice to run 'badblocks' before any initial
> format... if there is no option to format/scan or something.

Neither mke2fs nor mkreiserfs read or write all blocks when formatting,
they instead write some meta data, and that's it. Of course, running
badblocks prior to formatting is an option to find these earlier.

> This one is a MAXTOR 6L080J4. But I've seen these 'dma' issues with
> *all* my other drives as well (IBM-DTLA-307045, FUJITSU MPE3136AH) on
> different PCs with Intel and Via motherboards.

It's not "dma" but the "unrecoverable error" part that matters. The DMA
trips over as consequence of this defective block (there is no data that
could be transferred), the DMA is *not* the cause for the bad block.

-- 
Matthias Andree

Reply via email to