Niels de Vos
Niels de Vos
Hi @benapetr, Except for permissions to work with CephFS, Ceph-CSI needs to store additional metadata for mapping of (CSI) volume-handles to CephFS details. This metadata is stored directly in Rados...
This has already been reported in #514
I think this is important enough to document somewhere. Maybe in a troubleshooting guide, or else in the developers guide.
@Nikhil-Ladha , more conflicts... Maybe you can rebase the PR and update it with your changes again?
This now requires Go 1.24 in `tools/go.mod`: ``` go: go.mod requires go >= 1.24.0 (running go 1.23.9; GOTOOLCHAIN=local) ```
@mergifyio rebase
@dependabot rebase
Ceph-CSI is not in the I/O path, it only creates/mounts RBD-images as volumes. There might be a configuration issue of some kind, but you would need to check with others...
/lgtm /ok-to-test
/unassign /assign xing-yang