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]:47589 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690Ab1JOIJA (ORCPT ); Sat, 15 Oct 2011 04:09:00 -0400 Message-ID: <4E993F9B.2030705@kernel.dk> Date: Sat, 15 Oct 2011 10:08:59 +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> In-Reply-To: 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-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. -- Jens Axboe