On Wed, 8 Jan 2014 13:33:28 +1100
Andrew Beekhof wrote:
> > # crm configure primitive ClusterMon ocf:pacemaker:ClusterMon
> > params user="root" update="10" extra_options="-E /root/monitor.sh
> > -e 192.168.100.188" op monitor on-fail="restart" interval="60"
> >
> > Entity: line 24: element nvpa
On 11 Dec 2013, at 3:45 pm, ESWAR RAO wrote:
> Hi Micheal,
>
> I am configuring the ClusterMon as below on the 3 node setup:
> I am following
> http://floriancrouzat.net/2013/01/monitor-a-pacemaker-cluster-with-ocfpacemakerclustermon-andor-external-agent/
>
> # crm configure primitive Cluster
Hi Micheal,
I am configuring the ClusterMon as below on the 3 node setup:
I am following
http://floriancrouzat.net/2013/01/monitor-a-pacemaker-cluster-with-ocfpacemakerclustermon-andor-external-agent/
# crm configure primitive ClusterMon ocf:pacemaker:ClusterMon params
user="root" update="10" ext
Am Dienstag, 10. Dezember 2013, 12:19:25 schrieb ESWAR RAO:
> Hi All,
>
> Can someone please let me know if there is a clean to trigger any script by
> pacemaker if HB on a node has stopped/node failed occurred if I ran
> HB+pacemaker on a 3 node setup??
>
> Thanks
> Eswar
>
> On Mon, Dec 9, 201
Hi All,
Can someone please let me know if there is a clean to trigger any script by
pacemaker if HB on a node has stopped/node failed occurred if I ran
HB+pacemaker on a 3 node setup??
Thanks
Eswar
On Mon, Dec 9, 2013 at 5:16 PM, ESWAR RAO wrote:
> Hi All,
>
> I have a 3 node ( node1, node2,
Hi All,
I have a 3 node ( node1, node2, node3 ) setup on which HB+pacemaker runs.
I have resources running on clone mode on node1 and node2.
Is there anyway to get a trigger when a node failure occurs i.e., can i
trigger any script if the node3 fails (on which no resource runs) ???
Thanks
Eswar