reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Formating Reiserfs 3.6 with bad-blocks
@ 2014-07-26  8:16 Bhikkhu Mettavihari
  2014-07-31 15:25 ` Jeff Mahoney
  0 siblings, 1 reply; 2+ messages in thread
From: Bhikkhu Mettavihari @ 2014-07-26  8:16 UTC (permalink / raw)
  To: Linux Reiserfs Devel

Greetings,

I have about 50 x 500GB to 2 TB hard disks in my setup.
All them are using reiserfs 3.6

When I get slow reads on a hard disk then I do:
# badblocks -b 4096 -o bad-blocks-finished-6-2.txt /dev/sdd1

# tail -f bad-blocks-finished-6-2.txt
77299721
77299722

after that I format the hard disk with this command:

mkfs.reiserfs -B /root/bad-blocks-finished-6-2.txt /dev/sdd1

But my hard disk still seems to have problems with reading certain parts.
I notice that the reading speed is going down to a very low level with
some files.

Is my method correct ?
or have I done something incorrect ?

with metta
Mettavihari

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

end of thread, other threads:[~2014-07-31 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-26  8:16 Formating Reiserfs 3.6 with bad-blocks Bhikkhu Mettavihari
2014-07-31 15:25 ` Jeff Mahoney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).