Bug 1646886
Summary: | Empty network diagram on console UI in CRI-O env | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | |
Component: | Node | Assignee: | Seth Jennings <sjenning> | |
Status: | CLOSED ERRATA | QA Contact: | Sunil Choudhary <schoudha> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 3.11.0 | CC: | aos-bugs, bjarvis, jcallen, jokerman, mpatel, nstielau, philipp.dallig, rvargasp, sjenning, sople, weinliu | |
Target Milestone: | --- | |||
Target Release: | 4.2.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1741679 1741681 (view as bug list) | Environment: | ||
Last Closed: | 2019-10-16 06:27: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: | 1741679, 1741681 | |||
Attachments: |
Description
Junqi Zhao
2018-11-06 08:47:48 UTC
Created attachment 1502318 [details]
There is notnetwork metrics graph - openshift-infra
Created attachment 1502319 [details]
network metrics graph could be shown after restarting atomic-openshift-node.service - openshift-infra
Note: CRI-O sockert is changed to /var/run/crio/crio.sock from unix:///var/run/crio/crio.sock we can see the warning info, it is recommend us to use format "unix:///var/run/crio/crio.sock". # master-logs etcd etcd W0925 07:16:36.726552 19184 util_unix.go:75] Using "/var/run/crio/crio.sock" as endpoint is deprecated, please consider using full url format "unix:///var/run/crio/crio.sock". Created attachment 1579226 [details]
ansible logs
Fix for l_kubelet_node_name issue: PR: https://github.com/openshift/openshift-ansible/pull/11699 Created attachment 1582082 [details]
empty network diagram -- openshift-infra
Upstream fix https://github.com/google/cadvisor/pull/2284 Related origin issue https://github.com/openshift/origin/issues/23492 cherry-pick to cadvisor fork https://github.com/openshift/google-cadvisor/pull/7 origin bump https://github.com/openshift/origin/pull/23585 Brian, Fix tracking for this issue for 3.11.z via https://bugzilla.redhat.com/show_bug.cgi?id=1741679 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-2019:2922 |