All of lore.kernel.org
 help / color / mirror / Atom feed
* Object Write Latency
@ 2013-09-20 12:27 Andreas Joachim Peters
  2013-09-20 13:11 ` Mark Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Andreas Joachim Peters @ 2013-09-20 12:27 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hi, 


we made some benchmarks about object read/write latencies on the CERN ceph installation.

The cluster has 44 nodes and ~1k disks, all on 10GE and the pool configuration has 3 copies. 
Client & Server is 0.67.

The latencies we observe (using tiny objects ... 5 bytes) on the idle pool:

write full object(sync) ~65-80ms
append to object ~60-75ms
set xattr object ~65-80ms
lock object ~65-80ms
stat object ~1ms

We seem to saturate the pools writing ~ 20k objects/s (= internally 60k/s).

Is there an easy explanation for 80 ms (quasi without payload) and a possible tuning to reduce that?
I measured (append few bytes +fsync) on such a disk around 33ms which explains probably part of the latency.

Then I tried with the async API to see if there is a difference in the measurement between wait_for_complete or wait_for_safe ... shouldn't wait_for_complete be much shorter, but I get always comparable results ...

Thanks, Andreas.

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

end of thread, other threads:[~2013-09-24 15:20 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 12:27 Object Write Latency Andreas Joachim Peters
2013-09-20 13:11 ` Mark Nelson
2013-09-23  7:34   ` Dan van der Ster
2013-09-20 14:47 ` Gregory Farnum
2013-09-23  7:37   ` Dan van der Ster
2013-09-23 18:18     ` Sage Weil
2013-09-24  9:13       ` Dan van der Ster
2013-09-24 10:04         ` Dan van der Ster
     [not found]           ` <etPan.52417ad3.3804823e.f19a@leseb-mba.local>
2013-09-24 12:30             ` Sébastien Han
2013-09-24 12:33               ` Dan van der Ster
2013-09-24 12:39                 ` Sébastien Han
2013-09-20 15:34 ` Sage Weil
2013-09-23  7:39   ` Dan van der Ster
2013-09-23 15:38     ` Andreas Joachim Peters
2013-09-23 16:03       ` Mark Nelson
2013-09-23 21:40         ` Andreas Joachim Peters
2013-09-24  8:55           ` Dan van der Ster
2013-09-24 15:20             ` Sage Weil
2013-09-23 16:19       ` Sage Weil
2013-09-23 15:40     ` Sage Weil

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.