Fence delay: Difference between revisions
Created page with "{{man_header}} = NAME = fence_delay - Fake fence agent that causes a delay before returning failure = SYNOPSIS = '''fence_delay''' ''<command>'' = DESCRIPTION = This is a pseudo fence agent for Pacemaker clusters. It's job is to inject a delay after all configured fence agents have been tried, before starting over again at the first agent. This is useful to give time for an IPMI BMC to finish booting before attempting a new call to fence_ipmilan. = NOTE = T..." |
No edit summary |
||
Line 11: | Line 11: | ||
= DESCRIPTION = | = DESCRIPTION = | ||
This is a pseudo fence agent for Pacemaker clusters. | This is a pseudo fence agent for Pacemaker clusters. Its job is to inject a delay after all configured fence agents have been tried, before starting over again at the first agent. This is useful to give time for an [[IPMI]] [[BMC]] to finish booting before attempting a new call to <span class="code">[[fence_ipmilan]]</span>. | ||
= NOTE = | = NOTE = | ||
Line 19: | Line 19: | ||
= OPTIONS = | = OPTIONS = | ||
All values passed to this agent | All values passed to this agent are done via environment variables. For more information, please see the [[LINBIT]] [[DRBD]] [[fence]]/unfence agent documentation. | ||
See the comments here: https://github.com/LINBIT/drbd-utils/blob/master/scripts/drbd.ocf | See the comments here: https://github.com/LINBIT/drbd-utils/blob/master/scripts/drbd.ocf |
Latest revision as of 03:04, 16 August 2024
Alteeve Wiki :: Man Pages :: Fence delay |
NAME
fence_delay - Fake fence agent that causes a delay before returning failure
SYNOPSIS
fence_delay <command>
DESCRIPTION
This is a pseudo fence agent for Pacemaker clusters. Its job is to inject a delay after all configured fence agents have been tried, before starting over again at the first agent. This is useful to give time for an IPMI BMC to finish booting before attempting a new call to fence_ipmilan.
NOTE
This tool does not use the Anvil::Tools library, nor does it connect to the Anvil database.
OPTIONS
All values passed to this agent are done via environment variables. For more information, please see the LINBIT DRBD fence/unfence agent documentation.
See the comments here: https://github.com/LINBIT/drbd-utils/blob/master/scripts/drbd.ocf
AUTHOR
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
REPORTING BUGS
Report bugs to users@clusterlabs.org
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |