LINUX.ORG.RU

Как проверить полетевший жесткий диск?


0

0

Время от времени стали появляться ошибки типа «hda read error on sector такой-то» и подобные, после чего переставал работать жесткий диск, приходилось жать reset. Не знаю точно в чем причина, но скорее всего летит жесткий диск, как я понял.

проверял его с помощью sudo smartctl -t long /dev/hdc и sudo smartctl -t short /dev/hdc никаких ошибок не выявлено. Не подскажете, какими еще методами можно проверить диск, чтобы убедиться, что проблема в нем, а не в чем-то другом.

★★

Не знаю точно в чем причина, но скорее всего летит жесткий диск, как я понял.

Ещё может контроллер или шлейф. Попробуй подключить этот же диск к другому контроллеру (на другом компьютере например) и через другой шлейф.

И покажи содержимое dmesg после ошибки и smartctl -a /dev/hdc.

Deleted
()
Ответ на: комментарий от Deleted

wieker@localhost:~$ sudo smartctl -a /dev/hdc
smartctl 5.40 2010-02-03 r3060 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Model Family: Maxtor DiamondMax Plus 9 family
Device Model: Maxtor 6Y080L0
Serial Number: Y2F3EQWE
Firmware Version: YAR41BW0
User Capacity: 81 964 302 336 bytes
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: Fri Feb 19 15:04:05 2010 SAMT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status: (0x85)   Offline data collection activity
               was aborted by an interrupting command from host.
               Auto Offline Data Collection: Enabled.
Self-test execution status: ( 0)   The previous self-test routine completed
               without error or no self-test has ever
               been run.
Total time to complete Offline
data collection:        ( 241) seconds.
Offline data collection
capabilities:           (0x5b) SMART execute Offline immediate.
               Auto Offline data collection on/off support.
               Suspend Offline collection upon new
               command.
               Offline surface scan supported.
               Self-test supported.
               No Conveyance Self-test supported.
               Selective Self-test supported.
SMART capabilities: (0x0003)   Saves SMART data before entering
               power-saving mode.
               Supports SMART auto save timer.
Error logging capability: (0x01)   Error logging supported.
               No General Purpose Logging support.
Short self-test routine
recommended polling time:     ( 2) minutes.
Extended self-test routine
recommended polling time:     ( 37) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
3 Spin_Up_Time 0x0027 225 225 063 Pre-fail Always - 7006
4 Start_Stop_Count 0x0032 252 252 000 Old_age Always - 2610
5 Reallocated_Sector_Ct 0x0033 253 253 063 Pre-fail Always - 0
6 Read_Channel_Margin 0x0001 253 253 100 Pre-fail Offline - 0
7 Seek_Error_Rate 0x000a 253 252 000 Old_age Always - 0
8 Seek_Time_Performance 0x0027 251 245 187 Pre-fail Always - 37116
9 Power_On_Minutes 0x0032 210 210 000 Old_age Always - 806h+00m
10 Spin_Retry_Count 0x002b 253 252 157 Pre-fail Always - 0
11 Calibration_Retry_Count 0x002b 253 252 223 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 244 244 000 Old_age Always - 3726
192 Power-Off_Retract_Count 0x0032 253 253 000 Old_age Always - 0
193 Load_Cycle_Count 0x0032 253 253 000 Old_age Always - 0
194 Temperature_Celsius 0x0032 253 253 000 Old_age Always - 39
195 Hardware_ECC_Recovered 0x000a 253 252 000 Old_age Always - 2876
196 Reallocated_Event_Count 0x0008 253 253 000 Old_age Offline - 0
197 Current_Pending_Sector 0x0008 253 253 000 Old_age Offline - 0
198 Offline_Uncorrectable 0x0008 253 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0008 199 199 000 Old_age Offline - 0
200 Multi_Zone_Error_Rate 0x000a 253 252 000 Old_age Always - 0
201 Soft_Read_Error_Rate 0x000a 253 252 000 Old_age Always - 2
202 Data_Address_Mark_Errs 0x000a 253 252 000 Old_age Always - 0
203 Run_Out_Cancel 0x000b 253 252 180 Pre-fail Always - 1
204 Soft_ECC_Correction 0x000a 253 252 000 Old_age Always - 0
205 Thermal_Asperity_Rate 0x000a 253 252 000 Old_age Always - 0
207 Spin_High_Current 0x002a 253 252 000 Old_age Always - 0
208 Spin_Buzz 0x002a 253 252 000 Old_age Always - 0
209 Offline_Seek_Performnce 0x0024 191 174 000 Old_age Offline - 0
99 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
100 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
101 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0

wieker ★★
() автор топика
Ответ на: комментарий от Deleted

Еще питание может быть. Особенно если дом старый, а БП - китайческий.

anonymous
()
Ответ на: комментарий от Deleted

SMART Error Log Version: 1
Warning: ATA error count 37 inconsistent with error log pointer 5

ATA Error Count: 37 (device log contains only the most recent five errors)
   CR = Command Register [HEX]
   FR = Features Register [HEX]
   SC = Sector Count Register [HEX]
   SN = Sector Number Register [HEX]
   CL = Cylinder Low Register [HEX]
   CH = Cylinder High Register [HEX]
   DH = Device/Head Register [HEX]
   DC = Device Command Register [HEX]
   ER = Error register [HEX]
   ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It «wraps» after 49.710 days.

