On 02/20/2013 12:32 AM, Jun Jun8 Liu wrote:
Hi all, We have just deployed out cluster. I create a rbd image b-61-2 in default pool rbd . After resize to 512, the rbd doesn't work. " rbd info b-61-2 " " rbd: error opening image b-61-2: (95) Operation not supported 2013-02-20 16:27:55.502875 7f8996d2d760 -1 librbd: Error listing snapshots: (95) Operation not supported "
That looks like you've got a missing class module or mismatched versions. What do
for i in $(ceph osd ls); do ceph tell osd.$i version; done and ls /usr/lib/rados-classes show?
But I could use this image. this command "rbd map b-61-2" is OK, Another question, where is the log of librbd, how to contrl the level of librbd? _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com