Bug 1807072
Summary: | route-override CNI and whereabouts IPAM CNI should be installed in OpenShift | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Douglas Smith <dosmith> |
Component: | Networking | Assignee: | Douglas Smith <dosmith> |
Networking sub component: | multus | QA Contact: | Weibin Liang <weliang> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | weliang |
Version: | unspecified | ||
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1807067 | Environment: | |
Last Closed: | 2020-07-13 17:21:14 UTC | Type: | --- |
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: | 1807067 |
Description
Douglas Smith
2020-02-25 14:54:25 UTC
Tested and verified in 4.5.0-0.nightly-2020-03-06-091857 [root@dhcp-41-193 FILE]# oc get clusterversions NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.5.0-0.nightly-2020-03-06-091857 True False 10m Cluster version is 4.5.0-0.nightly-2020-03-06-091857 [root@dhcp-41-193 FILE]# oc get nodes NAME STATUS ROLES AGE VERSION ip-10-0-128-129.us-east-2.compute.internal Ready worker 15m v1.17.1 ip-10-0-143-92.us-east-2.compute.internal Ready master 25m v1.17.1 ip-10-0-155-239.us-east-2.compute.internal Ready worker 17m v1.17.1 ip-10-0-159-170.us-east-2.compute.internal Ready master 25m v1.17.1 ip-10-0-164-63.us-east-2.compute.internal Ready master 25m v1.17.1 ip-10-0-165-146.us-east-2.compute.internal Ready worker 17m v1.17.1 [root@dhcp-41-193 FILE]# oc debug node/ip-10-0-128-129.us-east-2.compute.internal Starting pod/ip-10-0-128-129us-east-2computeinternal-debug ... To use host binaries, run `chroot /host` chroot /host Pod IP: 10.0.128.129 If you don't see a command prompt, try pressing enter. sh-4.2# chroot /host sh-4.4# ls /var/lib/cni/bin -lathr total 152M -rwxr-xr-x. 1 root root 37M Mar 6 14:33 multus -rwxr-xr-x. 1 root root 4.0M Mar 6 14:34 bandwidth -rwxr-xr-x. 1 root root 4.5M Mar 6 14:34 bridge -rwxr-xr-x. 1 root root 12M Mar 6 14:34 dhcp -rwxr-xr-x. 1 root root 5.7M Mar 6 14:34 firewall -rwxr-xr-x. 1 root root 3.0M Mar 6 14:34 flannel -rwxr-xr-x. 1 root root 4.0M Mar 6 14:34 host-device -rwxr-xr-x. 1 root root 3.5M Mar 6 14:34 host-local -rwxr-xr-x. 1 root root 4.2M Mar 6 14:34 ipvlan -rwxr-xr-x. 1 root root 3.1M Mar 6 14:34 loopback -rwxr-xr-x. 1 root root 4.2M Mar 6 14:34 macvlan -rwxr-xr-x. 1 root root 4.0M Mar 6 14:34 portmap -rwxr-xr-x. 1 root root 4.4M Mar 6 14:34 ptp -rwxr-xr-x. 1 root root 3.3M Mar 6 14:34 sbr -rwxr-xr-x. 1 root root 2.8M Mar 6 14:34 static -rwxr-xr-x. 1 root root 3.2M Mar 6 14:34 tuning -rwxr-xr-x. 1 root root 4.2M Mar 6 14:34 vlan -rwxr-xr-x. 1 root root 5.8M Mar 6 14:34 openshift-sdn -rwxr-xr-x. 1 root root 3.3M Mar 6 14:34 route-override drwxr-xr-x. 2 root root 4.0K Mar 6 14:34 . -rwxr-xr-x. 1 root root 37M Mar 6 14:34 whereabouts drwxr-xr-x. 6 root root 62 Mar 6 14:34 .. sh-4.4# 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 |