[mythtv-users] Myth mirroring

Poul Petersen petersp at alleft.com
Wed Sep 21 19:08:31 UTC 2005


>    mythfrontend  running  all  the time. Any tools or plugins for myth to
>    monitor  /proc/mdstat  or  something of that nature to check to see if

	Quick and dirty solution is to just use mdadm:

mdadm --monitor --mail="your_addres at whatever" --daemonize /dev/md[01]

	Just have a look at the mdadm man page... There are some
limitations to this style of monitoring, specifically if the daemon
should die, how would you know? But a little scripting to respawn
should get you around that, if it is happening to you...

-poul


More information about the mythtv-users mailing list