[ClusterLabs] Antw: syntax in rsc_template after update
    Robert Dahlem 
    Robert.Dahlem at gmx.net
       
    Fri Apr  8 11:16:06 UTC 2016
    
    
  
On 08.04.2016 13:07, Ulrich Windl wrote:
>> I am in the process of updating my SUSE SLES 11 system from SP3 to SP4.
> Did you install updates also? (e.g. crmsh-2.1.2+git132.gbc9fde0-7.2)
Yes, I am an o fully patched SP4: crmsh-2.1.2+git132.gbc9fde0-7.2
>> rsc_template template-HAPROXY ocf:KORDOBA:haproxy \
>>         op start timeout="20s" interval="0" on-fail="stop" \
>>         op stop timeout="20s" interval="0" on-fail="block" \
>>         op monitor timeout="20s" interval="10s" on-fail="block" \
>>         op reload timeout="40s" interval="0"
> I never used "reload" op.
That comes pretty handy sometimes. Think Squid: every configuration
change needs a reload.
Anyway: meanwhile I found
	http://crmsh.github.io/man-2.0/#cmdhelp_configure_rsc_template
that states that after op there is only start | stop | monitor.
Now I am still wondering how I store default timeout and interval in
templates.
Kind regards,
Robert
    
    
More information about the Users
mailing list