I am trying to make a mysql standby setup with 2 machines, one primary
and one hot standby, which both share disk for the data directory.  I
used tunefs.ocfs2 to change the number of open slots to 1 since only
one machine should be accessing it at a time.  This way it is fairly
safe to assume one shouldn't clobber the other's data.  Only problem
is, if one node dies, the mount lock still persists.  Is there a way
to clear that lock so the other node can mount the share?

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to