From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: client/server mode fails with Assertion `client->eta_in_flight = eta' failed References: From: Jens Axboe Message-ID: <56C4D7D4.4020904@kernel.dk> Date: Wed, 17 Feb 2016 13:28:04 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Srinivasa Chamarthy , fio@vger.kernel.org List-ID: On 02/16/2016 01:19 AM, Srinivasa Chamarthy wrote: > I started FIO in client/server mode with two clients running 24 jobs > each on individual LUNs. After a while, FIO fails with the following > assertion, even though the jobs are still running on both the clients. > > # fio --client=client1 --remote-config=/root/all_powerpath.fio > --client=client2 --remote-config=/root/all_multipaths.fio > hostname=client1, be=0, 64-bit, os=Linux, arch=x86-64, > fio=fio-2.6-13-g8a76, flags=1 > hostname=client2, be=0, 64-bit, os=Linux, arch=x86-64, > fio=fio-2.6-13-g8a76, flags=1 > > readwrite-mpatha-8k-para: (g=0): rw=randrw, > readwrite-emcpowera-8k-para: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, > bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=8 > ioengine=libaio, iodepth=8 > readwrite-mpathb-8k-para: (g=0): rw=randrw, > readwrite-emcpowerb-8k-para: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, > bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=8 > ioengine=libaio, iodepth=8 > readwrite-mpathc-8k-para: (g=0): rw=randrw, > readwrite-emcpowerc-8k-para: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, > bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=8 > ioengine=libaio, iodepth=8 > readwrite-mpathd-8k-para: (g=0): rw=randrw, > readwrite-emcpowerd-8k-para: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, > bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=8 > ioengine=libaio, iodepth=8 > > <<< Omit other info >>> > > Starting 24 processes > Starting 24 processes > > client : timeout on SEND_ETA/405.7M/0K /s] [51.2K/50.7K/0 > iops] [eta 02d:23h:59m:49s] > fio: client: unable to find matching tag (dbebe0)2M/0K /s] > [60.8K/58.6K/0 iops] [eta 02d:23h:59m:54s] > fio: client.c:1241: handle_eta: Assertion `client->eta_in_flight == eta' failed. > Aborted > > # fio --version > fio-2.6-13-g8a76 > > Also sometimes the job information gets mixed up from both the clients > as above. Can you include the job file(s) that you used? -- Jens Axboe