Re: [ceph-users] Unable to mount Format 2 striped RBD image

2015-07-30 Thread Ilya Dryomov
On Thu, Jul 30, 2015 at 11:15 AM, Daleep Bais wrote: > hi Ilya, > > I had used the below command to create the rbd image > > rbd -p fool create strpimg --image-format 2 --order 22 --size 2048M > --stripe-unit 65536 --stripe-count 3 --image-feature striping --image-shared > > I am confused when you

Re: [ceph-users] Unable to mount Format 2 striped RBD image

2015-07-30 Thread Daleep Bais
hi Ilya, I had used the below command to create the rbd image rbd -p fool create strpimg --image-format 2 --order 22 --size 2048M --stripe-unit 65536 --stripe-count 3 --image-feature striping --image-shared I am confused when you say why I use sysfs instead of rbd cli tool. Can you please help

Re: [ceph-users] Unable to mount Format 2 striped RBD image

2015-07-29 Thread Ilya Dryomov
On Wed, Jul 29, 2015 at 1:45 PM, Daleep Bais wrote: > Hi, > > I have created a format 2 striped image, however, I am not able to mount it > on client machine.. > > # rbd -p foo info strpimg > rbd image 'strpimg': > size 2048 MB in 513 objects > order 22 (4096 kB objects) > block_name_prefix: rbd_d

[ceph-users] Unable to mount Format 2 striped RBD image

2015-07-29 Thread Daleep Bais
Hi, I have created a format 2 striped image, however, I am not able to mount it on client machine.. # rbd -p foo info strpimg rbd image 'strpimg': size 2048 MB in 513 objects order 22 (4096 kB objects) block_name_prefix: rbd_data.20c942ae8944a format: 2 features: striping flags: stripe unit: 6553