This is a clone of issue RHEL-44347 to use for version rhel-9.7
–
Original description:
Goal
This is a part of a long term goal to export the whole cluster configuration in form of pcs commands which, when run, recreate the same configuration.
This particular ticket is focused on pacemaker alerts.
Acceptance Criteria
- There is a CLI command which prints pacemaker alerts in plaintext, json, and pcs commands format.
- There is an API call which exports pacemaker alerts in a data structure.
- Pcs man page and help text is updated accordingly.
- There are corresponding pcs / pcsd capabilities.
- clones
-
RHEL-44347 [RFE] Provide means to export pacemaker alerts as pcs commands [rhel-10]
- Planning