Comment 8 for bug 1880576

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-hacluster (stable/focal)

Reviewed: https://review.opendev.org/c/openstack/charm-hacluster/+/841589
Committed: https://opendev.org/openstack/charm-hacluster/commit/7eba2bfeb0059fcaeb8cca3bd9526cb18debc2c5
Submitter: "Zuul (22348)"
Branch: stable/focal

commit 7eba2bfeb0059fcaeb8cca3bd9526cb18debc2c5
Author: Gabriel Cocenza <email address hidden>
Date: Mon May 2 19:17:36 2022 -0300

    Fix standby node regex for check_crm

    Pacemaker has changed the output format of crm_mon and this broke
    the regex to catch nodes that are on standby mode. This change
    updates the regex for not alerting on paused units.

    Change-Id: I137acad076bff58506fea6e1618a00765adacd9b
    Closes-Bug: #1971182
    Related-Bug: #1880576
    (cherry picked from commit a0b419519cd438affb24ff80c0221cc33d884c9a)