All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: DongJin Lee <dongjin.lee@auckland.ac.nz>
Cc: fio@vger.kernel.org
Subject: Re: possible fio bug, file not found in hash, cannot open file
Date: Fri, 1 Oct 2010 19:56:29 +0200	[thread overview]
Message-ID: <4CA620CD.4040309@fusionio.com> (raw)
In-Reply-To: <AANLkTinEQRcw8ZD6_fYZxodaRiOYda6uYLEf6aenKrXq@mail.gmail.com>

On 2010-09-30 04:57, DongJin Lee wrote:
> Hi all.
> 
> System: ubuntu 10.04 x32 and x64
> 
> I'm trying to use xtreemfs (distributed file system), which I got it
> successfully mounted (it uses fusermount, current version I have is
> 2.8.1),
> so I can write, read, (including gnome drap drog, etc) and do some
> file benchmarks using dbench (testing windows file server) to that
> mounted directory, without any problems.
> Also, I've used iozone benchmark without a problem, so it appears that
> the filesystem works fine.
> 
> However, when I tried to run fio (including the latest version
> 1.44-rc1), I keep getting an 'Invalid argument error', I have no idea
> because this does not happen on other file systems, (e.g., nfs, etc)
> I think the error occurs somewhere getting the file information..
> 
> randread: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=sync, iodepth=1
> Starting 1 process
> fio: pid=12627, err=22/file:filesetup.c:493,
> func=open(/media/xtreemfs/afile), error=Invalid argument

Try making that direct=0 instead, probably the fs does not support
O_DIRECT.

-- 
Jens Axboe


      reply	other threads:[~2010-10-01 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  2:57 possible fio bug, file not found in hash, cannot open file DongJin Lee
2010-10-01 17:56 ` 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=4CA620CD.4040309@fusionio.com \
    --to=jaxboe@fusionio.com \
    --cc=dongjin.lee@auckland.ac.nz \
    --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 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.