From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5434B79F.4030700@kernel.dk> Date: Tue, 07 Oct 2014 22:03:43 -0600 From: Jens Axboe MIME-Version: 1.0 Subject: Re: FIO - Client and Server - Suggestion References: <54345B52.7060306@kernel.dk> <543462BE.3000101@kernel.dk> <54346A66.6000509@kernel.dk> <40C9565A-0AB9-413A-B342-F5EF247686E5@netapp.com> <54349A4E.3080207@kernel.dk> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: "Neto, Antonio Jose Rodrigues" Cc: "fio@vger.kernel.org" List-ID: On 2014-10-07 21:24, Neto, Antonio Jose Rodrigues wrote: > Nossa Senhora:fio neto$ ./fio --client 10.61.109.151 --remote-config > /root/fio.patch/fio/model > hostname=s1, be=0, 64-bit, os=Linux, arch=x86-64, fio=fio-2.1.13-42-g3232, > flags=1 > fio: unable to open '/root/fio.patch/fio/model:70?' job file > client: host=10.61.109.151 disconnected > > Any ideas? Looks like I just forgot to zero terminate that string. It was never absolute or relative path, just luck and what was in memory. Try and pull again, I committed a fix for that. -- Jens Axboe