On 14/03/06, Fajar Priyanto <fajarpri@xxxxxxxxxx> wrote: > Hi all, > This morning I received this notification from mdadm: > This is an automatically generated mail message from mdadm > running on server-mail.mydomain.kom > A Fail event had been detected on md device /dev/md1. > Faithfully yours, etc. > > In /proc/mdstat I see this: > Personalities : [raid1] > md1 : active raid1 sdb2[2](F) sda2[0] > 77842880 blocks [2/1] [U_] > > md0 : active raid1 sdb1[1] sda1[0] > 305088 blocks [2/2] [UU] IMHO on md1 component sdb2 of raid is failing. Try rebuild using mdadm. First remove the raid component sdb2 from md1 and then add it back again. Some times the raid parity fails due to improper shutdowns and when you re-build it is restored properly. If it does not it is likely your disk is developing errors. Be aware! Carefully man mdadm for details before you do anything. -- Sudev Barar Learning Linux