Also, I tried building from the source RPM, but I'm running into various other 
problems (most likely related to my lack of experience building from RPMs).
Isn't there a binary RPM I can simply install?

I actually tried, 
http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/i386/pacemaker-mgmt-client-1.99.2-7.1.i386.rpm
But, this requires openais which when I try to install it says it conflicts 
with corosync.
So, I tried installing the above rpm with --nodeps figuring it'll get what it 
needs from the corosync package.
This installed, but I can't find anything like hb_gui or crm_gui to run.

BTW, is there some documentation I'm missing?
I'm thinking it can't be this hard. So, I'm thinking I must not be finding some 
documentation to walk me through this stuff.


Mitch

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Gerdisch, Mitchell R 
(Mitchell)
Sent: Thursday, November 05, 2009 8:21 AM
To: General Linux-HA mailing list
Subject: Re: [Linux-HA] hb_gui - NameError: global name 'obj_type' is not 
defined

To be honest, I can't remember where I found it.
But, one of your comments makes me think I missed a memo somewhere. 
The RPM I installed is called pacemaker-pygui.
So, if I understand correctly, I should be installing pacemaker-mgmt?


Mitch

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Yan Gao
Sent: Thursday, November 05, 2009 12:24 AM
To: General Linux-HA mailing list
Subject: Re: [Linux-HA] hb_gui - NameError: global name 'obj_type' is not 
defined

Hi,

Gerdisch, Mitchell R (Mitchell) wrote:
> 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
It seems that your GUI is a fairly earlier version. Where did you install it 
from?

> 
> 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
Hmm, pacemaker-mgmt(GUI) isn't included into the repo yet.
If you don't mind, you could get pacemaker-mgmt source rpm from
http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/src/
and build one against the new stack.

-- 
Regards,
Yan Gao

[email protected]
Software Engineer
China Server Team, OPS Engineering

Novell, Inc.
Making IT Work As One(tm)
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
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