Comment 1 for bug 1858839

Revision history for this message
George Kraft (cynerva) wrote : Re: when specifying volumeMode Block for ReadWriteMany with Ceph related ceph client config isn't being written to pods

The Ceph CSI support matrix[1] suggests that RBD supports Block mode RWX, so we should expect this case to work.

The bit about missing /etc/ceph/ceph.conf is a red herring. It's a Ceph CSI quirk. I see that message all the time in csi-rbdplugin logs even with successful PVs. The actual failure comes from the last line of the rbd output, which is:

rbd: error opening image 80daf51d-2443-42ae-9283-6f5fc27268a3: (2) No such file or directory

Unfortunately, that error message is unclear, and likely distant from the root of the problem. This will need further investigation.

[1]: https://github.com/ceph/ceph-csi/tree/4b8b52e0de568002420fa38e8dfdb5db4b714bc9#ceph-csi-features-and-available-versions