RE: fio output parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

You can use the following:

fio --output kuku.log test.txt

and remove output from the job file

Regards
Konstantin


-----Original Message-----
From: fio-owner@xxxxxxxxxxxxxxx [mailto:fio-owner@xxxxxxxxxxxxxxx] On Behalf Of Jeff Furlong
Sent: Wednesday, May 03, 2017 11:59 PM
To: fio@xxxxxxxxxxxxxxx
Subject: fio output parameter

Hi All,
When in command line mode, the output parameter dumps the output to a file.  When in job mode, the output parameter cannot be used, so all output goes to stdout.  Can the output parameter be used with job files?  Consider below:

# fio -version
fio-2.19-59-gf52e9

#fio --name=test_job --ioengine=libaio --direct=1 --rw=randread --iodepth=1 --size=100% --numjobs=1 --bs=4k --filename=/dev/nvme0n1 --runtime=10s --time_based --output=test_job

#cat text.txt
[test_job]
ioengine=libaio
direct=1
rw=randread
iodepth=1
size=100%
numjobs=1
bs=4k
filename=/dev/nvme0n1
runtime=10s
time_based
output=test_job

# fio test.txt
Bad option <output=test_job>


Regards,
Jeff

--
To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux