2012-01-24

ディスクが壊れた?

気が向いたときに、Linuxサーバ上に置いてるiTunesライブラリを外付けHDDにバックアップしてるんだけど、なんかinput/output errorとやらがやたら発生するようになってきた。

で、LVMの状態を見ると、こんなになってる。

$ sudo pvscan
/dev/dm-0: read failed after 0 of 4096 at 4000778747904: 入力/出力エラーです
/dev/dm-0: read failed after 0 of 4096 at 4000778805248: 入力/出力エラーです
/dev/sdc5: read failed after 0 of 1024 at 500096892928: 入力/出力エラーです
/dev/sdc5: read failed after 0 of 1024 at 500096950272: 入力/出力エラーです
/dev/sdc5: read failed after 0 of 1024 at 0: 入力/出力エラーです
/dev/sdc5: read failed after 0 of 1024 at 4096: 入力/出力エラーです
/dev/sdc5: read failed after 0 of 2048 at 0: 入力/出力エラーです
/dev/sdc6: read failed after 0 of 512 at 500096892928: 入力/出力エラーです
/dev/sdc6: read failed after 0 of 512 at 500096983040: 入力/出力エラーです
/dev/sdc6: read failed after 0 of 512 at 0: 入力/出力エラーです
/dev/sdc6: read failed after 0 of 512 at 4096: 入力/出力エラーです
/dev/sdc6: read failed after 0 of 2048 at 0: 入力/出力エラーです
/dev/sdc7: read failed after 0 of 512 at 500096892928: 入力/出力エラーです
/dev/sdc7: read failed after 0 of 512 at 500096983040: 入力/出力エラーです
/dev/sdc7: read failed after 0 of 512 at 0: 入力/出力エラーです
/dev/sdc7: read failed after 0 of 512 at 4096: 入力/出力エラーです
/dev/sdc7: read failed after 0 of 2048 at 0: 入力/出力エラーです
/dev/sdc8: read failed after 0 of 1024 at 500105150464: 入力/出力エラーです
/dev/sdc8: read failed after 0 of 1024 at 500105207808: 入力/出力エラーです
/dev/sdc8: read failed after 0 of 1024 at 0: 入力/出力エラーです
/dev/sdc8: read failed after 0 of 1024 at 4096: 入力/出力エラーです
/dev/sdc8: read failed after 0 of 2048 at 0: 入力/出力エラーです
Couldn’t find device with uuid z2F0Lj-wBMv-a3dG-5MKq-LxWP-dIPZ-DOr7kO.
Couldn’t find device with uuid SFFp8K-WQy4-gyOS-T3Wm-luL7-mtI0-3SLkvA.
Couldn’t find device with uuid 3ezhak-Uk1n-GI7A-EYGl-pcT8-9N2s-dAFudW.
Couldn’t find device with uuid ffE7sI-5Qi3-FAUG-O2qU-VOqX-YeX3-e1NIbb.
PV /dev/sdb5        VG vg0   lvm2 [465.75 GiB / 0    free]
PV /dev/sdb6        VG vg0   lvm2 [465.75 GiB / 0    free]
PV /dev/sdb7        VG vg0   lvm2 [465.75 GiB / 0    free]
PV /dev/sdb8        VG vg0   lvm2 [465.76 GiB / 0    free]
PV unknown device   VG vg0   lvm2 [465.75 GiB / 0    free]
PV unknown device   VG vg0   lvm2 [465.75 GiB / 0    free]
PV unknown device   VG vg0   lvm2 [465.75 GiB / 0    free]
PV unknown device   VG vg0   lvm2 [465.76 GiB / 0    free]
Total: 8 [3.64 TiB] / in use: 8 [3.64 TiB] / in no VG: 0 [0   ]

/dev/sdcがまるごとunknown deviceになってしまってる…メタデータが壊れたのか、ディスクそのものが逝ったのか…
fdisk /dev/sdcとかやると無効な引数って言われる…ディスクが見えてない!?

うー、2TB逝っちゃうと辛いんですけど。今HDD高いし><

Trackback URL:

Comments and Trackback

Post a comment

使用できるXHTMLタグ: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>