SMART 使用寿命重置为零

MER*_*ERM 9 ssd smart smartctl

我使用 SMART 自检来测试我所有的硬盘驱动器和 SSD。我每天进行一次短期测试,每月进行一次长期测试。

我的一个 SSD 显示出奇怪的行为,因为生命周期时间似乎重置为零。这是正常的吗?为什么要这样做?我以前从未见过这种行为。这是一个令人担忧的原因吗?

我用来启动测试的命令(通过 crontab 启动的脚本)是:

smartctl --test=short $DISK
Run Code Online (Sandbox Code Playgroud)

这是显示奇怪行为的错误日志的副本:

   smart self-test log structure revision number 1
   num  test_description    status                  remaining  lifetime(hours)  lba_of_first_error
   # 1  short offline       completed without error       00%       110         -
   # 2  short offline       completed without error       00%        86         -
   # 3  short offline       completed without error       00%        62         -
   # 4  short offline       completed without error       00%        38         -
   # 5  short offline       completed without error       00%        14         -
   # 6  short offline       completed without error       00%      1166         -
   # 7  short offline       completed without error       00%      1142         -
   # 8  short offline       completed without error       00%      1117         -
   # 9  short offline       completed without error       00%      1093         -
   #10  short offline       completed without error       00%      1069         -
   #11  short offline       completed without error       00%      1045         -
   #12  short offline       completed without error       00%      1021         -
   #13  short offline       completed without error       00%       997         -
   #14  short offline       completed without error       00%       973         -
   #15  short offline       completed without error       00%       949         -
   #16  short offline       completed without error       00%       925         -
   #17  short offline       completed without error       00%       901         -
   #18  extended offline    completed without error       00%       897         -
   #19  short offline       completed without error       00%       877         -
   #20  short offline       completed without error       00%       853         -
   #21  short offline       completed without error       00%       829         -
Run Code Online (Sandbox Code Playgroud)

该设备比 1166 小时要老得多。

以下是设备上的一些具体信息:

smartctl -a $DISK

/dev/disk0
smartctl 7.1 2019-12-30 r5022 [Darwin 18.7.0 x86_64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Apple SD/SM/TS...E/F/G SSDs
Device Model:     APPLE SSD SM1024F
Firmware Version: UXM8JA1Q
User Capacity:    1,000,555,581,440 bytes [1.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    Solid State Device
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sat Nov  7 15:18:13 2020 EST
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:  (0x00) Offline data collection activity
                    was never started.
                    Auto Offline Data Collection: Disabled.
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:        (    0) seconds.
Offline data collection
capabilities:            (0x5f) SMART execute Offline immediate.
                    Auto Offline data collection on/off support.
                    Abort 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.
                    General Purpose Logging supported.
Short self-test routine
recommended polling time:    (   2) minutes.
Extended self-test routine
recommended polling time:    (  10) minutes.

SMART Attributes Data Structure revision number: 40
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x001a   200   200   000    Old_age   Always       -       0
  5 Reallocated_Sector_Ct   0x0033   100   100   000    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   093   093   000    Old_age   Always       -       33168
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       876
169 Unknown_Apple_Attrib    0x0013   253   253   010    Pre-fail  Always       -       7105251654656
173 Wear_Leveling_Count     0x0032   190   190   100    Old_age   Always       -       30084956220
174 Host_Reads_MiB          0x0022   099   099   000    Old_age   Always       -       77353745
175 Host_Writes_MiB         0x0022   099   099   000    Old_age   Always       -       58090980
192 Power-Off_Retract_Count 0x0012   099   099   000    Old_age   Always       -       202
194 Temperature_Celsius     0x0022   053   053   000    Old_age   Always       -       47 (Min/Max 23/72)
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x001a   200   200   000    Old_age   Always       -       0
240 Unknown_SSD_Attribute   0x0022   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%       110         -
# 2  Short offline       Completed without error       00%        86         -
# 3  Short offline       Completed without error       00%        62         -
# 4  Short offline       Completed without error       00%        38         -
# 5  Short offline       Completed without error       00%        14         -
# 6  Short offline       Completed without error       00%      1166         -
# 7  Short offline       Completed without error       00%      1142         -
# 8  Short offline       Completed without error       00%      1117         -
# 9  Short offline       Completed without error       00%      1093         -
#10  Short offline       Completed without error       00%      1069         -
#11  Short offline       Completed without error       00%      1045         -
#12  Short offline       Completed without error       00%      1021         -
#13  Short offline       Completed without error       00%       997         -
#14  Short offline       Completed without error       00%       973         -
#15  Short offline       Completed without error       00%       949         -
#16  Short offline       Completed without error       00%       925         -
#17  Short offline       Completed without error       00%       901         -
#18  Extended offline    Completed without error       00%       897         -
#19  Short offline       Completed without error       00%       877         -
#20  Short offline       Completed without error       00%       853         -
#21  Short offline       Completed without error       00%       829         -

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.
Run Code Online (Sandbox Code Playgroud)

sho*_*hok 8

您如何从 SMART 属性 9 中看到,完整报告中正确报告了您的 SSD 寿命:

  9 Power_On_Hours      0x0032   093   093   000    Old_age   Always       -       33168
Run Code Online (Sandbox Code Playgroud)

另一方面,LifeTime(hours)自我/短期/长期测试报告的值似乎在大约 49 天时结束,类似于 SMART 错误报告的工作方式。从smartctl 手册页

这以 Dd+HH:MM:SS.msec 的形式显示,其中 D 是天数,HH 是小时,MM 是分钟,SS 是秒,msec 是毫秒。[注意:此时间戳在 2^32 毫秒后换行,即 49 天 17 小时 2 分 47.296 秒。]

这是曾经与消费者相关的 SMART 遗产所展示的领域之一,因为台式机的正常运行时间超过 49 天是(曾经?)不常见的。