Skip to content

Commit 47012c5

Browse files
peterrothvrutkovs
authored andcommitted
Document GH#1505, bind() bug in kernel 6.0
1 parent 968dbbe commit 47012c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

KNOWN_ISSUES.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@
1313
**Effected Versions:** 4.10.0-0.okd-2022-03-07-131213
1414
**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
1515
**Workaround**: In `ceph-csi-cephfs` installation add `wsync` to `kernelMountOptions`
16+
17+
## [Ceph service performance degradation](https://github.com/okd-project/okd/issues/1505)
18+
**Effected Versions:** 4.11.0-0.okd-2023-01-14-152430, 4.12.0-0.okd-2023-02-04-212953
19+
**Description:** Due to kernel 6.0 bug with bind(), the Ceph service faces radical performance degradation, causing PG unavailability, very slow I/O operations.
20+
**Workaround**: Either build a custom [FCOS image using layering](https://docs.okd.io/4.12/post_installation_configuration/coreos-layering.html) or update to a newer version.

0 commit comments

Comments
 (0)