Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RBD image feature set mismatch #17

Closed
gator1 opened this issue Apr 18, 2017 · 2 comments
Closed

RBD image feature set mismatch #17

gator1 opened this issue Apr 18, 2017 · 2 comments

Comments

@gator1
Copy link

gator1 commented Apr 18, 2017

Hi,
Great work.

I followed your instructions (only to change names of the servers to mon-1--3 and osd-1--3).
I got the status as HEALTH_OK with three osd in and up.

When I tried to map a rbd I got this.

Do you have the same issue? Do you know how to fix it?

In the general term, how do you manage virtualbox ubuntu VM to manage drives?

vagrant@ceph-client:$ sudo rbd create foo --size 4096 -m mon-1
vagrant@ceph-client:
$ sudo rbd map foo --pool rbd --name client.admin -m mon-1
rbd: sysfs write failed
RBD image feature set mismatch. You can disable features unsupported by the kernel with "rbd feature disable".
In some cases useful info is found in syslog - try "dmesg | tail" or so.
rbd: map failed: (6) No such device or address

@gator1
Copy link
Author

gator1 commented Apr 18, 2017

need to do this
rbd create --size 4096 docker_test --image-feature layering

@gator1 gator1 closed this as completed Apr 18, 2017
@moiseevigor
Copy link

@gator1 thanks, it took a while to find this issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants