I have a degraded array with 8 disks.
Unit UnitType Status %RCmpl %V/I/M Stripe Size(GB) Cache AVrfy
------------------------------------------------------------------------------
u0 RAID-5 REBUILDING 26% - 64K 1629.74 ON OFF
Port Status Unit Size Blocks Serial
---------------------------------------------------------------
p0 OK u0 232.88 GB 488397168 VDB41BT4DM3Z6C
p1 OK u0 232.88 GB 488397168 VDB41BT4CMARDC
p2 DEGRADED u0 232.88 GB 488397168 VDB41DT4EGWREC
p3 OK u0 232.88 GB 488397168 VDB41BT4CHU1RC
p4 OK u0 232.88 GB 488397168 VFA100R1CGR0LB
p5 DEVICE-ERROR u0 232.88 GB 488397168 VDB41BT4CMJ5MC
p6 OK u0 232.88 GB 488397168 VDB41BT4CMARYC
p7 OK u0 232.88 GB 488397168 VDB41BT4CMJJHC
I replaced the failed disk at p2
, and started to rebuild with no problems, but around 16% into the rebuild, the disk at p5
throws a DEVICE-ERROR
which pauses the rebuild process.
When I rescan (tw_cli
/c3 rescan
), the DEVICE-ERROR
disappears and the rebuild starts again. Around 26%, this DEVICE-ERROR
appears again and this time breaks the rebuild process, which starts over from 0%.
This has been happening for a week now, and I can't rebuild the array. Is there any way to ignore this DEVICE-ERROR
just until the array is rebuilt?