All of lore.kernel.org
 help / color / mirror / Atom feed
* use striping feature
@ 2012-11-05 12:03 Stefan Priebe - Profihost AG
  2012-11-05 19:38 ` Josh Durgin
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Priebe - Profihost AG @ 2012-11-05 12:03 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello list,

is the following syntax to use the new rbd v2 striping feature correct?

rbd create -p kvmstor --format 2 --size 32000 --stripe-count 8 
--stripe-unit 131072 -s 1048576 $imagename

Idea is to have 8 stripes per 1MB object size. Or are there any other 
recommondations regarding striping?

I'm a bit confused cause rbd info shows stripe-count as bytes?

rbd image 'vm-113-disk-4':
         size 1024 GB in 262144 objects
         order 22 (4096 KB objects)
         block_name_prefix: rbd_data.d0f7639a214d
         format: 2
         features: layering
         stripe unit: 128 KB
         stripe count: 8 bytes

Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-05 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 12:03 use striping feature Stefan Priebe - Profihost AG
2012-11-05 19:38 ` Josh Durgin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.