Festplatte in schlechtem Zustand?

Da meine Festplatte manchmal sehr laut / langsam ist und hohe Temperaturen erreicht (Maxtor...) habe ich mit smartmontools zuerst einen Selbsttest gemacht (smartctl -t long /dev/hda) und dann die S.M.A.R.T. Logs ausgelesen (smartctl -a /dev/hda), bin mir aber nicht sicher, wie die zu interpretieren sind.

Code:
SMART Attributes Data Structure revision number: 32
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHE
FAILED RAW_VALUE
  3 Spin_Up_Time            0x0027   188   188   063    Pre-fail  Always
       18431
  4 Start_Stop_Count        0x0032   253   253   000    Old_age   Always
       322
  5 Reallocated_Sector_Ct   0x0033   253   253   063    Pre-fail  Always
       0
  7 Seek_Error_Rate         0x000a   253   252   000    Old_age   Always
       0
  8 Seek_Time_Performance   0x0027   251   240   187    Pre-fail  Always
       34134
  9 Power_On_Hours          0x0032   241   241   000    Old_age   Always
       4354
 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   252   252   000    Old_age   Always
       701
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always
       0
190 Temperature_Celsius     0x0022   057   047   000    Old_age   Always
       789905451
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   043   253   000    Old_age   Always
       43
195 Hardware_ECC_Recovered  0x000a   253   252   000    Old_age   Always
       538
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   001   001   000    Old_age   Offline
       15800
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
       0
202 TA_Increase_Count       0x000a   253   252   000    Old_age   Always
       0
203 Run_Out_Cancel          0x000b   253   252   180    Pre-fail  Always
       0
204 Shock_Count_Write_Opern 0x000a   253   252   000    Old_age   Always
       0
205 Shock_Rate_Write_Opern  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
210 Unknown_Attribute       0x0032   253   252   000    Old_age   Always
       0
211 Unknown_Attribute       0x0032   253   252   000    Old_age   Always
       0
212 Unknown_Attribute       0x0032   253   252   000    Old_age   Always
       0

SMART Error Log Version: 1
ATA Error Count: 398 (device log contains only the most recent five errors)

Der Test ist zwar bestanden, aber die Werte sind doch teilweise ziemlich schlecht, besonders ID# 5, 10, 196, 197, 198 und 201, die laut Wikipedia als kritisch gelten.

Kennt sich da jemand besser mit aus?
 
Zurück
Oben