fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Antipov <dantipov@cloudlinux.com>
To: Jens Axboe <axboe@kernel.dk>, fio@vger.kernel.org
Subject: Re: Weird errors initializing I/O engines
Date: Mon, 13 Sep 2021 10:50:28 +0300	[thread overview]
Message-ID: <bcf0a2b5-7ab9-46a5-400d-e7cbae8f64a8@cloudlinux.com> (raw)
In-Reply-To: <214f8c63-849a-a476-225f-531916239b92@kernel.dk>

On 9/10/21 9:38 PM, Jens Axboe wrote:

> Looks like an artifact of using create_on_open and depends on if the
> engine uses lseek() to set the offset. I'll take a look in a bit,
> for now I'd just recommend not using create_on_open.

Yes, dropping '--create_on_open=1' makes this works as expected. IMO a bit
of extra confusion was added by reporting 'error=Input/output error' because
-EIO is expected from a failed system call.

Dmitry


      reply	other threads:[~2021-09-13  7:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-09 10:11 Weird errors initializing I/O engines Dmitry Antipov
2021-09-10 18:38 ` Jens Axboe
2021-09-13  7:50   ` Dmitry Antipov [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=bcf0a2b5-7ab9-46a5-400d-e7cbae8f64a8@cloudlinux.com \
    --to=dantipov@cloudlinux.com \
    --cc=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).