Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Thrashing a drive to flush out problems..
Date: Mon, 25 Jan 2010 16:23:43
Message-Id: 20100125161552.GA14424@crowfix.com
In Reply to: [gentoo-user] Thrashing a drive to flush out problems.. by Jon Hardcastle
1 On Mon, Jan 25, 2010 at 06:27:57AM -0800, Jon Hardcastle wrote:
2 > There must be some bonnie esk tool that will read/write
3 > every combination to every block but keep the data safe
4 > after to flush out any sector issues etc.
5
6 If you want to write without destroying data, just use dd to create a
7 file as big as the empty space, delete, repeat. If you want to make
8 sure it thrashes with lots of seeks, create lots of small files, then
9 delete them randomly, copy them randomly, rewrite in place randomly,
10 and have many different tasks doing the same thing.
11
12 But it all seems rather pointless to me, especially if it's a live
13 system; if you don't trust the drive, get your data off there and test
14 it properly.
15
16 --
17 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
18 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
19 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
20 I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Replies

Subject Author
Re: [gentoo-user] Thrashing a drive to flush out problems.. Mick <michaelkintzios@×××××.com>