* A blog article presenting my work on FIO
@ 2013-09-10 15:33 Erwan Velu
2013-09-10 18:23 ` Jens Axboe
0 siblings, 1 reply; 6+ messages in thread
From: Erwan Velu @ 2013-09-10 15:33 UTC (permalink / raw)
To: fio@vger.kernel.org
Hi all,
I've just publish a blog article where I do present my work around fio
(fio2gnuplot & genfio).
Hope it will help at making fio more popular.
http://techs.enovance.com/6110/adding-new-3rd-party-tools-in-fio
Enjoy,
Erwan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: A blog article presenting my work on FIO
2013-09-10 15:33 A blog article presenting my work on FIO Erwan Velu
@ 2013-09-10 18:23 ` Jens Axboe
2013-09-10 20:41 ` Brian L.
0 siblings, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2013-09-10 18:23 UTC (permalink / raw)
To: Erwan Velu; +Cc: fio@vger.kernel.org
On 09/10/2013 09:33 AM, Erwan Velu wrote:
> Hi all,
>
> I've just publish a blog article where I do present my work around fio
> (fio2gnuplot & genfio).
>
> Hope it will help at making fio more popular.
>
> http://techs.enovance.com/6110/adding-new-3rd-party-tools-in-fio
Nice!
--
Jens Axboe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: A blog article presenting my work on FIO
2013-09-10 18:23 ` Jens Axboe
@ 2013-09-10 20:41 ` Brian L.
2013-09-10 20:53 ` Brian L.
0 siblings, 1 reply; 6+ messages in thread
From: Brian L. @ 2013-09-10 20:41 UTC (permalink / raw)
To: Jens Axboe; +Cc: Erwan Velu, fio@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 457 bytes --]
Nice work Erwan.
I am doing this myself, using FIO + perl (to parse the data) + gnuplot.
I am testing drives from multiple vendors and graphing the following
attributes over different blocksize + io queue depth + different read /
write pattern and % distribution:
o iops
o bandwidth
o latency (max and avg)
I will look at your work.
Brian
Hopefully, this doesn't msg doesn't get bounced by the mailinglist server
as I am using Gmail thru the browser.
[-- Attachment #2: Type: text/html, Size: 731 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: A blog article presenting my work on FIO
2013-09-10 20:41 ` Brian L.
@ 2013-09-10 20:53 ` Brian L.
2013-09-10 21:05 ` Erwan Velu
0 siblings, 1 reply; 6+ messages in thread
From: Brian L. @ 2013-09-10 20:53 UTC (permalink / raw)
To: Jens Axboe; +Cc: Erwan Velu, fio@vger.kernel.org
Nice work Erwan.
I am doing something similar to what you are doing, using FIO + perl
(to parse the data) + gnuplot.
I am testing drives from multiple vendors and graphing the following
attributes over different blocksize + io queue depth + different read /
write pattern and % distribution:
o iops
o bandwidth
o latency (max and avg)
As an example, I am overlaying multiple drives for each attribute
(y-axis) at fixed io queue depth over different block size (x-axis).
I will look at your work.
Brian
Resending using plain text... Hopefully, this works.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: A blog article presenting my work on FIO
2013-09-10 20:53 ` Brian L.
@ 2013-09-10 21:05 ` Erwan Velu
2013-09-10 22:04 ` Brian L.
0 siblings, 1 reply; 6+ messages in thread
From: Erwan Velu @ 2013-09-10 21:05 UTC (permalink / raw)
To: Brian L.; +Cc: Jens Axboe, fio@vger.kernel.org
On 10/09/2013 22:53, Brian L. wrote:
> Nice work Erwan.
>
> I am doing something similar to what you are doing, using FIO + perl
> (to parse the data) + gnuplot.
>
> I am testing drives from multiple vendors and graphing the following
> attributes over different blocksize + io queue depth + different read /
> write pattern and % distribution:
>
> o iops
> o bandwidth
> o latency (max and avg)
>
> As an example, I am overlaying multiple drives for each attribute
> (y-axis) at fixed io queue depth over different block size (x-axis).
>
> I will look at your work.
>
>
Feel free to play with it !
That would be lovely to see people using it or extending its capabilities.
I'm sure many are doing this stuff on their own. It would be nice to
share this work to get a very good tool that works for many.
Cheers,
Erwan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: A blog article presenting my work on FIO
2013-09-10 21:05 ` Erwan Velu
@ 2013-09-10 22:04 ` Brian L.
0 siblings, 0 replies; 6+ messages in thread
From: Brian L. @ 2013-09-10 22:04 UTC (permalink / raw)
To: Erwan Velu; +Cc: Jens Axboe, fio@vger.kernel.org
On Tue, Sep 10, 2013 at 2:05 PM, Erwan Velu <erwan@enovance.com> wrote:
> On 10/09/2013 22:53, Brian L. wrote:
>>
>> Nice work Erwan.
>>
>> I am doing something similar to what you are doing, using FIO + perl
>> (to parse the data) + gnuplot.
>>
>> I am testing drives from multiple vendors and graphing the following
>> attributes over different blocksize + io queue depth + different read /
>> write pattern and % distribution:
>>
>> o iops
>> o bandwidth
>> o latency (max and avg)
>>
>> As an example, I am overlaying multiple drives for each attribute
>> (y-axis) at fixed io queue depth over different block size (x-axis).
>>
>> I will look at your work.
>>
>>
> Feel free to play with it !
>
> That would be lovely to see people using it or extending its capabilities.
> I'm sure many are doing this stuff on their own. It would be nice to share
> this work to get a very good tool that works for many.
Definitely, I will see what I can contribute as I am very new at fio,
just using a couple of weeks ago. Let see how that goes - it will be
really first open source project. :)
I wish I knew your project sooner. I think I would have save quite a
bit of effort. At this pt, I think I am locked in my path because of
deadline.
>
> Cheers,
> Erwan
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-09-10 22:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 15:33 A blog article presenting my work on FIO Erwan Velu
2013-09-10 18:23 ` Jens Axboe
2013-09-10 20:41 ` Brian L.
2013-09-10 20:53 ` Brian L.
2013-09-10 21:05 ` Erwan Velu
2013-09-10 22:04 ` Brian L.
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.