From: Jens Axboe <axboe@kernel.dk>
To: "Georg Schönberger" <gschoenberger@thomas-krenn.com>
Cc: fio@vger.kernel.org
Subject: Re: Running Fio under AIX 7
Date: Fri, 30 Aug 2013 10:11:19 -0600 [thread overview]
Message-ID: <5220C427.9030806@kernel.dk> (raw)
In-Reply-To: <795872394.588090.1377863589568.JavaMail.root@thomas-krenn.com>
On 08/30/2013 05:53 AM, Georg Schönberger wrote:
> Hi fio users,
>
> I am trying to run Fio under AIX 7 - according to the documentation there shouldn't be any problem with it.
> For now I am getting the following error, do you have any idea what's the problem here (filesystem jfs/jfs2)?
Odd, so it's posix_fadvise() getting EINVAL. Most likely reason for that
is that fio is not picking up the right values for it.
It finds them here, on this platform:
AIX aixbuild 3 5 00C1DC964C00
Does it need some other magic on AIX 7 to find them? You can bypass the
error by setting invalidate_cache=0, but it would be great if you could
dig around a bit in /usr/include and see what is up. Alternatively, if I
can log into the machine, I can definitely fix it up.
--
Jens Axboe
next prev parent reply other threads:[~2013-08-30 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <609024196.540203.1377760973880.JavaMail.root@thomas-krenn.com>
2013-08-30 11:53 ` Running Fio under AIX 7 Georg Schönberger
2013-08-30 16:11 ` Jens Axboe [this message]
2013-09-17 9:59 ` Georg Schönberger
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=5220C427.9030806@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=gschoenberger@thomas-krenn.com \
/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.