All of lore.kernel.org
 help / color / mirror / Atom feed
* increase duplication level decrease performance
@ 2011-04-04 21:55 Fyodor Ustinov
  2011-04-04 22:52 ` Gregory Farnum
  0 siblings, 1 reply; 4+ messages in thread
From: Fyodor Ustinov @ 2011-04-04 21:55 UTC (permalink / raw)
  To: ceph-devel

Hi.

ceph osd pool set data size 1

dd if=/dev/zero of=aaa bs=1024000 count=4000
4096000000 bytes (4.1 GB) copied, 31.3153 s, 131 MB/s

ceph osd pool set data size 2
4096000000 bytes (4.1 GB) copied, 72.7146 s, 56.3 MB/s

ceph osd pool set data size 3
4096000000 bytes (4.1 GB) copied, 136.263 s, 30.1 MB/s

Why? I thought increase in the number of copies should increase the 
performance (in the worst case does not affect).

WBR,
    Fyodor.



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

end of thread, other threads:[~2011-04-04 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 21:55 increase duplication level decrease performance Fyodor Ustinov
2011-04-04 22:52 ` Gregory Farnum
2011-04-04 23:28   ` Fyodor Ustinov
2011-04-04 23:36     ` 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.