> > Message: 7 > Date: Wed, 14 May 2008 18:49:10 +0200 > From: Thomas Mueller <[EMAIL PROTECTED]> > Subject: [Linux-HA] Re: Heartbeat and Linux KVM? (Andreas Kurz) > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > > you can try not to integrate ocfs2 in heartbeat and mount it with a > script. > > You may want to look at > > http://wiki.linux-ha.org/AtulAthavale It is a kinda same set up for Xen > but > > can be used for KVM too > > ocfs2 will not get cluster information from heartbeat. This could lead > to some weirdness if ocfs2 thinks this and heartbeat doesn't think the > same. I see some "ocfs2 self fencing" around this. But maybe this isn't > a problem anymore. > > - Thomas > you are right ocfs2 must be configured independant of Heartbeat to avoid "ocfs2 self fencing" (config example as in above stated wiki /etc/ocfs2/cluster.conf ) . for actual fencing of resources some script like "block-drbd" (script from drbd > 8.0.6) can be used
Gruß, Atul Athavale. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
