![]() | |||||||||||||
Messages in this thread |
On Mon, Sep 03, 2007 at 09:56:10AM +0200, Xavier Bestel wrote: > Hi, Hi Xavier > I have a server running with RAID5 disks, under debian/stable, kernel > 2.6.18-5-686. Yesterday the RAID resync'd for no apparent reason, > without even mdamd sending a mail to warn about that: > > Sep 2 01:06:01 awak kernel: md: syncing RAID array md0 [snip] > I'm still gathering informations (no idea what his disks are, etc.), but > does anyone have the same problem ? Does anyone know where it can come > from (debian trouble, md bug, drive firmware problem, rootkit, ..) and > how I can pinpoint that ? My debian installation has a system cronjob that will perform a resync every first Sunday morning at 1:06 AM: [root@oscar] cat /etc/cron.d/mdadm ... 6 1 * * 0 root [ -x /usr/share/mdadm/checkarray ] && [ $(date +\%d) -le 7 ] && /usr/share/mdadm/checkarray --cron --all --quiet I did not read the manpage, but my guess is that 'quiet' will suppress the mail notification. Regards, Patrick - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-09-03 10:11 [from the cache] ©2003-2008 | |||||||||||||