I have been reading loads of threads over different mailing lists about ocfs2_controld, so have anyone ever built Cluster stack (openAIS, pacemaker, corosync + OCFS2 1.4) from source and got o2cb agent working with pacemaker? Got this from messages: /var/log/messages:Aug 14 15:05:20 ip-172-16-2-12 o2cb(resO2CB:0)[4239]: ERROR: Setup problem: couldn't find command: /usr/sbin/ocfs2_controld.pcmk Then I realized that the binary is really missing but when I tried to compile getting dlm source I got a issue once I am using corosync 1.4 and not 2.0 as dlm notice says. Pacemaker - 1.1.5 Thanks a lot in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20120815/2e4e1506/attachment.html
On Wed, Aug 15, 2012 at 4:44 AM, Heitor Lessa <heitor.lessa at hotmail.com> wrote:> I have been reading loads of threads over different mailing lists about > ocfs2_controld, so have anyone ever built Cluster stack (openAIS, pacemaker, > corosync + OCFS2 1.4) from source and got o2cb agent working with pacemaker? >Yes.> Got this from messages: > /var/log/messages:Aug 14 15:05:20 ip-172-16-2-12 o2cb(resO2CB:0)[4239]: > ERROR: Setup problem: couldn't find command: /usr/sbin/ocfs2_controld.pcmk > Then I realized that the binary is really missing but when I tried to > compile getting dlm source I got a issue once I am using corosync 1.4 and > not 2.0 as dlm notice says. > Pacemaker - 1.1.5You may not have the required libraries for compiling. Check the output of your configure script. -- Goldwyn
Possibly Parallel Threads
- ocfs2/o2cb problem with openais/pacemaker
- mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
- Is Pacemaker integration ready to go?
- Patch to Pacemaker hooks in ocfs2_controld
- [Patch 3/3] ocfs2-tools: Fix compilation of Pacemaker glue for ocfs2_controld