Hi,

On Mon, Dec 01, 2008 at 09:12:30PM +1000, Alex Strachan wrote:
> Two nodes
> 
> Node - dtbaims does not have heartbeat software running.
> 
>  
> 
> [EMAIL PROTECTED] ~]# crm_mon -1
> 
> .
> 
> Node: dtbaims (4f1614ac-d465-49db-b847-bac60f9dac6c): OFFLINE
> 
> Node: itbaims (96595e56-e3db-42da-b13b-1e2d3a956529): online
> 
>  
> 
> r_stonith-dtbaims       (stonith:external/ibmrsa-telnet):       Started
> itbaims
> 
> ..
> 
>  
> 
> I stop heartbeat on itbaims - stops eventually then restarts.
> 
>  
> 
> On restart continual messages re. stonith failure of dtbaims.
> 
> Dec  1 20:40:48 itbaims stonithd: [18185]: info: client tengine [pid: 18187]
> requests a STONITH operation RESET on node dtbaims
> 
> Dec  1 20:41:47 itbaims stonithd: [18185]: ERROR: Failed to STONITH the node
> dtbaims: optype=RESET, op_result=TIMEOUT
> 
> Dec  1 20:41:48 itbaims stonithd: [18185]: info: client tengine [pid: 18187]
> requests a STONITH operation RESET on node dtbaims
> 
> .and so on.  with the resources never starting on itbaims

The cluster waits forever until the other node is fenced.

> When I run stonith from the command line, host dtbaims is reset.
> 
>  
> 
> [EMAIL PROTECTED] hb]# stonith -v -t external/ibmrsa-telnet -p "dtbaimsilo
> 192.168.201.37 stonith ########" -T reset dtbaims
> 
>  
> 
>  
> 
> How do you enable debug in the python script external/ibmrsa-telnet to allow
> me to check what parameters are being passed?

There's no such provision. You may sprinkle the code with print
statements though.

Thanks,

Dejan

> Software versions - 
> 
> [EMAIL PROTECTED] hb]# rpm -qa | egrep "heartbeat|pacema|openai"
> 
> pacemaker-1.0.1-1.1
> 
> heartbeat-resources-2.99.2-4.1
> 
> heartbeat-common-2.99.2-4.1
> 
> libopenais2-0.80.3-11.1
> 
> heartbeat-2.99.2-4.1
> 
> libheartbeat2-2.99.2-4.1
> 
> openais-0.80.3-11.1
> 
> libpacemaker3-1.0.1-1.1
> 
> pacemaker-pygui-1.4-11.5
> 
>  
> 
>  
> 
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to