PACEMAKER(8) | System Administration Utilities | PACEMAKER(8) |
Pacemaker - Part of the Pacemaker cluster resource manager
crm_diff original_xml operation [options]
crm_diff - crm_diff can compare two Pacemaker configurations (in XML format) to produce a custom diff-like output, or apply such an output as a patch
Obtain the two different configuration files by running cibadmin on the two cluster setups to compare:
Calculate and save the difference between the two files:
Apply the patch to the original file:
Apply the patch to the running cluster:
Written by Andrew Beekhof
Report bugs to users@clusterlabs.org
August 2022 | Pacemaker 2.0.1 |