I have a 4 disk soft RAID-5 array and I&#39;m receiving a ton of these messages in the system logs:<br><br>Dec 31 17:04:38 tibeaux smartd[2384]: Device: /dev/sda, 3 Offline uncorrectable sectors<br>Dec 31 17:04:39 tibeaux smartd[2384]: Device: /dev/sdd, 48 Currently unreadable (pending) sectors
<br><br>But cat /proc/mdstat reports:<br><br>Personalities : [raid6] [raid5] [raid4]<br>md0 : active raid5 sda[0] sdd[3] sdc[2] sdb[1]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 735351936 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]<br><br>unused devices: &lt;none&gt;
<br><br>Best way to fix this, or is it not a problem?<br>