HomeClusterLabs Projects

Log: fencing: rename fence action IDs

Description

Log: fencing: rename fence action IDs

Previously, fence action IDs were named like AGENT_ACTION_ATTEMPT, for example
fence_dummy_monitor_1. This was easily confused (in logs) with normal resource
actions where the last number is the interval.

To make the distinction clearer, name them like
AGENT_ACTION_ATTEMPTofMAXATTEMPTS, for example fence_dummy_monitor_1of2.

Details

Provenance
kgaillotAuthored on Aug 3 2022, 5:43 PM
Parents
rP9ad016f30ef7: Merge pull request #2790 from kgaillot/best-practices
Branches
Unknown
Tags
Unknown