Skip to content

Commit 72e3ae8

Browse files
authored
Merge pull request #77581 from mburke5678/cpuset.cpus.exclusive
cgroupsv2: failed to write on cpuset.cpus.exclusive
2 parents 3223e7e + 906eb76 commit 72e3ae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release_notes/ocp-4-16-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,6 +3125,8 @@ In the following tables, features are marked with the following statuses:
31253125

31263126
* When a {product-title} {product-version} cluster is installed or configured as a postinstallation activity on a single VIOS host with virtual SCSI storage on {ibm-power-name} with multipath configured, the CoreOS nodes with multipath enabled fail to boot. This behavior is expected as only one path is available to the node. (link:https://issues.redhat.com/browse/OCPBUGS-32290[*OCPBUGS-32290*])
31273127

3128+
* When using CPU load balancing on cgroupv2, a pod can fail to start if another pod that has access to exclusive CPUs already exists. This can happen when a pod is deleted and another one is quickly created to replace it. As a workaround, ensure that the old pod is fully terminated before attempting to create the new one. (link:https://issues.redhat.com/browse/OCPBUGS-34812[*OCPBUGS-34812*])
3129+
31283130
[id="ocp-telco-ran-4-16-known-issues_{context}"]
31293131
* The current PTP grandmaster clock (T-GM) implementation has a single National Marine Electronics Association (NMEA) sentence generator sourced from the GNSS without a backup NMEA sentence generator.
31303132
If NMEA sentences are lost before reaching the e810 NIC, the T-GM cannot synchronize the devices in the network synchronization chain and the PTP Operator reports an error.

0 commit comments

Comments
 (0)