Mailing List Archive

pacemaker's gui
> On Jan 24, 2008, at 9:15 AM, mailman-bounces@clusterlabs.org wrote:
>
>
> The attached message was received as a bounce, but either the bounce
> format was not recognized, or no member addresses could be extracted
> from it.  This mailing list has been configured to send all
> unrecognized bounce messages to the list administrator(s).
> From: "Junko IKEDA" <ikedaj@intellilink.co.jp>
> Date: January 24, 2008 9:11:54 AM GMT+01:00
> To: <pacemaker-bounces@clusterlabs.org>
> Subject: pacemaker's gui

I'm sorry for posting this into the wrong address...

> Hi,
>
> It seems that Pacemaker has its own GUI.
> Should I think of things as two totally different things, Pacemaker's GUI
> and Heartbeat's one?
>
> Well its the same code...
>
> [start lazy paste from the changelog]
>   * Without the CRM present, the following components are also no longer
> able to
>
>     be included with Heartbeat (as they require CRM libraries) and are
> instead
>     provided as part of the new pacemaker-pygui project.
>      cim
>      mgmtd
>      pygui
>      tsa_subagent
> [end lazy paste]
>
>
>
> I'm trying to install pacemaker-pygui-1.1-3.1,
> there are some directories about mgmt after installing.
>
>
> hb_gui said;
> Traceback (most recent call last):
>  File "/usr/bin/hb_gui", line 36, in ?
>    from pymgmt import *
>  File "/usr/lib64/heartbeat-gui/pymgmt.py", line 5, in ?
>    import _pymgmt
> ImportError: No module named _pymgmt
>
>
> Are some mgmt modules still lacking?
>
> They went into the -devel sub package which is apparently the wrong place
:(
> Fixing that now...

I haven't installed pacemaker-pygui-devel-1.1-3.1.x86_64.rpm yet!
After installing devel package, GUI started.
But There is no mgmt process, I couldn't login.

I added the following directive in ha.cf using linux-ha list as a guide.

apiauth mgmtd uid=root
respawn root /usr/lib64/heartbeat/mgmtd -v

GUI worked!
Thanks a lot.

By the way, are you planning to renew GUI for Pacemaker?

Junko



_______________________________________________
Pacemaker mailing list
Pacemaker@clusterlabs.org
http://list.clusterlabs.org/mailman/listinfo/pacemaker
Re: pacemaker's gui [ In reply to ]
On Jan 25, 2008, at 3:56 AM, Junko IKEDA wrote:
>>
>> I'm trying to install pacemaker-pygui-1.1-3.1,
>> there are some directories about mgmt after installing.
>>
>>
>> hb_gui said;
>> Traceback (most recent call last):
>> File "/usr/bin/hb_gui", line 36, in ?
>> from pymgmt import *
>> File "/usr/lib64/heartbeat-gui/pymgmt.py", line 5, in ?
>> import _pymgmt
>> ImportError: No module named _pymgmt
>>
>>
>> Are some mgmt modules still lacking?
>>
>> They went into the -devel sub package which is apparently the wrong
>> place
> :(
>> Fixing that now...
>
> I haven't installed pacemaker-pygui-devel-1.1-3.1.x86_64.rpm yet!
> After installing devel package, GUI started.
> But There is no mgmt process, I couldn't login.
>
> I added the following directive in ha.cf using linux-ha list as a
> guide.
>
> apiauth mgmtd uid=root
> respawn root /usr/lib64/heartbeat/mgmtd -v

Nod, I added this to the FAQ yesterday.

> GUI worked!
> Thanks a lot.
>
> By the way, are you planning to renew GUI for Pacemaker?

I did a few times yesterday :-)
I believe I've finally got it right...



_______________________________________________
Pacemaker mailing list
Pacemaker@clusterlabs.org
http://list.clusterlabs.org/mailman/listinfo/pacemaker