« 電気代推移 | ブログトップ | Autostar Suite »
2004年04月01日 (木曜日)
S.M.A.R.Tの監視
カテゴリー [Debian]
# apt-get install smartmontools
----
# smartctl -a /dev/hdc
smartctl version 5.26 Copyright (C) 2002-3 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF INFORMATION SECTION ===
Device Model: Maxtor 6Y120L0
Serial Number: Y30ZEZAE
Firmware Version: YAR41BW0
Device is: In smartctl database [for details use: -P show]
ATA Version is: 7
ATA Standard is: ATA/ATAPI-7 T13 1532D revision 0
Local Time is: Wed Mar 31 04:26:22 2004 JST
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
SMART Disabled. Use option -s with argument 'on' to enable it.
----
ん?いちいちonにしなければならないようで…。
----
# smartctl -s on /dev/hdc
smartctl version 5.26 Copyright (C) 2002-3 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
----
オンになったようだ…。
hdaは問題なし。しかし、hdcを見てみると…、かなりのエラー履歴があった(汗。
----
Error 17 occurred at disk power-on lifetime: 4266 hours
When the command that caused the error occurred, the device was in an unknown state.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 1c e1 7d e1
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Timestamp Command/Feature_Name
-- -- -- -- -- -- -- -- --------- --------------------
c4 00 08 1c e1 7d e1 08 1550213.280 READ MULTIPLE
10 00 ff 00 00 00 e0 08 1550213.264 RECALIBRATE [OBS-4]
c4 00 08 1c e1 7d e1 08 1550211.600 READ MULTIPLE
c4 00 08 1c e1 7d e1 08 1550209.904 READ MULTIPLE
c4 00 80 a4 e0 7d e1 08 1550207.680 READ MULTIPLE
----
|
投稿日時 : 2004年04月01日 20:14 |
|
|
