Hi, On Wed, Aug 18, 2010 at 01:40:38PM +0200, Alain.Moulle wrote: > Hi , > > A question about Pacemaker and OCFS2 RA o2cb delivered: > > I don't know the history arount the use of "Stack pcmk" use with Pacemaker, > instead of "Stack o2cb" ... > > but could I write a RA ocf script which works with the "Stack o2cb" ? > I mean: having a /etc/ocfs2/cluster.conf well configured, and an ocf script > which start , stop and monitor the service o2cb and the drivers needed etc. > as it is managed in the /usr/lib/ocf/resource.d/ocfs2/o2cb script but > this script > deals with Stack pcmk, I would like to work with Stack o2cb even if managed > under Pacemaker . > > Possible ? > Or am I missing some point ?
There's no need for another OCF RA here. You need to use the pcmk stack if you want to run ocfs2 with pacemaker. > Thanks > > PS: the reason is because I 've done concurrent write access with this > "Stack pcmk" > on el6 and it does not work at all (seems to got many Lock problems) > whereas the > same tests works fine with the "Stack o2cb". Did you find this bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587285 Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
