Bug 1649984

Summary: [3.9] Empty network diagram on console UI in CRI-O env
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: HawkularAssignee: Ruben Vargas Palma <rvargasp>
Status: CLOSED DEFERRED QA Contact: Junqi Zhao <juzhao>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.9.0CC: agawand, aos-bugs, fgrosjea, jcallen, jmartisk, jokerman, mmccomas, rphillips, rvargasp, ssadhale, vlaad
Target Milestone: ---Keywords: Regression
Target Release: 3.9.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1647707 Environment:
Last Closed: 2019-11-20 18:58:06 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: 1647707    
Bug Blocks:    

Description Junqi Zhao 2018-11-15 04:05:23 UTC
+++ This bug was initially created as a clone of Bug #1647707 +++

Description of problem:
Same question with Bug 1646886, openshift-ansible 3.10 roles/openshift_facts/defaults/main.yml
openshift_crio_var_sock is changed to /var/run/crio/crio.sock

This caused there are 3 namespaces(kube-system, openshift-node, openshift-sdn) could show network metrics graph, but it is empty for other namespace.
See the attached pictures.

Workaround is restart atomic-openshift-node on every nodes, then network metrics graph will be shown.

Version-Release number of selected component (if applicable):
openshift-ansible-3.10.70-1
cri-o://1.10.6

metrics-cassandra-v3.10.66-4
metrics-hawkular-metrics-v3.10.66-4
metrics-schema-installer-v3.10.66-4
metrics-heapster-v3.10.66-2


How reproducible:
Always

Steps to Reproduce:
1. Deploy metrics 3.10 in CRI-O env
2.
3.

Actual results:
There are 3 namespaces(kube-system, openshift-node, openshift-sdn) could show network metrics graph, but it is empty for other namespace.

Expected results:
Should show network metrics graph for all namespaces

Additional info:

--- Additional comment from Junqi Zhao on 2018-11-08 02:58 EST ---

Comment 1 Junqi Zhao 2018-11-15 04:09:52 UTC
openshift-ansible-3.9.51-1
# openshift version
openshift v3.9.51
kubernetes v1.9.1+a0ce1bc657
etcd 3.2.16

cri-o://1.9.14
metrics image version: v3.9.51

# grep -r "crio.sock"
roles/container_runtime/defaults/main.yml:l_crio_var_sock: "{{ l_crio_use_new_var_sock | ternary('/var/run/crio/crio.sock', '/var/run/crio.sock') }}"
roles/openshift_node/defaults/main.yml:l_crio_var_sock: "{{ l_crio_use_new_var_sock | ternary('/var/run/crio/crio.sock', '/var/run/crio.sock') }}"

Comment 8 Joseph Callen 2019-05-14 15:57:51 UTC
PR:

Comment 9 Joseph Callen 2019-05-14 15:58:28 UTC
PR: https://github.com/openshift/openshift-ansible/pull/11610

Comment 29 Stephen Cuppett 2019-11-20 18:58:06 UTC
OCP 3.6-3.10 is no longer on full support [1]. Marking CLOSED DEFERRED. If you have a customer case with a support exception or have reproduced on 3.11+, please reopen and include those details. When reopening, please set the Target Release to the appropriate version where needed.

[1]: https://access.redhat.com/support/policy/updates/openshift

Comment 30 Red Hat Bugzilla 2023-09-18 00:14:51 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days