Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Users

heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 // pb with daemon mgmtd

 

 

Linux-HA users RSS feed   Index | Next | Previous | View Threaded


Alain.Moulle at bull

Jul 2, 2009, 2:31 AM

Post #1 of 4 (408 views)
Permalink
heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 // pb with daemon mgmtd

Hi,

could somebody help me on this problem :
I can't start daemon mgmtd, and syslog gives :
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
G_main_add_SignalHandler: Added signal handler for signal 15
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: debug: Enabling coredumps
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
G_main_add_SignalHandler: Added signal handler for signal 10
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
G_main_add_SignalHandler: Added signal handler for signal 12
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Cannot sign on with
heartbeat
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: REASON:
hb_api_signon: Can't initiate connection to heartbeat
Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Can't initialize
management library.Shutting down.(-1)

Thanks a lot for your help.
Regards,
Alain
_______________________________________________
Linux-HA mailing list
Linux-HA[at]lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


ygao at novell

Jul 2, 2009, 5:56 AM

Post #2 of 4 (377 views)
Permalink
Re: heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 // pb with daemon mgmtd [In reply to]

On Thu, 2009-07-02 at 11:31 +0200, Alain.Moulle wrote:
> Hi,
>
> could somebody help me on this problem :
> I can't start daemon mgmtd, and syslog gives :
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
> G_main_add_SignalHandler: Added signal handler for signal 15
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: debug: Enabling coredumps
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
> G_main_add_SignalHandler: Added signal handler for signal 10
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: info:
> G_main_add_SignalHandler: Added signal handler for signal 12
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Cannot sign on with
> heartbeat
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: REASON:
> hb_api_signon: Can't initiate connection to heartbeat
> Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Can't initialize
> management library.Shutting down.(-1)
How did you start mgmtd? Automatically spawned by heartbeat (Refer to
http://www.clusterlabs.org/wiki/FAQ#GUI to enable it), or manually?
For any way, the heartbeat daemon should be successfully started first.

--
Regards,
Yan Gao
China R&D Software Engineer
ygao[at]novell.com

Novell, Inc.
Making IT Work As One™

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


Alain.Moulle at bull

Jul 2, 2009, 7:52 AM

Post #3 of 4 (376 views)
Permalink
Re: heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 // pb with daemon mgmtd [In reply to]

Hi ,
don't know exactly what happens but mgmt started alone ! Don't know why,
perphas because I added these lines in ha.cf :
apiauth mgmtd uid=root
respawn root /usr/lib64/heartbeat/mgmtd -v -t
but it did not start at first restart tries of heartbeat ... so it's a
mistery .

By the way I don't have any package pacemaker.pygui installed ... I 'm
always working with hb_gui, it is ok even with pacemaker ? otherwise
where could I retrieve a pacemaker.pygui ? ( I'm on RHEL5 but anyway
it is in python so it doesn't matter)

Thanks
Regards,
Alain

> From: Yan Gao <ygao[at]novell.com>
> Subject: Re: [Linux-HA] heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 //
> pb with daemon mgmtd
> To: General Linux-HA mailing list <linux-ha[at]lists.linux-ha.org>
> Message-ID: <1246539392.25686.124.camel[at]yingying.site>
> Content-Type: text/plain; charset="GB18030"
>
> On Thu, 2009-07-02 at 11:31 +0200, Alain.Moulle wrote:
>
>> > Hi,
>>
>> > Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Cannot sign on with
>> > heartbeat
>> > Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: REASON:
>> > hb_api_signon: Can't initiate connection to heartbeat
>> > Jul 2 11:31:07 s_sys[at]node1 mgmtd: [10161]: ERROR: Can't initialize
>> > management library.Shutting down.(-1)
>>
> How did you start mgmtd? Automatically spawned by heartbeat (Refer to
> http://www.clusterlabs.org/wiki/FAQ#GUI to enable it), or manually?
> For any way, the heartbeat daemon should be successfully started first.


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


ygao at novell

Jul 3, 2009, 1:56 AM

Post #4 of 4 (366 views)
Permalink
Re: heartbeat-2.99.2-8.1 + pacemaker-1.0.4-23.1 // pb with daemon mgmtd [In reply to]

Hi,
On Thu, 2009-07-02 at 16:52 +0200, Alain.Moulle wrote:
> Hi ,
> don't know exactly what happens but mgmt started alone ! Don't know why,
> perphas because I added these lines in ha.cf :
> apiauth mgmtd uid=root
> respawn root /usr/lib64/heartbeat/mgmtd -v -t
That should work

> but it did not start at first restart tries of heartbeat ... so it's a
> mistery .
Strange...

>
> By the way I don't have any package pacemaker.pygui installed ... I 'm
> always working with hb_gui, it is ok even with pacemaker ? otherwise
> where could I retrieve a pacemaker.pygui ? ( I'm on RHEL5 but anyway
> it is in python so it doesn't matter)
Pacemaker-pygui has been renamed to pacemaker-mgmt. The package has been
separated into two binary packages:
* pacemaker-mgmt (the back-end, mgmtd)
* pacemaker-mgmt-client (the front-end, crm_gui/hb_gui)

You could retrive them from:
http://download.opensuse.org/repositories/server:/ha-clustering/

And the latest sources can be got from:
http://hg.clusterlabs.org/pacemaker/pygui/archive/tip.tar.bz2


--
Regards,
Yan Gao
China R&D Software Engineer
ygao[at]novell.com

Novell, Inc.
Making IT Work As One™

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

Linux-HA users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.