Re: [Linux-HA] pingnodes in openais

2009-03-18 Thread Dominik Klein
Michael Schwartzkopff wrote:
> Hi,
> 
> As far as I know pingnodes have to be configured in heartbeat. heartbeat 
> pings 
> the nodes and updates the CIB.
> 
> Where can I configure pingnodes, when I use OpenAIS as the cluster stack?

Create a pingd clone resource in the CIB. It's the preferred way of
running pingd anyway.

S.th. like

primitive pingd ocf:pacemaker:pingd \
params host_list="1.2.3.4 5.6.7.8" interval="5" dampen="10" \
op monitor interval="30" timeout="30"
clone cl-pingd pingd

Regards
Dominik
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


[Linux-HA] pingnodes in openais

2009-03-17 Thread Michael Schwartzkopff
Hi,

As far as I know pingnodes have to be configured in heartbeat. heartbeat pings 
the nodes and updates the CIB.

Where can I configure pingnodes, when I use OpenAIS as the cluster stack?

Thanks.
-- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: mi...@multinet.de
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems