[Pacemaker] stonith-ng message in /var/log/messages
Ron Kerry
rkerry at sgi.com
Tue Sep 28 15:55:35 UTC 2010
I am seeing the following sequence of messages with every monitor interval for my stonith resource.
Sep 28 10:44:01 genesis stonith-ng: [9493]: ERROR: run_stonith_agent: No timeout set for stonith
operation monitor with device fence_legacy
Sep 28 10:44:01 genesis stonith: l2network device OK.
It is unclear to me what this ERROR means as the resource itself says everything is fine. There is a
monitor timeout set in the resource definition.
<clone id="stonith-l2network-set">
<meta_attributes id="stonith-l2network-set-meta_attributes">
<nvpair id="stonith-l2network-set-meta_attributes-clone-max" name="clone-max" value="2"/>
<nvpair id="stonith-l2network-set-meta_attributes-target-role" name="target-role"
value="Started"/>
</meta_attributes>
<primitive class="stonith" id="stonith-l2network" type="l2network">
<operations id="stonith-l2network-operations">
<op id="stonith-l2network-op-monitor-60s" interval="60s" name="monitor" on-fail="restart"
start-delay="15s" timeout="15s"/>
<op id="stonith-l2network-op-start-0" interval="0" name="start" on-fail="restart"
timeout="15s"/>
</operations>
<instance_attributes id="stonith-l2network-instance_attributes">
<nvpair id="stonith-l2network-instance_attributes-nodelist" name="nodelist"
value="genesis;128.162.245.170;;3 hendrix;128.162.245.170;;4"/>
</instance_attributes>
</primitive>
</clone>
Distribution is SLES11SP1 (SLE11SP1-HAE).
cluster-glue 1.0.6-0.3.7
--
Ron Kerry rkerry at sgi.com
Field Technical Support - SGI Federal
More information about the Pacemaker
mailing list