On 2014-03-12T15:17:13, Karl Rößmann <[email protected]> wrote:
> Hi,
>
> we have a two node HA cluster using SuSE SlES 11 HA Extension SP3,
> latest release value.
> A resource (xen) was manually stopped, the shutdown_timeout is 120s
> but after 60s the node was fenced and shut down by the other node.
>
> should I change some timeout value ?
>
> This is a part of our configuration:
> ...
> primitive fkflmw ocf:heartbeat:Xen \
> meta target-role="Started" is-managed="true" allow-migrate="true" \
> op monitor interval="10" timeout="30" \
> op migrate_from interval="0" timeout="600" \
> op migrate_to interval="0" timeout="600" \
> params xmfile="/etc/xen/vm/fkflmw" shutdown_timeout="120"
You need to set a >120s timeout for the stop operation too:
op stop timeout="150"
> default-action-timeout="60s"
Or set this to, say, 150s.
Regards,
Lars
--
Architect Storage/HA
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
21284 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
_______________________________________________
Pacemaker mailing list: [email protected]
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