5 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 --image-format=2
> $ s
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