On Tue, May 24, 2011 at 2:33 PM, Eric Warnke <[email protected]> wrote: > > Fedora 14 lacks dlm-pcmk since it has been depreciated. Really > frustrating as whatprovides shows a file but yum install says "nothing to > do" without installing. Most of the existing "quick start" docs are > therefor inapplicable as they presume that you have dlm_controld.pcmk. > > https://www.redhat.com/archives/linux-cluster/2011-March/msg00084.html > > Overall I went back over a number of steps and found some errors and was > able to get it up and running.
You need to use pacemaker + cman and the "regular" *_controld daemons. See the 1.1 version of clusters from scratch up at clusterlabs. > > > 1) Went back over and reconfigured cman + pacemaker without corosync > 2) Since I had presumed that I would be integrating with pacemaker I had > failed to install the ocfs2-tools-cman package > 3) Somewhere along the way I setup the cluster.conf with the full hostname > leading to all sorts of fun with pacemaker listing 6 nodes rather than > three. "crm configure erase nodes" was able to clear that up once the > cluster.conf files were stable. > 4) Once those two things were stable I was able to bring up o2cb and ocfs2 > clones under pacemaker ( my understanding is dlm is already up thanks to > cman ). > > At this point I'll probably have to take a step back and try rebuilding > this cluster to make sure I have the flow right. > > Am I correct in presuming that, short of membership and quorm in cman, > pacemaker is where I configure STONITH and obviously all services? > > Cheers, > Eric > > > On 5/23/11 4:18 PM, "[email protected]" <[email protected]> > wrote: > >>I found the following link extremely useful for setting up a OCFS with >>OpenAIS/Corosync: >> >>http://www.novell.com/documentation/sle_ha >> >>-Anthony >>------Original Message------ >>From: Eric Warnke >>Sender: [email protected] >>To: Linux-HA mailing list >>ReplyTo: General Linux-HA mailing list >>Subject: [Linux-HA] ocfs2 >>Sent: May 23, 2011 3:13 PM >> >> >>I have been chasing my tail all day trying to get a simple 3 node cluster >>to >>mount an ocfs2 filesystem over iscsi on Fedora 14. Up until this morning >>it >>was working wonderfully for testing HA NFSv4 where the filesystems were >>non-clustered xfs volumes. >> >>Is there any useful documentation for converting a simple corosync + >>pacemaker installation to being able to mount an ocfs2 filesystem? >> >>-Eric >> >> >>_______________________________________________ >>Linux-HA mailing list >>[email protected] >>http://lists.linux-ha.org/mailman/listinfo/linux-ha >>See also: http://linux-ha.org/ReportingProblems >> >> >>Sent via BlackBerry from T-Mobile >>_______________________________________________ >>Linux-HA mailing list >>[email protected] >>http://lists.linux-ha.org/mailman/listinfo/linux-ha >>See also: http://linux-ha.org/ReportingProblems > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
