On 10/21/10 22:41, René Pilz wrote: > Hello, > > I compiled heartbeat 2.1.4 on CentOS 4.4 x86_64. > All seems working the right way, but I can't login to the server using > hb_gui because I can't connect to the server. > > Password and username are correct but the mgmtd is not running. > > If I try to start the mgmtd I get following error message: > /usr/lib64/heartbeat/mgmtd: symbol lookup error: /usr/lib64/heartbeat/mgmtd: > undefined symbol: cl_inherit_use_logd
I seems that you didn't compile/install heartbeat 2.1.4 right. cl_inherit_use_logd() was removed right after releasing 2.1.2. But apparently your mgmtd is from an older one than that. Mixed versions of the components were existing in your system? BTW, why do you stick with 2.1.4? If you really want to use 2.1, you should adopt: http://hg.linux-ha.org/lha-2.1/ Regards, Yan -- Yan Gao <[email protected]> Software Engineer China Server Team, OPS Engineering, Novell, Inc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
