mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: remove uid/gid mgr issue from the deployment doc
this issue has been already fixed long back and available with ceph backports. We no longer require this mention in the docs. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
6009b7c7cf
commit
0c06233f40
@ -27,20 +27,6 @@ make image-cephcsi
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
**NOTE:** To make CephFS CSI driver version >= 1.1.0 work with Ceph v14.2.2
|
|
||||||
cluster (not deployed by rook), you need to add the following settings in the
|
|
||||||
`mgr` section of the ceph.conf used by the Ceph manager daemon, and restart the
|
|
||||||
Ceph manager daemon.
|
|
||||||
|
|
||||||
```
|
|
||||||
[mgr]
|
|
||||||
client mount uid = 0
|
|
||||||
client mount gid = 0
|
|
||||||
```
|
|
||||||
|
|
||||||
This is due to an [issue](http://tracker.ceph.com/issues/40927) in Ceph v14.2.2
|
|
||||||
that should be resolved in v14.2.3.
|
|
||||||
|
|
||||||
**Available command line arguments:**
|
**Available command line arguments:**
|
||||||
|
|
||||||
| Option | Default value | Description |
|
| Option | Default value | Description |
|
||||||
|
Loading…
Reference in New Issue
Block a user