Hide Forgot
Upstream patch: https://github.com/ClusterLabs/pcs/commit/bb01e77511909efe6513c5e212bfc4d70cfeb64f Note: This BZ is resolved by the same patch as bz#1874624 Test: [root@rhel87 pcs]# pcs stonith create stonith1 fence_ipmilan [root@rhel87 pcs]# pcs stonith config stonith1 --output-format=cmd pcs stonith create --no-default-ops --force -- stonith1 fence_ipmilan \ op \ monitor interval=60s id=stonith1-monitor-interval-60s
DevTestResults: [root@r8-node-01 ~]# rpm -q pcs pcs-0.10.13-1.el8.x86_64 [root@r8-node-01 ~]# pcs stonith create fence-r8-node-01 fence_xvm pcmk_host_check="static-list" pcmk_host_list="r8-node-01" pcmk_host_map="r8-node-01:r8-node-01" [root@r8-node-01 ~]# pcs stonith config fence-r8-node-01 --output-format=cmd pcs stonith create --no-default-ops --force -- fence-r8-node-01 fence_xvm \ pcmk_host_check=static-list pcmk_host_list=r8-node-01 pcmk_host_map=r8-node-01:r8-node-01 \ op \ monitor interval=60s id=fence-r8-node-01-monitor-interval-60s
Adding the doc text for release note taken from RHEL 9 version of this feature: https://bugzilla.redhat.com/show_bug.cgi?id=2058252
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 (Moderate: pcs security, bug fix, and enhancement update), 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/RHSA-2022:7447