Skip to content

Error: unable to read omap keys: pool or key missing: key not found: rados: ret=-2, No such file or directory #13851

Closed Answered by iPraveenParihar
reefland asked this question in Q&A
Discussion options

You must be logged in to vote

@reefland, AFAIK these are logged during the DeleteVolume operation.
It seems like when you tried to delete the PVC?, it called GRPC /DeleteVolume. But then, for some reason, /DeleteVolume was called again for the same volume.

The first request deleted the volume and its omap data. In the second request, since the volume and its omap data were already deleted, it resulted in an error indicating that the required data wasn't found, leading to the omap not found / failed to get image id message.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by reefland
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants