Bug 2031765
| Summary: | Fencing history shows incorrect date & time | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Markéta Smazová <msmazova> | |
| Component: | pacemaker | Assignee: | Ken Gaillot <kgaillot> | |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 9.0 | CC: | cluster-maint, iromanos, sbradley | |
| Target Milestone: | rc | Keywords: | Regression, Triaged | |
| Target Release: | 9.0 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | pacemaker-2.1.2-2.el9 | Doc Type: | No Doc Update | |
| Doc Text: |
This issue was not in a released build
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2032027 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-17 12:20:40 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2032027 | |||
|
Description
Markéta Smazová
2021-12-13 12:06:40 UTC
This was a regression introduced in the upstream 2.1.2 release by commit f52bc8e. Fixed upstream as of commit 0339e89f [root@virt-027 ~]# rpm -q pacemaker pacemaker-2.1.2-4.el9.x86_64 [root@virt-027 ~]# pcs status Cluster name: STSRHTS23380 Cluster Summary: * Stack: corosync * Current DC: virt-026 (version 2.1.2-4.el9-ada5c3b36e2) - partition with quorum * Last updated: Mon Feb 7 18:00:19 2022 * Last change: Mon Feb 7 17:56:55 2022 by root via cibadmin on virt-026 * 2 nodes configured * 2 resource instances configured Node List: * Online: [ virt-026 virt-027 ] Full List of Resources: * fence-virt-026 (stonith:fence_xvm): Started virt-026 * fence-virt-027 (stonith:fence_xvm): Started virt-027 Daemon Status: corosync: active/enabled pacemaker: active/enabled pcsd: active/enabled [root@virt-027 ~]# pcs stonith fence virt-026 Node: virt-026 fenced [root@virt-027 ~]# pcs status --full Cluster name: STSRHTS23380 Cluster Summary: * Stack: corosync * Current DC: virt-027 (2) (version 2.1.2-4.el9-ada5c3b36e2) - partition with quorum * Last updated: Mon Feb 7 18:01:51 2022 * Last change: Mon Feb 7 17:56:55 2022 by root via cibadmin on virt-026 * 2 nodes configured * 2 resource instances configured Node List: * Online: [ virt-026 (1) virt-027 (2) ] Full List of Resources: * fence-virt-026 (stonith:fence_xvm): Started virt-027 * fence-virt-027 (stonith:fence_xvm): Started virt-027 Migration Summary: Fencing History: * reboot of virt-026 successful: delegate=virt-027, client=stonith_admin.59951, origin=virt-027, completed='2022-02-07 18:00:43 +01:00' Tickets: PCSD Status: virt-026: Online virt-027: Online Daemon Status: corosync: active/enabled pacemaker: active/enabled pcsd: active/enabled Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: pacemaker), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:2293 |