Skip to content

Commit 3f6cdde

Browse files
authored
Merge pull request #78029 from jldohmann/OCPBUGS-35410-known-issue
OCPBUGS-35410: add known issue
2 parents 849ec63 + a0ebbf1 commit 3f6cdde

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
@@ -3159,6 +3159,8 @@ In the following tables, features are marked with the following statuses:
31593159

31603160
* 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*])
31613161

3162+
* Enabling LUKS encryption on a system using 512 emulation disks causes provisioning to fail and the system launches the emergency shell in the initramfs. This happens because of an alignment bug in `sfdisk` when growing a partition. As a workaround, you can use Ignition to perform the resizing instead. (link:https://issues.redhat.com/browse/OCPBUGS-35410[*OCPBUGS-35410*])
3163+
31623164
[id="ocp-telco-ran-4-16-known-issues_{context}"]
31633165
* 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.
31643166
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)