When I run: rbd map --name client.lol poolname/somenamespace/imagename The image is mapped to /dev/rbd0 and /dev/rbd/poolname/imagename I would expect the rbd to be mapped to (the rbdmap tool tries this name): /dev/rbd/poolname/somenamespace/imagename The current map point would not allow same-named images in different namespaces, and the automatic mount of rbdmap fails because of this. Are there plans to fix this? Cheers -- Jonas _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com