Argh, sorry, had an s to much in the
ceph osd pool ls
command..
It seems that you have three pools, two for cephFS and the extra RBD ceph pool.
Anyway, can you redo it and then check the rbd list command you tried before but each time with a single ceph pool as argument:
Code:
rbd list ceph-pool-name1
rbd list ceph-pool-name2
...
Are those 4 nodes (prox1 to prox4) all nodes in this Proxmox VE cluster?
And finally, let's try to do that what the Webinterface would do indirectly:
pvesm list MyCeph
Lots of questions, I know, but this is a bit strange as the Ceph cluster itself is definitively OK and healthy, so something must be wrong elsewhere.
On another note: For such a smallish cluster 4 monitors are overkill, 3 would be enough. 4 Normally do not help much here, as then three need to be always active to be quorate.