All of lore.kernel.org
 help / color / mirror / Atom feed
* Rados faster than KVM block device?
@ 2012-06-28 13:10 Stefan Priebe - Profihost AG
  2012-06-28 16:12 ` Josh Durgin
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Priebe - Profihost AG @ 2012-06-28 13:10 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello list,

my cluster is now pretty stable i'm just wondering about the sequential 
write values.

With rados bench command and 16 threads i get totally different values 
than with KVM and rbd block device.

rados -p kvmpool bench 60 write -t 16:
pool size 2: Bandwidth (MB/sec):     1137.294
pool size 3: Bandwidth (MB/sec):     846.983

Inside KVM with fio:

fio --filename=$DISK --direct=1 --rw=write --bs=4M --size=200G 
--numjobs=16 --runtime=60 --group_reporting --name=file1:

pool size 2:
   write: io=32984MB, bw=562046KB/s, iops=137 , runt= 60094msec
pool size 3:
   write: io=29124MB, bw=496024KB/s, iops=121 , runt= 60124msec

Even when i change the pool size to 3 i get with fio 520MB/s.

Any ideas? Is this expected?

Greets
Stefan

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

end of thread, other threads:[~2012-07-02 18:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 13:10 Rados faster than KVM block device? Stefan Priebe - Profihost AG
2012-06-28 16:12 ` Josh Durgin
2012-06-28 16:39   ` Tommi Virtanen
2012-06-28 21:17   ` Stefan Priebe
2012-07-02 18:33     ` Gregory Farnum

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.