What is return by rbd info ?

Do you see your image in rbd_directory object ?
(replace rbd by the correct pool) :
# rados get -p rbd rbd_directory - | strings

Do you have an object called oldname.rbd or newname.rbd ?
# rados get -p rbd oldname.rbd - | strings
# rados get -p rbd newname.rbd - | strings


Laurent


Le 18/09/2013 16:45, Timofey a écrit :
I use format 1.
Yes I see images, but can't map it.

Hello Timofey,

You still see your images with "rbd ls"?
which format (1 or 2) do you use ?


Laurent Barbe


Le 18/09/2013 08:54, Timofey a écrit :
I rename few images when cluster was in degradeted state. Now I can't map one 
of them with error:
rbd: add failed: (6) No such device or address

I try rename failed image to old name, it isn't solve problem.

P.S. Now clusted in degrade state too - it remap data between osd after mark one of osd 
"out". All odds are present and data available.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to