carlosnetworkin
(usa elementary OS)
Enviado em 14/02/2010 - 01:37h
caros colegas após utilizar o smartmontools analisando a saída do comando "smartctl -A /dev/hda" tive a confirmação do mau estado do disco ATA:
root@kurumin:/home/kurumin# smartctl -A /dev/hda
smartctl 5.39.1 2010-01-28 r3054 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen,
http://smartmontools.sourceforge.net
=== START OF READ SMART DATA SECTION ===
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
1 Raw_Read_Error_Rate 0x000f 200 200 051 Pre-fail Always - 248
3 Spin_Up_Time 0x0003 163 162 021 Pre-fail Always - 2833
4 Start_Stop_Count 0x0032 097 097 000 Old_age Always - 3647
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 200 200 051 Pre-fail Always - 0
9 Power_On_Hours 0x0032 091 091 000 Old_age Always - 7137
10 Spin_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0
11 Calibration_Retry_Count 0x0012 100 100 051 Old_age Always - 0
12 Power_Cycle_Count 0x0032 097 097 000 Old_age Always - 3189
194 Temperature_Celsius 0x0022 107 087 000 Old_age Always - 36
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0012 200 200 000 Old_age Always - 10
198 Offline_Uncorrectable 0x0010 200 200 000 Old_age Offline - 10
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 1
200 Multi_Zone_Error_Rate 0x0009 200 200 051 Pre-fail Offline - 6
qual seria a melhor forma de recuperar esses bad blocks ou ao menos diminuir seus efeitos?(se possível) tendo em vista que o uso do HDD REGENERATOR que ao meu ver parece uma boa opção está demonstrando ser muito custoso em relação ao tempo de execução já que leva várias horas pra checar um mero 1Gb de um disco de 80Gb.
Obrigado pela colaboração.