我的 Debian 系統突然停止運作。當我重新啟動時,我在輸入密碼之前看到錯誤failed to IDENTIFY after ACPI commands
mdadm: device 1 in /dev/md/1 has wrong state superblock, but /dev/sdc3 seems ok
然後RAID status not OK. Exiting. ... failed!
啟動系統後也smartctl -i /dev/sdc
返回
User Capacity: 600 332 565 813 390 450 bytes [600 PB]
Logical block size: 774843950 bytes
scsiModePageOffset: response length too short, resp_len=47 offset=50 bd_len=46
>> Terminate command early due to bad response to IEC mode page
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
當我再次重新啟動時,我收到此訊息mdadm: /dev/md0 has been started with 1 drive (out of 2)
,
mdadm: /dev/md1 has been started with 1 drive (out of 2)
但是這次的輸出smartctl -i /dev/sdc
似乎正常
User Capacity: 128 035 676 160 bytes [128 GB]
Sector Size: 512 bytes logical/physical
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
內容/proc/mdstat
Personalities : [raid1]
md1 : active raid1 sda3[0]
124716928 blocks super 1.2 [2/1] [U_]
md0 : active raid1 sda2[0]
249664 blocks super 1.2 [2/1] [U_]
unused devices: <none>
如何確保SSD正常運作並讓RAID正常運作?
更新:/sbin/badblocks -v -s /dev/sdc
返回 0 個錯誤,因此似乎沒有硬體問題
答案1
確保您以正確的方式連接 SSD,以免燒壞任何引腳或損壞它們。如果您剛剛設定了這個系統,我將從這裡開始。