mbilal
unread,Nov 1, 2012, 7:57:59 PM11/1/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi everyone;
We use ucarp between 2 ubuntu 11.04 servers for ip failover.We also run mysql database.Unfortunately this system was setup on a shared storage without using Clustered file system.Mysql data stored on that shared storage.When the primary host is down, ucarp passes to the secondary node and mysql starts working on that node without any problem.When the primary host comes online,it takes time to umount storage from the secondary node; and both servers see that shared storage when i executed df -h for some time.Therefore mysql tables corrupted.Is there a way to solve that problematic situation(mount/umount issues).I have to do it without formatting as clustered file system:(
Thanks