We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d88c59 commit 9f1266fCopy full SHA for 9f1266f
KNOWN_ISSUES.md
@@ -8,3 +8,8 @@
8
**Workaround:** Start installation with a pull secret from cloud.redhat.com, enable new source in operatorhub settings.
9
10
OKD-specific catalog with community versions of mentioned operators is in progress.
11
+
12
+## [CephFS mounts get invalid permissions](https://github.com/openshift/okd/issues/1160)
13
+ **Effected Versions:** 4.10.0-0.okd-2022-03-07-131213
14
+ **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
15
+ **Workaround**: In `ceph-csi-cephfs` installation add `wsync` to `kernelMountOptions`
0 commit comments