
外付けドライブにアクセスできません。自動マウントがハングしているようです。「マウント」をクリックすると、「ボリュームにアクセスできません - 操作がすでに保留中です」というメッセージが表示されます。ドライブを取り外そうとすると、「WCD を停止できません - fsync 用に /dev/sdb を開くときにエラーが発生しました: デバイスまたはリソースがビジーです」というメッセージが表示されます。
fdisk -l /dev/sdb がハングします。
dmesg には、次のような最近の警告が含まれています。
task scsi_eh_6:5019 blocked for more than 120 seconds
...
task fdisk blocked for more than 120 seconds
...
task mount:5301 blocked for more than 120 seconds
...
task pool-udisksd:5059 blocked for more than 120 seconds
などなど。ドライブにアクセスしようとするたびに、アクセスしようとしているプロセスがハングし、アクセスできません。badblocks を実行しようとしましたが、20 分後にフリーズしてしまいました。badblocks が 120 秒以上ブロックされるなどです。
ディスクと通信しようとするすべてのプロセス (すべての診断ツールを含む) がフリーズする原因となるハードウェアの問題の種類がわかりません。いずれも Ctrl-C で終了できず、ターミナルを終了する必要があります。どうすればよいでしょうか?
アップデート:
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Blue
Device Model: WDC WD10EZEX-08WN4A0
Serial Number: WD-WCC6Y0KC7LX4
LU WWN Device Id: 5 0014ee 20e20948d
Firmware Version: 01.01A01
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Thu Sep 26 17:46:58 2019 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status command failed: Connection timed out
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
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: (12000) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
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: ( 124) minutes.
Conveyance self-test routine
recommended polling time: ( 5) minutes.
SCT capabilities: (0x3035) 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 199 198 051 Pre-fail Always - 67
3 Spin_Up_Time 0x0027 174 173 021 Pre-fail Always - 2283
4 Start_Stop_Count 0x0032 092 092 000 Old_age Always - 8792
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 078 078 000 Old_age Always - 16789
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 - 21
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 9
193 Load_Cycle_Count 0x0032 197 197 000 Old_age Always - 9697
194 Temperature_Celsius 0x0022 115 102 000 Old_age Always - 28
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 199 199 000 Old_age Always - 166
198 Offline_Uncorrectable 0x0030 200 199 000 Old_age Offline - 76
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 83
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.
Command "Execute SMART Short self-test routine immediately in off-line
mode" failed: Connection timed out
gnome-disks ユーティリティは、ディスク上の Ext4 ファイルシステムは破損していないと表示し、smartctl テストは単に「接続がタイムアウトしました」と返します。それで、何が起こっているのでしょうか?
答え1
注目すべき重要な値は次のとおりです。
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 199 198 051 Pre-fail Always - 67
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
194 Temperature_Celsius 0x0022 115 102 000 Old_age Always - 28
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 199 199 000 Old_age Always - 166
198 Offline_Uncorrectable 0x0030 200 199 000 Old_age Offline - 76
200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 83
これは、不良ブロックはまだ再配置されていないが、166 個のブロックが疑わしく、生の読み取りエラーや修正不可能なエラーを引き起こしていることを示しています。
HDD を手動でスキャンして不良ブロックを探し、不良ブロックを再マップする必要があります。
Note: do NOT abort a bad block scan!
Note: do NOT bad block a SSD
Note: backup your important files FIRST!
Note: this will take many hours
Note: you may have a pending HDD failure
Ubuntu Live DVD/USB から起動します。
でterminal
...
sudo fdisk -l
# すべての「Linux ファイルシステム」パーティションを識別します
注:fdisk
ハングする場合は、を使用して Ubuntu ext4 パーティションを識別してみてくださいgparted
。
sudo e2fsck -fcky /dev/sdXX
# 読み取り専用テスト
または
sudo e2fsck -fccky /dev/sdXX
# 非破壊読み取り/書き込みテスト(推奨)
-k は重要です。以前の不良ブロック テーブルを保存し、新しい不良ブロックをそのテーブルに追加するためです。-k を使用しないと、以前の不良ブロック情報はすべて失われます。
-fccky パラメータ...
-f Force checking even if the file system seems clean.
-c This option causes e2fsck to use badblocks(8) program to do a
read-only scan of the device in order to find any bad blocks.
If any bad blocks are found, they are added to the bad block
inode to prevent them from being allocated to a file or direc‐
tory. If this option is specified twice, then the bad block
scan will be done using a non-destructive read-write test.
-k When combined with the -c option, any existing bad blocks in the
bad blocks list are preserved, and any new bad blocks found by
running badblocks(8) will be added to the existing bad blocks
list.
-y Assume an answer of `yes' to all questions; allows e2fsck to be
used non-interactively. This option may not be specified at the
same time as the -n or -p options.