-
Story
-
Resolution: Done
-
Minor
-
None
After limiting FAR to one action, reboot, we would like to enable it's support to the off action.
It is required when an admin don't trust the unhealthy node and don't want it to access the cluster. So the admin prefers to shut down the node. The off (shutdown) action ensures fencing just without recovering the node. But then the admin/user will be responsible to turn the node on (or to recover the node) after a possible further investigation.
Currently, the reboot action is equivalent to run off and then on for a specific node.
See https://github.com/ClusterLabs/fence-agents/blob/main/doc/FenceAgentAPI.md#agent-operations-and-return-values for more available actions for FAs from ClusterLabs