Roland G. McIntosh wrote: > I'm having trouble starting hb_gui now. I have the following packages > installed: > > heartbeat-2.1.3-15.1 > heartbeat-common-2.1.3-15.1 > heartbeat-resources-2.1.3-15.1 > pacemaker-0.6.2-6.1 > pacemaker-pygui-1.2-4.6 > > These are RHEL4 packages I built myself, and exist here: > http://rgm.nu/heartbeat/ > > When I attempt to start hb_gui I get: > > Traceback (most recent call last): > File "/usr/bin/hb_gui", line 3429, in ? > window = MainWindow() > File "/usr/bin/hb_gui", line 2177, in __init__ > actiongroup.add_actions([ > AttributeError: 'module' object has no attribute 'STOCK_CONNECT'
see Yan Gao's answer on this, http://www.gossamer-threads.com/lists/linuxha/users/47286?search_string=STOCK%20CONNECT;#47286 > > > I have added the following lines to /etc/ha.d/ha.cf: > apiauth mgmtd uid=root > respawn root /usr/lib64/heartbeat/mgmtd -v > > When I attempt to manually run mgmtd -v, I get this: > /usr/lib64/heartbeat/mgmtd: symbol lookup error: > /usr/lib64/libpe_status.so.2: undefined symbol: stdscr > > Has anyone run into this before? That library is part of pacemaker. > Should I be using "pacemaker-heartbeat" instead? I dunno, can't help you there I'm afraid. regards, Johan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
