在我的很多驱动器上,我都会遇到WRITE|READ FPDMA QUEUED
错误,如下所示:
Error 23 occurred at disk power-on lifetime: 43915 hours (1829 days + 19 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 00 d5 67 35 40 Error: WP at LBA = 0x003567d5 = 3499989
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
61 80 10 70 2d dc 40 00 37d+00:38:20.201 WRITE FPDMA QUEUED
60 60 08 70 67 35 40 00 37d+00:38:17.668 READ FPDMA QUEUED
60 20 00 d0 67 35 40 00 37d+00:38:17.668 READ FPDMA QUEUED
60 08 00 de a8 97 40 00 37d+00:38:17.652 READ FPDMA QUEUED
60 02 00 c0 68 59 40 00 37d+00:38:17.651 READ FPDMA QUEUED
在每个驱动器上,我还注意到Current_Pending_Sector
,Reallocated_Sector_Ct
其他属性将> 0。
不过我很好奇。这些错误是否表明驱动器出现故障?如果我更换驱动器,我是否无法解决根本问题,并且将来只会面临同样的问题?
例如,在此处的帖子中,其中一些错误似乎不是由故障驱动器引起的。