我的 HDD 出现“磁盘可能很快会出现故障”警告,并运行 smartctl,输出如下:
=== 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 0x002f 051 051 051 Pre-fail Always FAILING_NOW 5942
3 Spin_Up_Time 0x0027 194 191 021 Pre-fail Always - 1275
4 Start_Stop_Count 0x0032 067 067 000 Old_age Always - 33978
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 095 095 000 Old_age Always - 4122
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 096 096 000 Old_age Always - 4024
191 G-Sense_Error_Rate 0x0032 001 001 000 Old_age Always - 413
192 Power-Off_Retract_Count 0x0032 199 199 000 Old_age Always - 916
193 Load_Cycle_Count 0x0032 187 187 000 Old_age Always - 41575
194 Temperature_Celsius 0x0022 106 102 000 Old_age Always - 37
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 4
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
关于输出的两个问题:
apt 存储库中是否有任何软件可用于扫描/检查 HDD 中的任何文件是否受到此警告的影响(损坏)。
我正在笔记本电脑中使用这个内置硬盘进行手动备份(发行版和所有应用程序都在单独的 SSD 上运行),因此,它仍然可用吗?还是我应该将所有内容备份到外部驱动器,直到我有替代品为止?
好心提醒