Skip to content

Commit 796f6bf

Browse files
authored
Merge pull request #92511 from openshift-cherrypick-robot/cherry-pick-90987-to-enterprise-4.15
[enterprise-4.15] : Added PTP UDP OVNK primary interface note
2 parents e8292fb + 5d42a7a commit 796f6bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

networking/ptp/about-ptp.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ toc::[]
88

99
Precision Time Protocol (PTP) is used to synchronize clocks in a network. When used in conjunction with hardware support, PTP is capable of sub-microsecond accuracy, and is more accurate than Network Time Protocol (NTP).
1010

11+
[IMPORTANT]
12+
====
13+
If your `openshift-sdn` cluster with PTP uses the User Datagram Protocol (UDP) for hardware time stamping and you migrate to the OVN-Kubernetes plugin, the hardware time stamping cannot be applied to primary interface devices, such as an Open vSwitch (OVS) bridge. As a result, UDP version 4 configurations cannot work with a `br-ex` interface.
14+
====
15+
1116
You can configure `linuxptp` services and use PTP-capable hardware in {product-title} cluster nodes.
1217

1318
Use the {product-title} web console or OpenShift CLI (`oc`) to install PTP by deploying the PTP Operator. The PTP Operator creates and manages the `linuxptp` services and provides the following features:

0 commit comments

Comments
 (0)