Re: [Pacemaker] Monitor a resource without the cluster reacting to the result...

2009-03-25 Thread Dominik Klein
Joe Bill wrote: > Hi Dominik! > > dk at in-telegence wrote: >>> I'd love to see something like: >>> >>> # crm_resource -m check_level resource_id >>> .. >> This should be possible: >> >> export OCF_ROOT=/usr/lib/ocf >> export OCF_RESKEY_= >> export OCF_RESKEY_= >> $OCF_ROOT/resource.d// monitor >>

[Pacemaker] Need your help in debugging

2009-03-25 Thread Priyanka Ranjan
Hi All, i am facing issue in ilo stonith. i have configured ilo stonith in my cluster. it is running fine but it is not stonithing the errant node. in case of failure , the syslong message on DC says that "we can't manage this node" with same parameters value , i tried to execute stonith ilo ma

Re: [Pacemaker] Monitor a resource without the cluster reacting to the result...

2009-03-25 Thread Joe Bill
Hi Dominik! dk at in-telegence wrote: >> I'd love to see something like: >> >> # crm_resource -m check_level resource_id >> .. > >This should be possible: > >export OCF_ROOT=/usr/lib/ocf >export OCF_RESKEY_= >export OCF_RESKEY_= >$OCF_ROOT/resource.d// monitor >echo $? Thanks, but I'm afraid y

Re: [Pacemaker] Monitor a resource without the cluster reacting to the result...

2009-03-25 Thread Joe Bill
>> I'd love to see something like: >> >> # crm_resource -m check_level resource_id >> .. I forgot to add that a -f option switch to cause the failover if the monitor operation failed would be cool too. ___ Pacemaker mailing list Pacemaker@o