最近我有一个fsck error on boot
,我必须手动运行 fsck。所以,我这样做了,问题就消失了。之后我运行smartctl -a /dev/sda
并看到以下属性
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
201 Lifetime_Remaining% 0x0023 100 100 005 Pre-fail Always - 6
什么意思?这是我应该担心的事情吗?
我搜索了其他类似的问题,但没有找到答案。我的操作系统是Ubuntu 20.04
这是 smartctl 输出
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-58-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Marvell based SanDisk SSDs
Device Model: SanDisk SD8SN8U-512G-1006
Serial Number: 174668800539
LU WWN Device Id: 5 001b44 8b6963006
Firmware Version: X4120006
User Capacity: 512.110.190.592 bytes [512 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: Solid State Device
Form Factor: < 1.8 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2 T13/2015-D revision 3
SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Jan 2 19:29:46 2021 EET
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: (0x82) Offline data collection activity
was completed without error.
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: ( 120) seconds.
Offline data collection
capabilities: (0x53) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
No 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.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 43) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 32
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 100 100 050 Pre-fail Always - 19828
5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
9 Power_On_Hours 0x0032 100 100 --- Old_age Always - 6477
12 Power_Cycle_Count 0x0032 100 100 --- Old_age Always - 2401
171 Program_Fail_Count 0x0032 100 100 --- Old_age Always - 0
172 Erase_Fail_Count 0x0032 100 100 --- Old_age Always - 0
173 Avg_Write/Erase_Count 0x0032 100 100 005 Old_age Always - 6
174 Unexpect_Power_Loss_Ct 0x0032 100 100 --- Old_age Always - 145
176 Erase_Fail_Count_Chip 0x0022 100 100 --- Old_age Always - 4352
181 Program_Fail_Cnt_Total 0x0022 100 100 --- Old_age Always - 0
183 Runtime_Bad_Block 0x0032 100 100 --- Old_age Always - 0
184 End-to-End_Error 0x003b 100 100 097 Pre-fail Always - 0
187 Reported_Uncorrect 0x0032 100 100 --- Old_age Always - 0
188 Command_Timeout 0x0032 100 100 --- Old_age Always - 0
194 Temperature_Celsius 0x0022 032 061 --- Old_age Always - 32 (Min/Max 17/61)
198 Offline_Uncorrectable 0x0030 100 100 --- Old_age Offline - 0
199 SATA_CRC_Error 0x0032 100 100 --- Old_age Always - 0
201 Lifetime_Remaining% 0x0023 100 100 005 Pre-fail Always - 6
230 Perc_Write/Erase_Count 0x0032 100 100 --- Old_age Always - 578 578 85
241 Total_Writes_GiB 0x0032 100 100 --- Old_age Always - 430151
242 Total_Reads_GiB 0x0032 100 100 --- Old_age Always - 344983
243 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 743567
244 Thermal_Throttle 0x0032 000 100 --- Old_age Always - 0
249 TLC_NAND_GB_Writes 0x0032 100 100 --- Old_age Always - 3155
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
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.
答案1
这表明您的驱动器根本没有磨损,并且还有 100% 的使用寿命。
当它下降到 5% 时,就该恐慌了。
194 温度_摄氏度 0x0022 032 061
32 看起来不错,但 61 有点高,请确保您的机箱有足够的通风。