On Mon, Aug 11, 2008 at 16:06, Christian Lox <[EMAIL PROTECTED]> wrote: > Hi there, > > anyone with experience with the above mentioned setup on this list? > > Is it possible to build a stable oracle-xe cluster with this? Any concerns > about data integrity or the like?
Basically you'll want to be using SLES10 as its the only distro that ever had the patches that allowed ocfs2 to see the same membership information as heartbeat. The patches were submitted upstream but were never accepted and have been dropped in favor of a more generic implementation that is in the kernel as of 2.6.26. Incidentally, we've spent some time over the last few weeks adding Pacemaker support to OCFS2 (but only when using the OpenAIS messaging layer - not Heartbeat). The latest rpms at http://download.opensuse.org/repositories/server:/ha-clustering:/UNSTABLE/openSUSE_Factory/src contains almost everything you need to get started. The only thing that's missing is a patch for ocfs2-tools which I need to package up. Let me know if you're interested in giving it a spin. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
