HomeClusterLabs Projects

High: fencing: cl#5093 Stonith per device timeout option

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

High: fencing: cl#5093 Stonith per device timeout option

Stonith devices can have per device timeouts for fencing
operations by using the pcmk_<action>_timeout device parameter.
This option takes priority over the default global stonith-timeout
value per device. For example, if the default stonith-timeout=20
and device A has pcmk_off_timeout=60, A will timeout after 60 seconds
when the 'off' operation is being executed.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on Aug 21 2012, 4:58 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.