[Pacemaker] Please add pcmk_<action>_timeout parameter to stonithd metadata

Andrew Beekhof andrew at beekhof.net
Mon Feb 11 23:58:26 EST 2013


Done.

https://github.com/beekhof/pacemaker/commit/8154451

Thanks for the reminder

On Fri, Feb 8, 2013 at 7:05 PM, Kazunori INOUE
<inouekazu at intellilink.co.jp> wrote:
> Hi,
>
> Please add the pcmk_off_timeout and pcmk_reboot_timeout parameters
> to the output of 'stonithd metadata',
> because ERROR message is output when I load configuration file which
> set the pcmk_off_timeout/pcmk_reboot_timeout parameter by crmsh.
>
> - pacemaker-1.1.8 : b5a04ac015 (the latest devel)
> - crmsh-1.2.5 : 081bb4b299
>
> $ cat stonith.cli
>  :
> primitive prmStonith1 stonith:external/libvirt \
>   params \
>     pcmk_reboot_timeout="70s" \
>     pcmk_reboot_retries="1" \
>     hostlist="dev1" \
>     hypervisor_uri="qemu+ssh://bl460g1n5/system" \
>   op start interval="0s" timeout="60s" \
>   op monitor interval="3600s" timeout="60s" \
>   op stop interval="0s" timeout="60s"
>
> $ crm configure load update cat stonith.cli
> ERROR: prmStonith1: parameter pcmk_reboot_timeout does not exist
> Do you still want to commit?
>
>
> - The circumstances which added these parameters.
> http://bugs.clusterlabs.org/show_bug.cgi?id=5093
> https://github.com/ClusterLabs/pacemaker/commit/ca7acf6#diff-1
>
> Best Regards,
> Kazunori INOUE
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org




More information about the Pacemaker mailing list