All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sitsofe Wheeler <sitsofe@yahoo.com>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: --server broken on Windows (2.1.1 and 2.0.14)
Date: Tue, 26 Nov 2013 06:39:02 +0000	[thread overview]
Message-ID: <20131126063901.GA4631@sucs.org> (raw)

Hi,

The problem with waitpid when trying to connect to an fio in server mode
as mentioned in http://www.spinics.net/lists/fio/msg02319.html from
August still seems to be here with the prebuilt 2.1.1 Windows binaries
on�http://www.bluestop.org/fio/ . Additionally the Windows client seems
to be unable to read job files when connecting to the server:

example.fio:
[global]
bs=256k
direct=1
filename=tmp
#fsync=1
ioengine=windowsaio
iodepth=8
stonewall
thread
verify=crc32c-intel
size=50M
[sequentialwrite]
do_verify=0
rw=write

PS C:\Users> & 'C:\Program Files\fio\fio.exe' --server
fio: server listening on 0.0.0.0,8765
fork is not implemented
waitpid is not implemented
fio: waitpid: Function not implemented
waitpid is not implemented

PS C:\Users> & 'C:\Program Files\fio\fio.exe' --client=127.0.0.1 .\example.fio
writev is not implemented
fio: failed reading job file .\example.fio

The older 2.0.14 binary also has client issues on Windows:
�
C:\Users>fio.exe --minimal example.fio
3;fio2.0.14;sequentialwrite;0;0;0;0;0;0;0;0;0.000000;0.000000;0;0;0.000000;0.000000;1.000000%=0;5.000000%=0;10.000000%=0;20.000000%=0;30.000000%=0;40.000000%=0;50.000000%=0;60.000000%=0;70.000000%=0;80.000000%=0;90.000000%=0;95.000000%=0;99.000000%=0;99.500000%=0;99.900000%=0;99.950000%=0;99.990000%=0;0%=0;0%=0;0%=0;0;0;0.000000;0.000000;0;0;0.000000%;0.000000;0.000000;51200;302958;1183;169;76;1140;128.305000;122.535943;259;6770;5736.430000;678.286887;1.000000%=1064;5.000000%=5600;10.000000%=5664;20.000000%=5664;30.000000%=5728;40.000000%=5728;50.000000%=5792;60.000000%=5856;70.000000%=5856;80.000000%=5920;90.000000%=6048;95.000000%=6112;99.000000%=6752;99.500000%=6752;99.900000%=6752;99.950000%=6752;99.990000%=6752;0%=0;0%=0;0%=0;361;6985;5864.735000;688.096080;0;0;0.000000%;0.000000;0.000000;0.000000%;0.000000%;0;0;0;0.5%;1.0%;2.0%;96.5%;0.0%;0.0%;0.0%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.50%;0.00%;0.00%;0.50%;1.50%;97.50%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%

C:\Users>fio.exe --client=127.0.0.1 example.fio
fio: failed reading job file example.fio

Does anyone have any ideas?

-- 
Sitsofe

             reply	other threads:[~2013-11-26  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26  6:39 Sitsofe Wheeler [this message]
2013-11-26 11:01 ` --server broken on Windows (2.1.1 and 2.0.14) Bruce Cran
2013-11-26 19:06 ` Bruce Cran

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=20131126063901.GA4631@sucs.org \
    --to=sitsofe@yahoo.com \
    --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.