-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-55111. The following is the description of the original issue:
—
Description of problem:
See this line: https://github.com/openshift/cluster-etcd-operator/blob/main/pkg/tnf/pkg/pcs/etcd.go#L25
For some reason, possibly a bug in pacemaker, initializing the podman-etcd resource agent in with `meta notify=true` doesn't set the OCF_RESKEY_CRM_meta_notify flag like it's supposed to. In our testing, it has been possible to override this this by omitting "meta" in the resource creation step.
How reproducible:
Run the graceful recovery test on a TNF cluster. OR Run `crm_mon --as-xml` on one of the CP nodes
Steps to Reproduce:
1. Deploy a TNF cluster 2. Try to recover from graceful shutdown 3. Cluster doesn't recover, so observe the logs in the CP node
Actual results:
Cluster doesn't recover
Expected results:
Cluster recovers
Additional info:
None
- clones
-
OCPBUGS-55111 TNF: initializating podman-etcd with meta causes OCF_RESKEY_CRM_meta_notify to be set to false
-
- Verified
-
- is blocked by
-
OCPBUGS-55111 TNF: initializating podman-etcd with meta causes OCF_RESKEY_CRM_meta_notify to be set to false
-
- Verified
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update