From: Jens Axboe <axboe@kernel.dk>
To: "Sébastien Bouchex Bellomié" <sbouchex@infovista.com>,
"fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: Bug with "multi directory support" on windows
Date: Wed, 12 Mar 2014 10:33:01 -0600 [thread overview]
Message-ID: <53208C3D.8000500@kernel.dk> (raw)
In-Reply-To: <e54fd34a63624f1ca306d3a6970272ac@DB4PR03MB572.eurprd03.prod.outlook.com>
On 03/12/2014 09:38 AM, S�bastien Bouchex Bellomi� wrote:
> Hi,
>
> A nice bug on Windows :
>
> My profile is :
>
> [global]
> thread
>
> [random_read]
> rw=randread
> size=1024m
> directory=c:\temp\fio\read
> bs=32k
>
> fio start looks like :
> C:\Program Files\fio>fio.exe H:\fio\fio.win
> fio: c is not a directory
> fio: failed parsing directory=c:\temp\fio\read
> fio: job random_read dropped
> fio: file:options.c:875, func=lstat, error=No such file or directory
>
> Of course ! The : separator of the multi directory support feature does not filter the Windows drive letter
You might need to escape the ':' so it's c\:\Program Files and so forth.
I'll have to double check if that is done correctly for directory, fio
does do it for filename.
--
Jens Axboe
next prev parent reply other threads:[~2014-03-12 16:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 15:38 Bug with "multi directory support" on windows Sébastien Bouchex Bellomié
2014-03-12 16:33 ` Jens Axboe [this message]
2014-03-12 16:39 ` Sébastien Bouchex Bellomié
2014-03-12 16:46 ` Jens Axboe
2014-03-12 17:02 ` Sébastien Bouchex Bellomié
2014-03-12 17:17 ` Jens Axboe
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=53208C3D.8000500@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=sbouchex@infovista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox