Comment 19 for bug 525287

Revision history for this message
Pedro Benites (pbenites) wrote :

I install corosync , pacemaker, clvm in ubuntu 12.04, and I dont can start clvm with corosync, only with openais.
clvmd -T20 -d2 -Iopenais, start without problems
clvmd -T20 -d2 -Icorosync, not start .
these is errors:

clvmd could not connect to cluster manager
Consult syslog for more information

syslog:
CLVMD started
clvmd[3099]: Unable to create lockspace for CLVM: Success
clvmd[3099]: Can't initialise cluster interface

strace:
connect(3, {sa_family=AF_FILE, path="/var/run/lvm/clvmd.sock"}, 110) = -1 ECONNREFUSED (Connection refused)

Please, any help