作業ログ

自動チェック

うちの環境では第1日曜日の0:57に開始。昼頃まではかかる

資料

最新情報に詳しい
http://pc8.2ch.net/test/read.cgi/linux/1096790377/

http://japan.linux.com/kernel/04/06/20/1717219.shtml
必ずARRAYを作成する前にすべてのディスク上でbadblocksを実行すること。
ソフトウェアRAIDは、バッドセクタに関しては、ほとんどのハードウェアRAIDコントローラほど良くはない。

http://marc.theaimsgroup.com/?l=linux-raid&m=113382918925879&w=4
If you are using 2.6.14 to later you can try turning on the
write-intent bitmap (mdadm --grow /dev/md0 --bitmap=internal).
That may impact write performance a bit (reports on how much would be
appreciated) but will make this resync-after-crash much faster.

RAID5 - 2nd drive died whilst waiting for RMA
サルベージのわかりやすい手順
http://marc.theaimsgroup.com/?l=linux-raid&m=110025421113782&w=4

You might want to check out "ddrescue", which is a version of "dd"
that is designed to read from a disk with bad sectors.
http://marc.theaimsgroup.com/?l=linux-raid&m=110027671928838&w=4

いろんなメーカーのSoftwareRAIDで作ったアレイを読めるソフト
http://people.redhat.com/%7Eheinzm/sw/dmraid/

Linux RAID-5 Crash Recovery
http://software.cfht.hawaii.edu/linuxpc/RAID_recovery.html

買ったドライブがせっかくSATA-II 300対応だし、PCIで追いかけてみるなら
http://www.kuroutoshikou.com/products/serialata/sata2i4-lppcifset.html

とはいえドライバはまだbeta
http://linux-ata.org/sata-status.html#sii3124

2006/2/27 新しいHDDを買ったのでWestern DigitalのLifeGuard Diagnosticsをやってみた
かかった時間から適当に速度算出
Maxtor 6V250F0
3600 + 12*60 + 10 = 4330sec
250*1000*1000*1000 / 4330 /1024/1024 = 55.06 MB/s

WD WD2500JS
3600 + 20*60 + 56 = 4856sec
250*1000*1000*1000 / 4856 /1024/1024 = 49.10 MB/s