Okay so I am very hesitant to post this to this mailing list because pacemaker is a different project. Argh.. But it interfaces with heartbeat so I am hoping to get some good feedback here.

I am running CentOS 5.2 with the centos packages that Andrew Beekhof maintains (Thanks!) http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/x86_64/

When I run the hb_gui I can login to the machine running heartbeat and see status of nodes and resources but I cannot modify or create resources.

I click on resources, add and select primitive then OK and this is what I get at the commandline

[EMAIL PROTECTED] ~]#  Traceback (most recent call last):
File "/usr/bin/hb_gui", line 2822, in on_add
 objdlg = ObjectViewDlg(new_elem, True)
File "/usr/bin/hb_gui", line 3900, in __init__
 obj_view = ObjectView(self.xml_node, is_newobj, self.on_changed)
File "/usr/bin/hb_gui", line 1994, in __init__
 self.update(xml_node)
File "/usr/bin/hb_gui", line 2130, in update
 self.on_after_show()
File "/usr/bin/hb_gui", line 2138, in on_after_show
 self.obj_attrs.on_after_show()
File "/usr/bin/hb_gui", line 6471, in on_after_show
 for widget in self.widgets[widget_type].values() :
SystemError: Objects/funcobject.c:128: bad argument to internal function


Is there something I should be aware of or something I can do to fix this? Thanks!

-Bret Palsson
_______________________________________________
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