Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.44 KB

KNOWN_ISSUES.md

File metadata and controls

20 lines (14 loc) · 1.44 KB

Frequent issues in latest releases

Affected Versions: All

Description: OCP users can install Logging/Serverless/GPU and other operators from Red Hat OperatorHub. This requires redhat.io pull secret, which may not be available for OKD users.

Workaround: Start installation with a pull secret from cloud.redhat.com, enable new source in operatorhub settings.

OKD-specific catalog with community versions of mentioned operators is in progress.

Effected Versions: 4.10.0-0.okd-2022-03-07-131213 Description: Due to kernel 4.16 bug CephFS mounts get invalid permissions, so writing to image registry backed by CephFS fails on OKD 4.10 Workaround: In ceph-csi-cephfs installation add wsync to kernelMountOptions

Effected Versions: 4.11.0-0.okd-2023-01-14-152430, 4.12.0-0.okd-2023-02-04-212953 Description: Due to kernel 6.0 bug with bind(), the Ceph service faces radical performance degradation, causing PG unavailability, very slow I/O operations. Workaround: Either build a custom FCOS image using layering or update to a newer version.