Re: [ceph-users] rbd map failing for image with exclusive-lock feature

2015-09-24 Thread Jason Dillaman
nt: Wednesday, September 23, 2015 6:10:41 PM > Subject: [ceph-users] rbd map failing for image with exclusive-lock feature > Hi all, > I'm unable to map a block device for an image that was created with > exclusive-lock feature: > $ sudo rbd create foo --size 4096 --image-features=4

[ceph-users] rbd map failing for image with exclusive-lock feature

2015-09-23 Thread Allen Liao
Hi all, I'm unable to map a block device for an image that was created with exclusive-lock feature: $ sudo rbd create foo --size 4096 --image-features=4 --image-format=2 $ sudo rbd map foo rbd: sysfs write failed rbd: map failed: (6) No such device or address How do I map the image? I've tried