When I use hb_gui, I get the following error:

Traceback (most recent call last):
  File "/usr/bin/hb_gui", line 5629, in update
    window.update()
  File "/usr/bin/hb_gui", line 4406, in update
    self.maintree.update()
  File "/usr/bin/hb_gui", line 1704, in update
    self.dtd_elem = manager.get_dtd_elem(obj_type)
NameError: global name 'obj_type' is not defined

On one of the servers after I log in I get a message "couldn't create cib 
message" and then the listing above appears on the command line and I have to 
kill hb_gui from another terminal window.
On the other server, I get the traceback above right after logging in to hb_gui 
and do not see the "couldn't create cib message" and I can simply exit hb_gui 
at that point.

Installation-wise, I installed the system today using:
wget -O /etc/yum.repos.d/pacemaker.repo 
http://clusterlabs.org/rpm/epel-5/clusterlabs.repo
yum install -y pacemaker corosync heartbeat cluster

Although I had to first install various rpms that the above were dependent on, 
it did complete successfully.
(Although for some reason heartbeat was looking for /etc/ha.d/shellfuncs which 
was not there - so I manually copied that into place.)

Thanks in advance for any hints, clues, guidance,


Mitch Gerdisch

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to