On Sat, Apr 16, 2011 at 12:30 PM, yash <[email protected]> wrote:
> yash <er.bharat09 <at> yahoo.in> writes:
>
>>
>> Andrew Beekhof <andrew <at> beekhof.net> writes:
>>
>> > > I am facing problem during heartbeat stop command as it hangs and
>> > > returns after long 20 min, through google i came to know about shutdown
>> > > escalation parameter of crmd but when i try reducing this parameter it
>> > >  do not read the configuration right and again uses 20 min default value.
>> >
>> > IIRC the name of some of the parameters changed slightly in the last 5
> years.
>> > But I don't have such versions around to say for sure.
>> >
>> > Try replacing any '-' characters with '_'
>> thanks for reply
>> i will try this parameter and let u know...
>
> it is still taking the same value 20 min.
> in CIB i am using this parameter as
>
> part of cib file
> <crm_config>
>       <cluster_property_set id="4e816a85-e6a7-4844-af58-e16f595f1885">
>         <attributes>
>           <nvpair id="1" name="default_resource_stickiness" value="INFINITY"/>
>           <nvpair name="no_quorum_policy" id="a6eb4bbe-c1e2-4ac4-928c-
> a0f881a6f46c" value="ignore"/>
>         </attributes>
>       </cluster_property_set>
>       <cluster_property_set id="cib-bootstrap-options">
>         <attributes>
>           <nvpair id="cib-bootstrap-options-shutdown_escalation"
> name="shutdown_escalation" value="5min"/>
>         </attributes>
>       </cluster_property_set>
> </crm_config>
>
> is this right way to use this parameter

Looks right. You might be experiencing a 5 year old bug.
Definitely time to upgrade.
_______________________________________________
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