ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.19k stars 527 forks source link

RBD-Images are not shown in the Dashbord: Failed to execute RBD [errno 19] error generating diff from snapshot None #4653

Closed roboticsalign closed 1 month ago

roboticsalign commented 1 month ago

Describe the bug

Dear Community,

I hope, you can guide me to solve this error or I can assist in solving a bug: RBD-Images are not shown in my Dashbord.

When accessing the dashboard page (block -> images) no images were listed and the error "Failed to execute RBD [errno 19] error generating diff from snapshot None" is shown. When asking for the list via cli by "rbd ls" the test-image is shown. There are no snapshots listed when asking for "rbd snap ls --all test". Back to the ui: I can create and use a new image via UI, this will be shown via cli, but not in the ui.

The cluster manages several RBD, RGW and Cephfs pools successfully with ~13TiB used capacity out of ~18TiB.

Thanks for this great piece of software!

Environment details

Steps to reproduce

I need your help to find the root cause.

Logs

Health status is ok. I can't find useful logs except the error message: image

Problably you have an idea, where to search for further useful logs?

Madhu-1 commented 1 month ago

@roboticsalign this is something you need to check with ceph. https://ceph.io/en/community/connect/ is the link to connect with ceph community.

roboticsalign commented 1 month ago

@Madhu-1 thanks for pointing me to the right community.