* massive 4k random read drop with next branch
@ 2013-04-27 20:13 Stefan Priebe
2013-04-27 20:45 ` Mark Nelson
2013-04-27 21:14 ` Wido den Hollander
0 siblings, 2 replies; 5+ messages in thread
From: Stefan Priebe @ 2013-04-27 20:13 UTC (permalink / raw)
To: ceph-devel@vger.kernel.org
Hello list,
today i was testing next branch against bobtail using a testcluster. I
upgraded this bobtail one to next branch.
I used QEMU 1.4.1 with librdb (for next branch i applied josh writeback
patch). My Testsystem had 5 Hosts with one OSD each and set replication
to 2.
All values where done with 8 jobs in parallel using fio in Qemu Guest.
bobtail:
rand 4k: write: io=164316KB, bw=1783KB/s, iops=445, runt= 92136msec
rand 4k: read : io=1117MB, bw=12710KB/s, iops=3177, runt= 90028msec
seq 4m: write: io=8588MB, bw=97233KB/s, iops=23, runt= 90444msec
seq 4m: read : io=83616MB, bw=951227KB/s, iops=232, runt= 90013msec
next branch:
write: io=177236KB, bw=1963KB/s, iops=490, runt= 90284msec
read : io=223628KB, bw=2408KB/s, iops=601, runt= 92875msec
write: io=25936MB, bw=294443KB/s, iops=71, runt= 90199msec
read : io=69856MB, bw=794585KB/s, iops=193, runt= 90025msec
Greets,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: massive 4k random read drop with next branch
2013-04-27 20:13 massive 4k random read drop with next branch Stefan Priebe
@ 2013-04-27 20:45 ` Mark Nelson
2013-04-28 12:21 ` Stefan Priebe - Profihost AG
2013-04-27 21:14 ` Wido den Hollander
1 sibling, 1 reply; 5+ messages in thread
From: Mark Nelson @ 2013-04-27 20:45 UTC (permalink / raw)
To: Stefan Priebe; +Cc: ceph-devel@vger.kernel.org
On 04/27/2013 03:13 PM, Stefan Priebe wrote:
> Hello list,
>
> today i was testing next branch against bobtail using a testcluster. I
> upgraded this bobtail one to next branch.
>
> I used QEMU 1.4.1 with librdb (for next branch i applied josh writeback
> patch). My Testsystem had 5 Hosts with one OSD each and set replication
> to 2.
>
> All values where done with 8 jobs in parallel using fio in Qemu Guest.
>
> bobtail:
> rand 4k: write: io=164316KB, bw=1783KB/s, iops=445, runt= 92136msec
> rand 4k: read : io=1117MB, bw=12710KB/s, iops=3177, runt= 90028msec
> seq 4m: write: io=8588MB, bw=97233KB/s, iops=23, runt= 90444msec
> seq 4m: read : io=83616MB, bw=951227KB/s, iops=232, runt= 90013msec
>
> next branch:
> write: io=177236KB, bw=1963KB/s, iops=490, runt= 90284msec
> read : io=223628KB, bw=2408KB/s, iops=601, runt= 92875msec
> write: io=25936MB, bw=294443KB/s, iops=71, runt= 90199msec
> read : io=69856MB, bw=794585KB/s, iops=193, runt= 90025msec
Was everything else the same between the tests? That does seem unusual.
If it's easy for you to switch between bobtail and next, could you try
some 4k rados bench read tests to see if it's also happening there?
>
> Greets,
> Stefan
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: massive 4k random read drop with next branch
2013-04-27 20:13 massive 4k random read drop with next branch Stefan Priebe
2013-04-27 20:45 ` Mark Nelson
@ 2013-04-27 21:14 ` Wido den Hollander
1 sibling, 0 replies; 5+ messages in thread
From: Wido den Hollander @ 2013-04-27 21:14 UTC (permalink / raw)
To: Stefan Priebe; +Cc: ceph-devel@vger.kernel.org
On 04/27/2013 10:13 PM, Stefan Priebe wrote:
> Hello list,
>
> today i was testing next branch against bobtail using a testcluster. I
> upgraded this bobtail one to next branch.
>
> I used QEMU 1.4.1 with librdb (for next branch i applied josh writeback
> patch). My Testsystem had 5 Hosts with one OSD each and set replication
> to 2.
>
> All values where done with 8 jobs in parallel using fio in Qemu Guest.
>
I'm not seeing the same. Although my tests were with Bonnie++ I actually
noticed a very big increase.
The biggest increase was write performance which went up a lot going
from Bobtail to next, but with next VMs (Qemu 1.2.2) are a lot more
snappier.
The benchmarks don't give me a huge difference in read performance, but
my VMs feel a lot faster however.
Wido
> bobtail:
> rand 4k: write: io=164316KB, bw=1783KB/s, iops=445, runt= 92136msec
> rand 4k: read : io=1117MB, bw=12710KB/s, iops=3177, runt= 90028msec
> seq 4m: write: io=8588MB, bw=97233KB/s, iops=23, runt= 90444msec
> seq 4m: read : io=83616MB, bw=951227KB/s, iops=232, runt= 90013msec
>
> next branch:
> write: io=177236KB, bw=1963KB/s, iops=490, runt= 90284msec
> read : io=223628KB, bw=2408KB/s, iops=601, runt= 92875msec
> write: io=25936MB, bw=294443KB/s, iops=71, runt= 90199msec
> read : io=69856MB, bw=794585KB/s, iops=193, runt= 90025msec
>
> Greets,
> Stefan
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Wido den Hollander
42on B.V.
Phone: +31 (0)20 700 9902
Skype: contact42on
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: massive 4k random read drop with next branch
2013-04-27 20:45 ` Mark Nelson
@ 2013-04-28 12:21 ` Stefan Priebe - Profihost AG
2013-04-28 12:24 ` Mark Nelson
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Priebe - Profihost AG @ 2013-04-28 12:21 UTC (permalink / raw)
To: Mark Nelson; +Cc: ceph-devel@vger.kernel.org
Am 27.04.2013 um 22:45 schrieb Mark Nelson <mark.nelson@inktank.com>:
> On 04/27/2013 03:13 PM, Stefan Priebe wrote:
>> Hello list,
>>
>> today i was testing next branch against bobtail using a testcluster. I
>> upgraded this bobtail one to next branch.
>>
>> I used QEMU 1.4.1 with librdb (for next branch i applied josh writeback
>> patch). My Testsystem had 5 Hosts with one OSD each and set replication
>> to 2.
>>
>> All values where done with 8 jobs in parallel using fio in Qemu Guest.
>>
>> bobtail:
>> rand 4k: write: io=164316KB, bw=1783KB/s, iops=445, runt= 92136msec
>> rand 4k: read : io=1117MB, bw=12710KB/s, iops=3177, runt= 90028msec
>> seq 4m: write: io=8588MB, bw=97233KB/s, iops=23, runt= 90444msec
>> seq 4m: read : io=83616MB, bw=951227KB/s, iops=232, runt= 90013msec
>>
>> next branch:
>> write: io=177236KB, bw=1963KB/s, iops=490, runt= 90284msec
>> read : io=223628KB, bw=2408KB/s, iops=601, runt= 92875msec
>> write: io=25936MB, bw=294443KB/s, iops=71, runt= 90199msec
>> read : io=69856MB, bw=794585KB/s, iops=193, runt= 90025msec
>
> Was everything else the same between the tests? That does seem unusual. If it's easy for you to switch between bobtail and next, could you try some 4k rados bench read tests to see if it's also happening there?
I think I got it. Under bobtail the whole stuff was in cache on the osd clients. While under next I tested while they were freshly rebooted ;-( sorry guys.
Will retest.
Stefan
>
>>
>> Greets,
>> Stefan
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: massive 4k random read drop with next branch
2013-04-28 12:21 ` Stefan Priebe - Profihost AG
@ 2013-04-28 12:24 ` Mark Nelson
0 siblings, 0 replies; 5+ messages in thread
From: Mark Nelson @ 2013-04-28 12:24 UTC (permalink / raw)
To: Stefan Priebe - Profihost AG; +Cc: ceph-devel@vger.kernel.org
On 04/28/2013 07:21 AM, Stefan Priebe - Profihost AG wrote:
> Am 27.04.2013 um 22:45 schrieb Mark Nelson <mark.nelson@inktank.com>:
>
>> On 04/27/2013 03:13 PM, Stefan Priebe wrote:
>>> Hello list,
>>>
>>> today i was testing next branch against bobtail using a testcluster. I
>>> upgraded this bobtail one to next branch.
>>>
>>> I used QEMU 1.4.1 with librdb (for next branch i applied josh writeback
>>> patch). My Testsystem had 5 Hosts with one OSD each and set replication
>>> to 2.
>>>
>>> All values where done with 8 jobs in parallel using fio in Qemu Guest.
>>>
>>> bobtail:
>>> rand 4k: write: io=164316KB, bw=1783KB/s, iops=445, runt= 92136msec
>>> rand 4k: read : io=1117MB, bw=12710KB/s, iops=3177, runt= 90028msec
>>> seq 4m: write: io=8588MB, bw=97233KB/s, iops=23, runt= 90444msec
>>> seq 4m: read : io=83616MB, bw=951227KB/s, iops=232, runt= 90013msec
>>>
>>> next branch:
>>> write: io=177236KB, bw=1963KB/s, iops=490, runt= 90284msec
>>> read : io=223628KB, bw=2408KB/s, iops=601, runt= 92875msec
>>> write: io=25936MB, bw=294443KB/s, iops=71, runt= 90199msec
>>> read : io=69856MB, bw=794585KB/s, iops=193, runt= 90025msec
>>
>> Was everything else the same between the tests? That does seem unusual. If it's easy for you to switch between bobtail and next, could you try some 4k rados bench read tests to see if it's also happening there?
>
> I think I got it. Under bobtail the whole stuff was in cache on the osd clients. While under next I tested while they were freshly rebooted ;-( sorry guys.
>
> Will retest.
No worries! Unless I'm explicitly testing from cache, I always do a
sync and drop_caches on both the clients and servers before doing any tests.
>
> Stefan
>>
>>>
>>> Greets,
>>> Stefan
>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-04-28 12:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 20:13 massive 4k random read drop with next branch Stefan Priebe
2013-04-27 20:45 ` Mark Nelson
2013-04-28 12:21 ` Stefan Priebe - Profihost AG
2013-04-28 12:24 ` Mark Nelson
2013-04-27 21:14 ` Wido den Hollander
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.