Hide Forgot
Description of problem: iproute-tc provides tc binary for ovs hardware offload debugging. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
@asood Could you help verifying this?
Steps to verify that package is installed:- 1. Install cluster with ovn plugin (https://mastern-jenkins-csb-openshift-qe.cloud.paas.psi.redhat.com/job/Launch%20Environment%20Flexy/127910/) [asood@asood ~]$ oc version Client Version: 4.6.6 Server Version: 4.7.0-0.nightly-2020-12-17-170130 Kubernetes Version: v1.20.0+87544c5 3. Select the project openshift-ovn-kubernetes oc project openshift-ovn-kubernetes 2. Exec into the one of the pod in openshift-ovn-kubernetes and verify the installed package oc get pods NAME READY STATUS RESTARTS AGE ovnkube-master-6v6sq 6/6 Running 3 13h ovnkube-master-f2hl7 6/6 Running 3 13h ovnkube-master-zx7jj 6/6 Running 0 13h ovnkube-node-4j54g 3/3 Running 0 13h ovnkube-node-7k9gm 3/3 Running 0 13h ovnkube-node-cfzsb 3/3 Running 0 13h ovnkube-node-w22xs 3/3 Running 0 13h ovnkube-node-xskhf 3/3 Running 0 13h ovnkube-node-zgvw6 3/3 Running 0 13h ovs-node-7z7nr 1/1 Running 0 13h ovs-node-9m4hr 1/1 Running 0 13h ovs-node-b789z 1/1 Running 0 13h ovs-node-lbhmc 1/1 Running 0 13h ovs-node-pg6lj 1/1 Running 0 13h ovs-node-rzbq5 1/1 Running 0 13h oc exec -it ovnkube-node-zgvw6 bash kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead. Defaulting container name to ovn-controller. Use 'oc describe pod/ovnkube-node-zgvw6 -n openshift-ovn-kubernetes' to see all of the containers in this pod. [root@ip-10-0-188-200 ~]# rpm -qa | grep route iproute-tc-5.3.0-5.el8.x86_64 iproute-5.3.0-5.el8.x86_64 [root@ip-10-0-188-200 ~]#
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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633