Bug 2050254 - [4.9] linuxptp container: unnecessary checking of interfaces
Summary: [4.9] linuxptp container: unnecessary checking of interfaces
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.9
Hardware: x86_64
OS: Linux
urgent
high
Target Milestone: ---
: 4.9.z
Assignee: Aneesh Puttur
QA Contact: obochan
URL:
Whiteboard:
Depends On: 2024731
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-03 14:49 UTC by OpenShift BugZilla Robot
Modified: 2022-02-14 12:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-14 12:00:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift linuxptp-daemon pull 71 0 None open [release-4.9] Bug 2050254:Remove ethtool status check loop 2022-02-03 14:49:29 UTC
Github openshift ptp-operator pull 172 0 None open [release-4.9] Bug 2050254: Remove comparing check for discovered interface to configured interface list 2022-02-03 14:52:03 UTC
Red Hat Product Errata RHBA-2022:0488 0 None None None 2022-02-14 12:01:26 UTC

Comment 3 obochan 2022-02-10 07:09:34 UTC
Please advise how we should verify it and with which version

Comment 4 obochan 2022-02-10 19:09:26 UTC
at the moment i see the check only happens once.

[obochan@obochan ~]$ oc exec -it  linuxptp-daemon-6h2lb -n openshift-ptp -c linuxptp-daemon-container date
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
Thu Feb 10 19:04:57 UTC 2022
[obochan@obochan ~]$ oc logs linuxptp-daemon-6h2lb -n openshift-ptp -c linuxptp-daemon-container | grep -A10 "run device status update function" 
I0210 18:26:40.816980  194313 ptpdev.go:60] run device status update function
I0210 18:26:40.931373  194313 utils.go:65] grabbing NIC timestamp capability for 00693bf66696e10
I0210 18:26:40.932249  194313 utils.go:31] cmd output for Time stamping parameters for 00693bf66696e10:
Capabilities:
	software-transmit
	software-receive
	software-system-clock
PTP Hardware Clock: none
Hardware Transmit Timestamp Modes: none
Hardware Receive Filter Modes: none
I0210 18:26:40.932285  194313 utils.go:65] grabbing NIC timestamp capability for 01699d042e53e0d
[obochan@obochan ~]$ 


[obochan@obochan ~]$ oc version
Client Version: 4.8.0
Server Version: 4.9.19
Kubernetes Version: v1.22.3+2cb6068
[obochan@obochan ~]$

Comment 6 errata-xmlrpc 2022-02-14 12:00:57 UTC
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 (OpenShift Container Platform 4.9.21 bug fix 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/RHBA-2022:0488


Note You need to log in before you can comment on or make changes to this bug.