All of lore.kernel.org
 help / color / mirror / Atom feed
* No output when insufficient parameters given on the commandline
@ 2014-04-11 21:57 Bruce Cran
  2014-04-14 18:23 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Cran @ 2014-04-11 21:57 UTC (permalink / raw)
  To: fio

When an incomplete job file is run, fio displays an error - but when 
insufficient parameters are specified on the commandline, fio just exits 
with no messages:

 > fio --iodepth 32
 >

 > fio --filename test --iodepth 8 --rw randrw --size 4g --thread 
--runtime 120 --time_based
 > echo $?
0
 >

-- 
Bruce

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

* Re: No output when insufficient parameters given on the commandline
  2014-04-11 21:57 No output when insufficient parameters given on the commandline Bruce Cran
@ 2014-04-14 18:23 ` Jens Axboe
  2014-04-14 19:38   ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2014-04-14 18:23 UTC (permalink / raw)
  To: Bruce Cran, fio

On 04/11/2014 03:57 PM, Bruce Cran wrote:
> When an incomplete job file is run, fio displays an error - but when
> insufficient parameters are specified on the commandline, fio just exits
> with no messages:
>
>  > fio --iodepth 32
>  >
>
>  > fio --filename test --iodepth 8 --rw randrw --size 4g --thread
> --runtime 120 --time_based
>  > echo $?
> 0

Thanks, I'll get that inconsistency fixed up.

-- 
Jens Axboe



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

* Re: No output when insufficient parameters given on the commandline
  2014-04-14 18:23 ` Jens Axboe
@ 2014-04-14 19:38   ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2014-04-14 19:38 UTC (permalink / raw)
  To: Bruce Cran, fio

On 04/14/2014 12:23 PM, Jens Axboe wrote:
> On 04/11/2014 03:57 PM, Bruce Cran wrote:
>> When an incomplete job file is run, fio displays an error - but when
>> insufficient parameters are specified on the commandline, fio just exits
>> with no messages:
>>
>>  > fio --iodepth 32
>>  >
>>
>>  > fio --filename test --iodepth 8 --rw randrw --size 4g --thread
>> --runtime 120 --time_based
>>  > echo $?
>> 0
>
> Thanks, I'll get that inconsistency fixed up.

Should be fixed up now.

-- 
Jens Axboe



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

end of thread, other threads:[~2014-04-14 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-11 21:57 No output when insufficient parameters given on the commandline Bruce Cran
2014-04-14 18:23 ` Jens Axboe
2014-04-14 19:38   ` Jens Axboe

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.