From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 87-104-106-3-dynamic-customer.profibernet.dk ([87.104.106.3]:47638 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751705Ab1JOIWp (ORCPT ); Sat, 15 Oct 2011 04:22:45 -0400 Message-ID: <4E9942D3.5050702@kernel.dk> Date: Sat, 15 Oct 2011 10:22:43 +0200 From: Jens Axboe MIME-Version: 1.0 Subject: Re: Fio 2.0 coming (was "Re: Recent changes") References: <20111014040002.95902484001@kernel.dk> <4E97D492.8080305@kernel.dk> <4E993F9B.2030705@kernel.dk> In-Reply-To: <4E993F9B.2030705@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: fio-owner@vger.kernel.org List-Id: fio@vger.kernel.org To: Bruce Cran Cc: fio@vger.kernel.org On 2011-10-15 10:08, Jens Axboe wrote: > On 2011-10-14 18:55, Bruce Cran wrote: >> >> On 14 Oct 2011, at 07:20, Jens Axboe wrote: >> >>> And folks running on non-linux, please try and build it at least (extra >>> brownie points for actually running it, too). >> >> It seems the latest version still has problems on non-Linux platforms when running in client/server mode: >> >>> ./fio -S >> fio: server listening on 0.0.0.0:8765 >> >>> ./fio -C localhost examples/tiobench-example >> hostname=vfreebsd_amd64, be=0, 64-bit, os=FreeBSD, arch=x64-64, fio=1.99.7 > > Can you try and add --debug=all before the -S and -C on both ends, > perhaps that'll give a clue as to what is going on. I'll see if I can > find a FreeBSD machine here for a test spin. It's not OS specific, which did sound odd to me. Looks like the parser is broken for some comment types when being passed a buffer instead of a file. -- Jens Axboe