Bug 1825823
Summary: | [OSP] haproxy pod from openshift-openstack-infra is crashlooping | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Mike Fedosin <mfedosin> |
Component: | Machine Config Operator | Assignee: | Mike Fedosin <mfedosin> |
Status: | CLOSED ERRATA | QA Contact: | weiwei jiang <wjiang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.5 | CC: | bperkins, smilner |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:28: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: |
Description
Mike Fedosin
2020-04-20 10:38:50 UTC
Checked with 4.5.0-0.nightly-2020-05-17-220731, moved to verified. $ oc get pods -n openshift-openstack-infra -l app=openstack-infra-api-lb -o wide NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES haproxy-wj45ios518a-qwztx-master-0 2/2 Running 2 31m 192.168.0.27 wj45ios518a-qwztx-master-0 <none> <none> haproxy-wj45ios518a-qwztx-master-1 2/2 Running 0 31m 192.168.0.13 wj45ios518a-qwztx-master-1 <none> <none> haproxy-wj45ios518a-qwztx-master-2 2/2 Running 0 31m 192.168.0.18 wj45ios518a-qwztx-master-2 <none> <none> $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.5.0-0.nightly-2020-05-17-220731 True False 12m Cluster version is 4.5.0-0.nightly-2020-05-17-220731 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, 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-2020:2409 |