Project

General

Profile

Actions

Bug #15561

closed

RBD image can be listed but not opened

Added by ke ke almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Yes
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

root@test:/home/pair# rbd ls customer-data | grep test.cdata
test.cdata
root@test:/home/pair# rbd info data/test.cdata
rbd: error opening image test.cdata: 2015-07-06 14:17:06.847099 7f81a473c780 -1 librbd::ImageCtx: error reading immutable metadata: (2) No such file or directory
(2) No such file or directory
root@test:/home/pair# rbd create data/test.cdata --size=1024
rbd: create error: (17) File exists
2015-07-06 14:17:22.745576 7fac593bb780 -1 librbd: rbd image test.cdata already exists

Actions #1

Updated by huang jun almost 8 years ago

do you do rbd snap operations?
or you should list your steps to reproduce the problem.

Actions #2

Updated by Josh Durgin almost 8 years ago

  • Project changed from Ceph to rbd
  • Status changed from New to Need More Info

It sounds like the image may have been partially removed or only partially created - you should be able to complete removing it with 'rbd rm'.

Actions #3

Updated by Jason Dillaman almost 8 years ago

@Ke Ke: any update or can this be closed?

Actions #4

Updated by Jason Dillaman over 7 years ago

  • Status changed from Need More Info to Closed

@Ke Ke: feel free to re-open if you are still experiencing this issue.

Actions

Also available in: Atom PDF