From: Jens Axboe <axboe@kernel.dk>
To: "Stefan Hübner" <shu@wwwgroup.de>
Cc: fio@vger.kernel.org
Subject: Re: verify seems not to take place on iSCSI-Target writing
Date: Thu, 01 Mar 2012 14:02:36 +0100 [thread overview]
Message-ID: <4F4F736C.1030508@kernel.dk> (raw)
In-Reply-To: <DIIE.00000F160002E4D3@192.168.0.5>
On 03/01/2012 11:09 AM, Stefan Hübner wrote:
> Hi List,
>
> I'm using this FIO-job to stress-test iSCSI-Targets:
>
> [global]
> disable_lat=1
> disable_clat=1
> disable_slat=1
> clat_percentiles=0
> time_based
> runtime=${SECONDS}
> nice=10
> prio=5
> ioengine=libaio
> iodepth=16
> direct=1
> iomem_align=4M
> verify=crc32c-intel
> verify_async=2
> do_verify=1
> verify_dump=1
> [iSCSI]
> rw=randwrite
> bsrange=4k-4M
> filename=${ISCSI_DEVICE}
>
> ISCSI_DEVICE=/dev/sdX
> SECONDS=some value how long it should take
>
> When running this job I cannot see the verification taking place. I.e. network thruput to the target (writing) is happening at around 115MB/s, but thruput from the target (reading/verifying) doesn't exceed 2,7MB/s.
>
> Am I doing something wrong, here?
Does the fio job transition to the verify phase? You can see that in the
[] listing, a V would be the verify. When the job exits, it also shows
you both how many bytes were read and written. The read could should be
the verified part.
So please post the output of the job so we can take a closer look.
--
Jens Axboe
prev parent reply other threads:[~2012-03-01 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 10:09 verify seems not to take place on iSCSI-Target writing Stefan Hübner
2012-03-01 13:02 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4F736C.1030508@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=shu@wwwgroup.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox