잘못된 결과를 제공하는 방식으로 e2fsck를 실행할 수 있습니까?

잘못된 결과를 제공하는 방식으로 e2fsck를 실행할 수 있습니까?

저는 6개월 전에 사용했던 5TB 외장 하드 드라이브를 가지고 있습니다. 최근에 I/O 오류가 많이 발생하기 시작하여 데이터를 백업한 다음 gparted를 사용하여 새 파티션 테이블인 새 기본 파티션을 만들었습니다.

그런 다음 다음 코드를 실행하여 하드웨어 문제인지 확인했습니다.

sudo e2fsck -fcky /dev/sdc1

지금까지 나는 다음과 같은 결과를 얻었습니다.e2fsck 결과 스크린샷

불량 블록 확인(읽기 전용 테스트): 9.24% 완료, 11:44:51 통과. (8333/0/0 오류)

솔직히 말해서 조금 충격을 받았습니다. 이 정도로 나쁠 것이라고는 예상하지 못했습니다.

그래서 내 질문은 실제로 다음과 같습니다.

도구를 잘못 사용하여 e2fsck에서 잘못된 결과를 얻을 수 있습니까? 아니면 이 결과는언제나하드 드라이브가 실제로 심각하게 손상되었음을 증명하시겠습니까?

업데이트: smartctl 결과는 다음과 같습니다.

smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-47-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     WDC WD50NMZW-59BCBS0
Serial Number:    WD-WXC2DA1269FR
LU WWN Device Id: 5 0014ee 2bf66ed54
Firmware Version: 01.01A01
User Capacity:    5.000.947.523.584 bytes [5,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    4800 rpm
Form Factor:      2.5 inches
TRIM Command:     Available, deterministic
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-3 T13/2161-D revision 5
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Sep 11 12:26:06 2022 CEST
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: FAILED!
Drive failure expected in less than 24 hours. SAVE ALL DATA.
See vendor-specific Attribute list for failed Attributes.

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                    was never started.
                    Auto Offline Data Collection: Disabled.
Self-test execution status:      (  73) The previous self-test completed having
                    a test element that failed and the test
                    element that failed is not known.
Total time to complete Offline 
data collection:        (12480) seconds.
Offline data collection
capabilities:            (0x1b) 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.
                    No 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:    ( 530) minutes.
SCT capabilities:          (0x30b5) SCT Status 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   001   001   051    Pre-fail  Always   FAILING_NOW 48799
  3 Spin_Up_Time            0x0027   253   253   021    Pre-fail  Always       -       2875
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       1290
  5 Reallocated_Sector_Ct   0x0033   185   185   140    Pre-fail  Always       -       30664
  7 Seek_Error_Rate         0x002e   198   195   000    Old_age   Always       -       899
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       3812
 10 Spin_Retry_Count        0x0032   100   100   000    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       32
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       27
193 Load_Cycle_Count        0x0032   194   194   000    Old_age   Always       -       20670
194 Temperature_Celsius     0x0022   100   094   000    Old_age   Always       -       52
196 Reallocated_Event_Count 0x0032   001   001   000    Old_age   Always       -       1543
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       93
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

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: unknown failure    90%      3792         -
# 2  Short offline       Completed: unknown failure    90%      3792         -
# 3  Short offline       Completed: unknown failure    90%      3792         -

Selective Self-tests/Logging not supported

답변1

디스크 상태가 좋지 않아서 그렇습니다. 관심 있는 SMART 값(마지막 열):

  1 Raw_Read_Error_Rate     ...   Pre-fail  Always   FAILING_NOW 48799
  5 Reallocated_Sector_Ct   ...   Pre-fail  Always       -       30664
  9 Power_On_Hours          ...   Old_age   Always       -       3812
194 Temperature_Celsius     ...   Old_age   Always       -       52
196 Reallocated_Event_Count ...   Old_age   Always       -       1543
197 Current_Pending_Sector  ...   Old_age   Always       -       93
198 Offline_Uncorrectable   ...   Old_age   Offline      -       0

고장난 것으로 보이는 이 디스크에 대한 유일한 다른 의견은 온도가 약간 높은 것 같다는 것인데 이는 아마도 정상일 것입니다. 디스크 주변에 적절한 공기 흐름이 있습니까?

6개월밖에 안됐기 때문에 "구매한 제품에 결함이 있다"며 판매자에게 새것으로 교체해달라고 노력할 것입니다. 그러나 이것이 가능하지 않은 경우 Western Digital로부터 보증 교체를 받게 됩니다.https://support-en.wd.com/app/warrantystatusweb로 시작하는 일련번호를 입력하세요 WX.

그것 외에는 더 이상 아무것도 할 필요가 없습니다.

  • 아직 백업되지 않은 디스크의 데이터를 복구해 보세요( ddrescue이 시점에서 사용하십시오. 다른 어떤 것도 건드릴 수 없습니다).
  • 보증 청구 등록

행운을 빌어요.

관련 정보