All of lore.kernel.org
 help / color / mirror / Atom feed
* poor performance
@ 2012-11-04  9:58 Aleksey Samarin
  2012-11-04 11:00 ` Gregory Farnum
  2012-11-04 12:29 ` Mark Nelson
  0 siblings, 2 replies; 14+ messages in thread
From: Aleksey Samarin @ 2012-11-04  9:58 UTC (permalink / raw)
  To: ceph-devel

Hi all

Im planning use ceph for cloud storage.
My test setup is 2 servers connected via infiniband 40Gb, 6x2Tb disks per node.
Centos 6.2
Ceph 0.52 from http://ceph.com/rpms/el6/x86_64
This is my config http://pastebin.com/Pzxafnsm
journal on tmpfs
well, im create bench pool and test it:
ceph osd pool create bench
rados -p bench bench 30 write

 Total time run:         43.258228
 Total writes made:      151
 Write size:             4194304
 Bandwidth (MB/sec):     13.963
 Stddev Bandwidth:       26.307
 Max bandwidth (MB/sec): 128
 Min bandwidth (MB/sec): 0
 Average Latency:        4.48605
 Stddev Latency:         8.17709
 Max latency:            29.7957
 Min latency:            0.039435

when i do rados -p bench bench 30 seq
 Total time run:        20.626935
 Total reads made:     275
 Read size:            4194304
 Bandwidth (MB/sec):    53.328
 Average Latency:       1.19754
 Max latency:           7.0215
 Min latency:           0.011647

I tested the single drive via dd if=/dev/zero of=/mnt/hdd2/testfile
bs=1024k count=20000
result:  158 MB/sec

Anyone can tell me why such a weak performance? Maybe I missed something?

All the best, Alex!

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

end of thread, other threads:[~2012-11-16  7:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-04  9:58 poor performance Aleksey Samarin
2012-11-04 11:00 ` Gregory Farnum
2012-11-04 12:04   ` Aleksey Samarin
2012-11-04 12:15     ` Gregory Farnum
2012-11-04 12:18     ` Gregory Farnum
2012-11-04 12:26       ` Aleksey Samarin
2012-11-04 12:39         ` Gregory Farnum
2012-11-04 12:52           ` Aleksey Samarin
2012-11-04 13:18             ` Aleksey Samarin
2012-11-04 13:52               ` Mark Nelson
2012-11-04 15:13                 ` Aleksey Samarin
2012-11-15 21:16                   ` Gregory Farnum
2012-11-16  7:41                     ` Aleksey Samarin
2012-11-04 12:29 ` Mark Nelson

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.