Bug 1825967
Summary: | etcd quorum guard: should not use hostNetwork | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Sam Batschelet <sbatsche> | ||||||
Component: | Etcd | Assignee: | Sam Batschelet <sbatsche> | ||||||
Status: | CLOSED ERRATA | QA Contact: | ge liu <geliu> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 4.5 | ||||||||
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: | |||||||||
: | 1825976 (view as bug list) | Environment: | |||||||
Last Closed: | 2020-07-13 17:29:09 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: | 1825976 | ||||||||
Attachments: |
|
Description
Sam Batschelet
2020-04-20 15:24:22 UTC
Verification steps. stand up prometheus based on prom data file from the following PR run. https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/openshift_machine-config-operator/1552/pull-ci-openshift-machine-config-operator-master-e2e-aws/6758 query container_network_transmit_bytes_total{name="k8s_POD_etcd-quorum-guard-f9fc8d4c-6x4g5_openshift-machine-config-operator_a7a8ac88-81ac-4b37-bdc9-e148c88a53e7_0"} result is max of about 483.9 k of traffic. see attached file (4.5-fixed.png) Before this patfch you can see container traffic in the hundreds of mb see (4.5-before-fix.png) Created attachment 1680326 [details]
4.5-fixed.png
Created attachment 1680327 [details]
4.5-before-fix.png
Verified with steps of Sam updated, thanks! 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 |