Error 37 occurred at disk power-on lifetime: 13968 hours (582 days + 0 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
 — -- — -- — -- --
10 51 08 80 b9 8a e9 Error: IDNF at LBA = 0x098ab980 = 160086400

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
 — -- — -- — -- — -- ---------------- --------------------
c4 00 08 80 b9 8a e9 08 00:02:13.936 READ MULTIPLE
c4 00 08 80 b9 8a e9 08 00:02:13.808 READ MULTIPLE
10 00 3f 00 00 00 a0 08 00:02:13.792 RECALIBRATE [OBS-4]
c4 00 08 80 b9 8a e9 08 00:02:13.696 READ MULTIPLE
c4 00 08 80 b9 8a e9 08 00:02:13.584 READ MULTIPLE

Error 36 occurred at disk power-on lifetime: 13968 hours (582 days + 0 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
 — -- — -- — -- --
10 51 08 80 b9 8a e9 Error: IDNF at LBA = 0x098ab980 = 160086400

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
 — -- — -- — -- — -- ---------------- --------------------
c4 00 08 80 b9 8a e9 08 00:02:13.808 READ MULTIPLE
10 00 3f 00 00 00 a0 08 00:02:13.792 RECALIBRATE [OBS-4]
c4 00 08 80 b9 8a e9 08 00:02:13.696 READ MULTIPLE
c4 00 08 80 b9 8a e9 08 00:02:13.584 READ MULTIPLE
c4 00 00 00 00 00 e0 08 00:02:13.536 READ MULTIPLE

Error 35 occurred at disk power-on lifetime: 13968 hours (582 days + 0 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
 — -- — -- — -- --
10 51 08 80 b9 8a e9 Error: IDNF at LBA = 0x098ab980 = 160086400

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
 — -- — -- — -- — -- ---------------- --------------------
c4 00 08 80 b9 8a e9 08 00:02:13.696 READ MULTIPLE
c4 00 08 80 b9 8a e9 08 00:02:13.584 READ MULTIPLE
c4 00 00 00 00 00 e0 08 00:02:13.536 READ MULTIPLE
c6 00 10 00 00 00 a0 08 00:02:13.536 SET MULTIPLE MODE
10 00 3f 00 00 00 a0 08 00:02:13.520 RECALIBRATE [OBS-4]

Error 34 occurred at disk power-on lifetime: 13968 hours (582 days + 0 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
 — -- — -- — -- --
10 51 08 80 b9 8a e9 Error: IDNF at LBA = 0x098ab980 = 160086400

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
 — -- — -- — -- — -- ---------------- --------------------
c4 00 08 80 b9 8a e9 08 00:02:13.584 READ MULTIPLE
c4 00 00 00 00 00 e0 08 00:02:13.536 READ MULTIPLE
c6 00 10 00 00 00 a0 08 00:02:13.536 SET MULTIPLE MODE
10 00 3f 00 00 00 a0 08 00:02:13.520 RECALIBRATE [OBS-4]
91 00 3f 3f ff 3f af 08 00:02:13.520 INITIALIZE DEVICE PARAMETERS [OBS-6]

Error 33 occurred at disk power-on lifetime: 11021 hours (459 days + 5 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
 — -- — -- — -- --
10 51 08 b8 b1 8a e9 Error: IDNF 8 sectors at LBA = 0x098ab1b8 = 160084408

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
 — -- — -- — -- — -- ---------------- --------------------
c8 00 08 b8 b1 8a e9 08 00:03:29.696 READ DMA
c8 00 08 d8 01 00 e0 08 00:03:29.696 READ DMA
c8 00 08 d0 01 00 e0 08 00:03:29.696 READ DMA
c8 00 08 c8 01 00 e0 08 00:03:29.696 READ DMA
c8 00 08 c0 01 00 e0 08 00:03:29.696 READ DMA

SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed without error 00% 14066 -
# 2 Short offline Completed without error 00% 14065 -
# 3 Extended offline Aborted by host 40% 14065 -
# 4 Short offline Completed without error 00% 274 -
# 5 Short offline Completed without error 00% 70 -

SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

wieker@localhost:~$

wieker ★★
() автор топика
Ответ на: комментарий от megabaks

Можно просто badblocks
А можно (и гораздо лучше) дискетку с фитнес-тестом от производителя диска, или, на худой конец с mhdd, если религия позволяет.

Lumi ★★★★★
()
Ответ на: комментарий от Deleted

>покажи содержимое dmesg после ошибки

Логи хранятся на это диске, а записать на бумажку то что вылезло не догадался.

Ещё может контроллер или шлейф.

Грешил на блок пистания, но переставив на другой компьютер получил опять какую-то подобную ошибку.

wieker ★★
() автор топика
Ответ на: комментарий от wieker

Почти все по нулям, перекалибрацию он не начинал, скорость вращения не регулировал, но Hardware_ECC_Recovered - это уже что-то. Пока вроде бы в пределах приличного.

anonymous
()
Ответ на: комментарий от wieker

По поводу журнала ошибок ATA - походу это просто отдельный бэд-блок, т.к. последние ошибки выдаются с одним и тем же LBA. Если эти ошибки появляются редко и новых бэд-блоков не появляется - то можно игнорировать.

По поводу

195 Hardware_ECC_Recovered 0x000a 253 252 000 Old_age Always - 2876
Это счётчик количества ошибок, обработанных контроллером диска. Ошибки могут быть самые разные. Посмотри - сильно ли увеличивается это значение после очередного зависания.

Ещё неплохо бы увидеть dmesg. Если нет никакой возможности сохранить dmesg (например на другом диске), хотя бы посмотри номера проблемных секторов. Если они постоянно разные - скорее всего дохнет контроллер на диске.

Номера атрибутов SMART с описанием есть например тут.

Deleted
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.