Comment 4 for bug 1447030

Revision history for this message
Chris J Arges (arges) wrote :

Before:
$ sudo rbd info libvirt-pool/test
rbd image 'test':
 size 10240 MB in 2560 objects
 order 22 (4096 kB objects)
 block_name_prefix: rbd_data.10ef3d1b58ba
 format: 2
 features: layering, striping
 stripe unit: 1 bytes
 stripe count: 4194304

After:
$ sudo rbd info libvirt-pool/test2
rbd image 'test2':
 size 10240 MB in 2560 objects
 order 22 (4096 kB objects)
 block_name_prefix: rbd_data.10e83d1b58ba
 format: 2
 features: layering, striping
 stripe unit: 4096 kB
 stripe count: 1

Verified.