On 11/19/2013 10:12 AM, Lakshmi Devi wrote:
> Hi,
> 
> I am using FIO version 2.1.1 and blktrace 2.0.0
> 
> I ran a read, 4K workload through FIO and collected blktrace for it.
> I got like 16 trace files one for each CPU core with varying sizes.
> 
> I parsed one of the files as below
> blkparse -i ./*.blktrace.0 -d ./bp.bin -o bp.txt -w 0:600
> 
> used this bp.bin to perform a read_iolog in FIO.
> 
> When I replay in FIO using read_iolog=/root/bp.bin , I get the below error.
> 
> Replay: (groupid=0, jobs=1): err=22 file engine sync.c: 45, func=lseek,
> error=invalid argument.
> 
> Please help me understand the reason for this error

Would it be possible for you to send me the bp.bin output file?

-- 
Jens Axboe

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

Reply via email to