Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU |
Matthew Gillen <[hidden email]> wrote: > I have smartd set up to send mail when something exciting happens with one of > my drives, but whatever happened wasn't bad enough for smartd to get > concerned. The command you want is: /sbin/mdadm --monitor --delay=300 --scan --daemonize /dev/md0 The file you want to create is /etc/mdadm.conf, mine is: DEVICE /dev/hda2 /dev/hdc2 ARRAY /dev/md0 level=raid1 num-devices=2 UUID=c2cc6135:4e5560c7:6204121b:f92 a7259 devices=/dev/hda2,/dev/hdc2 MAILADDR admin -- To generate the ARRAY line, invoke: mdadm --detail --scan This information is in the man page for mdadm. -rich -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |