RAID 0 陣列中 3 個硬碟(西部資料 WD3003FZEX 黑色 3TB SATA 6GB/S 7200RPM 64MB 快取 3.5IN 硬碟)中的 1 個故障。起初,它從作業系統中消失。然後重新插拔線後又出現,但不穩定。
它在啟動/重新啟動後幾個小時內工作,mdadm 可以讀出序號,ddrescue 以平均 2 MB/s 的速度讀出約 90GB 資料。問題出現後,序號變空,ddrescue讀取到0字節,沒有成功讀取。
I/O Controller : /sys/devices/pci0000:00/0000:00:1f.2 (SATA)
Port2 : /dev/sdd (WD-WMC5D0D9X6D8)
Port3 : /dev/sde (WD-WMC1F0EARDW0)
Port1 : /dev/sdc ()
正常時智慧資訊
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 200 138 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 253 143 021 Pre-fail Always - 4966
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 236
5 Reallocated_Sector_Ct 0x0033 194 194 140 Pre-fail Always - 179
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 051 051 000 Old_age Always - 35906
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 213
16 Unknown_Attribute 0x0022 149 051 000 Old_age Always - 2633891565010
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 130
193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 107
194 Temperature_Celsius 0x0022 119 081 000 Old_age Always - 33
196 Reallocated_Event_Count 0x0032 113 113 000 Old_age Always - 87
197 Current_Pending_Sector 0x0032 197 196 000 Old_age Always - 1765
198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
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 - 0
主機板為華碩 X99-E USB 3.1,RAID 0 使用 Intel RST 設置,I/O 控制器在 BIOS 中仍保留為 RAID 模式。但是,raid 陣列現在 BIOS 中僅由 WD-WMC5D0D9X6D8 和 WD-WMC1F0EARDW0 組成,損壞的現在是非成員驅動器。系統必須以某種方式偵測磁碟機故障並自動將其從陣列中刪除。
我想克隆故障驅動器。我要繼續重啟機器嗎?有沒有什麼命令可以讓我重新啟動/重置硬碟而不是整個系統?還有其他解決方法嗎?謝謝。