At 09:15 2002-06-05, Ramon Kagan wrote: >Hi, > >(mysql 3.23.49, debian linux 2.4.18) > >I am looking at running a program called keepalived so I can monitor >the availability of my mysql server. Data is stored on a NetApp filers so >its readily available to multiple machines. What I'd like to do is use >keepalived to failover to a secondary machine if the first machine dies. >The question is, if the first machine dies and the second machine were to >startup mysql server would the database be corrupt? Is this even >possible?
Try http://linux-ha.org/LinuxFailSafe/ . It works. If You need help with it, I'm in TO. Failsafe is/was SGI commercial HA product, they open-sourced the Linux version a while ago, the development continues with large involvement of SuSE, SGI and others. If You go to DL it, try off the CVS, it's much newer than version on SGI servers. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
