https://bugzilla.novell.com/show_bug.cgi?id=869261 https://bugzilla.novell.com/show_bug.cgi?id=869261#c0 Summary: RFE: check md raids data consistency Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: All OS/Version: openSUSE 13.1 Status: NEW Severity: Enhancement Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: gleixner@lrz.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 It is best practice to check raid systems regulary. Linux md raid can be triggered to do so. So i requet the enhancement to do so. Implementation example: linux:/etc/cron.monthly # cat check_raid #!/usr/bin/env bash # for i in /sys/block/md* ; do echo check > $i/md/sync_action done Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.