All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: fstests@vger.kernel.org,
	"linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Subject: Re: xfstest generic/299
Date: Fri, 23 Jan 2015 14:17:40 -0600	[thread overview]
Message-ID: <CAH2r5mvhO=7NiTLZWOqyaMfzgt2vCgVo+iuhbBbcC_P30hkbZA@mail.gmail.com> (raw)
In-Reply-To: <CAH2r5mtL52=MYu225w5G-D8X9kAb1w0Zi-GhvOfyBzm-WVT0pQ@mail.gmail.com>

On Fri, Jan 23, 2015 at 2:09 PM, Steve French <smfrench@gmail.com> wrote:
> On Thu, Jan 22, 2015 at 11:35 PM, Eric Sandeen <sandeen@sandeen.net> wrote:
>> On 1/22/15 11:23 PM, Steve French wrote:
>>> Noticed test generic/299 failing over NFS (v4.1 dialect) with the error
>>>
>>> "[not run] /usr/bin/fio too old"
>>>
>>> fio-2.1.11 version (which is what is installed on current Ubuntu) is
>>> presumably not too old
>>
>> Well, 2.1.11 was released 16-Jul-2014
>>
>> fio is up to 2.2.5 now, so it sure could be.
>
> I updated to 2.2.5-3 (cloning and building from the repository on
> git.kernel.org) which did not seem to change the results.
>
>> The test sets up a config file, and tries to run fio against it;
>> if it fails, it's deemed "too old"
>>
>> And _require_fio dumps to $seqres.full,
>>
>>         $FIO_PROG --warnings-fatal --showcmd $job >> $seqres.full 2>&1
>>         [ $? -eq 0 ] || _notrun "$FIO_PROG too old, see $seqres.full"
>>
>> so what does 299.full look like?
>
> min value out of range: 0 (1 min)
> fio: failed parsing filesize=0
> fio: job global dropped
> fio --ioengine=libaio --bs=128k --directory=/mnt1/scratch --size=999G
> --iodepth=128*1 --continue_on_error=write --ignore_error=,ENOSPC
> --error_dump=0 --create_on_open=1 --fallocate=none --exitall=1
>

Manually setting FILE_SIZE=262144  in tests/generic/299 got it
past that point (I wonder if BLOCK_SIZE is not set - where
does it get set?).

But since it then call xfs_io falloc it is not going to work over NFSv4.1


-- 
Thanks,

Steve

  reply	other threads:[~2015-01-23 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23  5:23 xfstest generic/299 Steve French
2015-01-23  5:35 ` Eric Sandeen
2015-01-23 20:09   ` Steve French
2015-01-23 20:17     ` Steve French [this message]
2015-01-23 20:28       ` Eric Sandeen
2015-01-23 20:25     ` Eric Sandeen

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='CAH2r5mvhO=7NiTLZWOqyaMfzgt2vCgVo+iuhbBbcC_P30hkbZA@mail.gmail.com' \
    --to=smfrench@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    /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.