All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Bug#776701: ssd-test 1g file size too small
       [not found] <54CCD756.7000105@pocock.pro>
@ 2015-02-04  9:10 ` Martin Steigerwald
  2015-02-16 22:04   ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Steigerwald @ 2015-02-04  9:10 UTC (permalink / raw)
  To: Daniel Pocock, 776701, fio

Hello Daniel, hi Jens,

Am Samstag, 31. Januar 2015, 14:23:34 schrieb Daniel Pocock:
> Package: fio
> Version: 2.1.11-2
> Severity: important
> 
> 
> In the ssd-test sample config:
> 
> https://sources.debian.net/src/fio/2.1.11-2/examples/ssd-test.fio/
> 
> 
> The test size is 1GB, this line:
> 
> size=1g
> 
> 
> There are SSDs that have 1g caches and this leads to unhelpful results.
> 
> One user I discussed this with had to use a 10g test file to get
> consistent and meaningful results.
> 
> Maybe bump the example to 10g or add a comment in front of that line.

As the examples are taken from the upstream tarball, I suggest taking this 
upstream. I put upstream in Cc, Jens, what do you think about this?

In any case, I don´t think its a release critical issue for Jessie. And I 
would like to avoid carrying a patch for this.

Also for SSD testing have a look at the (destructive, whole device) steady 
state test and

https://www.thomas-krenn.com/de/wiki/TKperf

I view the ssd-test.fio as a simple example that may serve to give a *first* 
idea, but is in no way complete in any way. Yes, it may be good to point 
this out in the comment that this is just a starting point.

And yes, its always good to check results for meaningfulness. No comment 
or warranty clause in an example file is going to cover for that. No 
benchmark can provide such a warranty for all cases. There are just too 
many factors at play.


Upstream version of fio is 2.1.14. I may look into packaging it, after I 
recovered from my recent disappointments with how listmasters in Debian 
handled discussions about systemd within Debian[1]. Feel free to be faster 
than me as, honestly, my motivation isn´t that high at the moment. I did 
not yet want to orphan the package in order to give it some time and pick 
it up again, but if you want, feel free to take over maintenance to speed 
things. Or as its on collab-maint anyway, just feel free to work on it. I 
think in some months, after Jessie release, I may look into my packagings 
again (while staying unsubscribed from certain mailing lists), as it used 
to be fun working on it.

I think what I have in the repo is current.

No need to discuss any of this in this bug report, this is just for your 
information.


[1] https://lists.debian.org/debian-devel/2014/12/msg00000.html (I still 
didn´t even look at any possible responses to what I wrote and I do not 
intend to do so.)

Thanks,
Martin

-- 
Martin Steigerwald  | Consultant / Trainer

teamix GmbH
Südwestpark 43
90449 Nürnberg

Tel.:  +49 911 30999 55 | Fax: +49 911 30999 99
mail: martin.steigerwald@teamix.de | web:  http://www.teamix.de | blog: http://blog.teamix.de

Amtsgericht Nürnberg, HRB 18320 | Geschäftsführer: Oliver Kügow, Richard Müller


***Nicht verpassen: TechDemo Hochverfügbare Storage-Infrastruktur***
Nürnberg 25.02.15 | München 26.02.15 | Jetzt anmelden unter: www.teamix.de/techdemo


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

* Re: Bug#776701: ssd-test 1g file size too small
  2015-02-04  9:10 ` Bug#776701: ssd-test 1g file size too small Martin Steigerwald
@ 2015-02-16 22:04   ` Jens Axboe
  2015-02-17  7:53     ` Martin Steigerwald
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2015-02-16 22:04 UTC (permalink / raw)
  To: Martin Steigerwald, Daniel Pocock, 776701, fio

On 02/04/2015 02:10 AM, Martin Steigerwald wrote:
> Hello Daniel, hi Jens,
>
> Am Samstag, 31. Januar 2015, 14:23:34 schrieb Daniel Pocock:
>> Package: fio
>> Version: 2.1.11-2
>> Severity: important
>>
>>
>> In the ssd-test sample config:
>>
>> https://sources.debian.net/src/fio/2.1.11-2/examples/ssd-test.fio/
>>
>>
>> The test size is 1GB, this line:
>>
>> size=1g
>>
>>
>> There are SSDs that have 1g caches and this leads to unhelpful results.
>>
>> One user I discussed this with had to use a 10g test file to get
>> consistent and meaningful results.
>>
>> Maybe bump the example to 10g or add a comment in front of that line.
>
> As the examples are taken from the upstream tarball, I suggest taking this
> upstream. I put upstream in Cc, Jens, what do you think about this?

Sure, that sounds fine to me. 1G is tiny by todays standards, 10G would 
be a lot more reasonable. I'll commit that change.

-- 
Jens Axboe



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

* Re: Bug#776701: ssd-test 1g file size too small
  2015-02-16 22:04   ` Jens Axboe
@ 2015-02-17  7:53     ` Martin Steigerwald
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Steigerwald @ 2015-02-17  7:53 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Daniel Pocock, 776701, fio

Am Montag, 16. Februar 2015, 15:04:03 schrieb Jens Axboe:
> On 02/04/2015 02:10 AM, Martin Steigerwald wrote:
> > Hello Daniel, hi Jens,
> > 
> > Am Samstag, 31. Januar 2015, 14:23:34 schrieb Daniel Pocock:
> >> Package: fio
> >> Version: 2.1.11-2
> >> Severity: important
> >> 
> >> 
> >> In the ssd-test sample config:
> >> 
> >> https://sources.debian.net/src/fio/2.1.11-2/examples/ssd-test.fio/
> >> 
> >> 
> >> The test size is 1GB, this line:
> >> 
> >> size=1g
> >> 
> >> 
> >> There are SSDs that have 1g caches and this leads to unhelpful
> >> results.
> >> 
> >> One user I discussed this with had to use a 10g test file to get
> >> consistent and meaningful results.
> >> 
> >> Maybe bump the example to 10g or add a comment in front of that line.
> > 
> > As the examples are taken from the upstream tarball, I suggest taking
> > this upstream. I put upstream in Cc, Jens, what do you think about
> > this?
> Sure, that sounds fine to me. 1G is tiny by todays standards, 10G would
> be a lot more reasonable. I'll commit that change.

Great. I think I will look into packaging latest fio upstream one of the 
next weeks.

(sorry for long sig, can´t disable it)

-- 
Martin Steigerwald  | Consultant / Trainer

teamix GmbH
Südwestpark 43
90449 Nürnberg

Tel.:  +49 911 30999 55 | Fax: +49 911 30999 99
mail: martin.steigerwald@teamix.de | web:  http://www.teamix.de | blog: http://blog.teamix.de

Amtsgericht Nürnberg, HRB 18320 | Geschäftsführer: Oliver Kügow, Richard Müller


***Nicht verpassen: TechDemo Hochverfügbare Storage-Infrastruktur***
Nürnberg 25.02.15 | München 26.02.15 | Jetzt anmelden unter: www.teamix.de/techdemo



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

end of thread, other threads:[~2015-02-17  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <54CCD756.7000105@pocock.pro>
2015-02-04  9:10 ` Bug#776701: ssd-test 1g file size too small Martin Steigerwald
2015-02-16 22:04   ` Jens Axboe
2015-02-17  7:53     ` Martin Steigerwald

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.