Назад | Перейти на главную страницу

Ошибка чтения самотестирования smartctl на 4 дисках (Raid6) на одном LBA

Я просто перепрофилировал 4 диска, которые долгое время не использовались, и установил на них arch linux (сырые диски -> mdadm -> dmcrypt -> LVM -> ext4). При создании LVM у меня были «ошибки чтения ATA» для каждого диска, но в конце было указано «успех». Теперь, когда у меня все работает, я начал настраивать smartmontools и на коротком тесте получил ошибки. Обычно я просто думаю, что они старые и дефектные, но странно то, что все диски получают эту ошибку в одном и том же LBA одновременно.

Это smartctl -a для одного диска, но все они очень похожи с небольшими вариациями в времени работы / времени работы. Ключевым моментом является эта ошибка LBA_of_first_error, которая идентична на всех дисках с номером 24.

Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     SAMSUNG SpinPoint F4 EG (AF)
Device Model:     SAMSUNG HD204UI
Serial Number:    S2H7J1BZ914902
LU WWN Device Id: 5 0024e9 004144e29
Firmware Version: 1AQ10001
User Capacity:    2.000.398.934.016 bytes [2,00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Mon Apr 13 13:49:31 2020 CEST

==> WARNING: Using smartmontools or hdparm with this
drive may result in data loss due to a firmware bug.
****** THIS DRIVE MAY OR MAY NOT BE AFFECTED! ******
Buggy and fixed firmware report same version number!
See the following web pages for details:
http://knowledge.seagate.com/articles/en_US/FAQ/223571en
https://www.smartmontools.org/wiki/SamsungF4EGBadBlocks

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:      ( 121) The previous self-test completed having
                                        the read element of the test failed.
Total time to complete Offline
data collection:                (20580) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend 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:        ( 343) minutes.
SCT capabilities:              (0x003f) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

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   100   100   051    Pre-fail  Always       -       19
  2 Throughput_Performance  0x0026   055   054   000    Old_age   Always       -       18833
  3 Spin_Up_Time            0x0023   066   065   025    Pre-fail  Always       -       10397
  4 Start_Stop_Count        0x0032   091   091   000    Old_age   Always       -       9604
  5 Reallocated_Sector_Ct   0x0033   252   252   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   252   252   051    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0024   252   252   015    Old_age   Offline      -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       13153
 10 Spin_Retry_Count        0x0032   252   252   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   252   252   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       161
181 Program_Fail_Cnt_Total  0x0022   100   100   000    Old_age   Always       -       1178105
191 G-Sense_Error_Rate      0x0022   100   100   000    Old_age   Always       -       857
192 Power-Off_Retract_Count 0x0022   252   252   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0002   064   042   000    Old_age   Always       -       33 (Min/Max 11/60)
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   252   252   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   100   100   000    Old_age   Always       -       1
198 Offline_Uncorrectable   0x0030   252   252   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0036   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x002a   100   100   000    Old_age   Always       -       6
223 Load_Retry_Count        0x0032   252   252   000    Old_age   Always       -       0
225 Load_Cycle_Count        0x0032   096   096   000    Old_age   Always       -       43135

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  Extended offline    Completed: read failure       90%     13153         24
# 2  Short offline       Completed: read failure       90%     13153         24
# 3  Extended offline    Completed without error       00%      9656         -
# 4  Extended offline    Completed without error       00%      9549         -
# 5  Extended offline    Completed without error       00%      9440         -
# 6  Extended offline    Completed without error       00%      9337         -
# 7  Extended offline    Completed without error       00%      9225         -
# 8  Extended offline    Completed without error       00%      9101         -
# 9  Extended offline    Completed without error       00%      8960         -
#10  Extended offline    Completed without error       00%      8814         -
#11  Extended offline    Completed without error       00%      8683         -
#12  Extended offline    Completed without error       00%      8538         -
#13  Extended offline    Completed without error       00%      8402         -
#14  Extended offline    Completed without error       00%      8288         -
#15  Extended offline    Completed without error       00%      8179         -
#16  Extended offline    Completed without error       00%      8061         -
#17  Extended offline    Completed without error       00%      7937         -
#18  Extended offline    Completed without error       00%      7835         -
#19  Extended offline    Completed without error       00%      7723         -
#20  Extended offline    Completed without error       00%      7615         -
#21  Extended offline    Completed without error       00%      7513         -

SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Completed_read_failure [90% left] (0-65535)
    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.

У кого-нибудь есть объяснение этому? На мой вкус, совпадений мало или много. Какие-нибудь известные ошибки в Arch или mdadm?

Я собираюсь запустить плохие блоки на этих дисках, потом сообщу.

PS: предупреждение о потере данных можно игнорировать, так как на накопителях установлено необходимое обновление прошивки

спасибо за любые мысли и идеи, stfischr