Hi. Today I have updated my cluster installation with the version cman-2.0.115-1 through yum update. When I have started the cman service , it fails. If I execute cman_tool debug I get the following error :
[CMAN ] CMAN 2.0.115 (built Sep 16 2009 12:28:10) started aisexec: symbol lookup error: /usr/libexec/lcrso/service_cman.lcrso: undefined symbol: openais_shutdown_errorstring_register cman_tool: Cannot open connection to cman, is it running ?
My openais version is openais-0.80.3-22.el5_3.9. Their sources don't have that function defined.
Searching through Redhat's source tree, I have discovered an openais-0.80.2-1.el5.src.rpm packet. I don't know whether this version belongs to Redhat 5.3 or 5.4 release, but the function openais_shutdown_errorstring_register is defined here.
I can return to previous version of cman, but I'd like know whether this problem will be solved for CentOS 5.3 or I'll have to wait for CentOS 5.4 with a new openais version.
Regards -- Miguel