From: Jens Axboe <axboe@kernel.dk>
To: Bart Van Assche <bvanassche@acm.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
Mike Snitzer <snitzer@redhat.com>
Subject: Re: for-next branch and blktests/srp
Date: Thu, 6 Dec 2018 10:48:28 -0700 [thread overview]
Message-ID: <a73ef579-e4e8-f245-b203-1b52eb41af78@kernel.dk> (raw)
In-Reply-To: <707b709c-547f-b330-bd37-29b8fc427827@kernel.dk>
On 12/6/18 10:28 AM, Jens Axboe wrote:
> On 12/6/18 10:19 AM, Bart Van Assche wrote:
>> On Thu, 2018-12-06 at 10:00 -0700, Jens Axboe wrote:
>>> On 12/6/18 9:47 AM, Bart Van Assche wrote:
>>>> If I merge Jens' for-next branch with Linus' master branch, boot the
>>>> resulting kernel in a VM and run blktests/tests/srp/002 then that test
>>>> never finishes. The same test passes against Linus' master branch. I
>>>> think this is a regression. The following appears in the system log if
>>>> I run that test:
>>>
>>> You are running that test on a dm device? Can you shed some light on
>>> how that dm device is setup?
>>
>> Hi Jens,
>>
>> The dm device referred to in my e-mail is a dm-mpath device created by test
>> srp/002. All parameters of that device are under control of that test script.
>> From the srp/002 test script:
>>
>> DESCRIPTION="File I/O on top of multipath concurrently with logout and login (mq)"
>>
>> From srp/multipath.conf:
>>
>> defaults {
>> find_multipaths no
>> user_friendly_names yes
>> queue_without_daemon no
>> }
>>
>> devices {
>> device {
>> vendor "LIO-ORG|SCST_BIO|FUSIONIO"
>> product ".*"
>> features "1 queue_if_no_path"
>> path_checker tur
>> }
>> }
>
> 5 kernel compiles later, and I think I'm almost ready to run it...
axboe@dell:/home/axboe/git/blktests $ sudo ./check srp/002
srp/002 (File I/O on top of multipath concurrently with logout and login (mq)) [failed]
runtime 33.689s ... 32.212s
--- tests/srp/002.out 2018-11-09 08:42:22.842029804 -0700
+++ /home/axboe/git/blktests/results/nodev/srp/002.out.bad 2018-12-06 10:45:35.995183521 -0700
@@ -1,2 +1 @@
Configured SRP target driver
-Passed
It runs for about 32-33s every time and then I get this. The fio output shows this:
data-integrity-test-mq: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=64
...
fio-3.12-27-g68af
Starting 16 threads
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
data-integrity-test-mq: Laying out IO file (1 file / 1MiB)
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.14.0: Input/output error: read offset=724992, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.5.0: Input/output error: read offset=983040, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.7.0: Input/output error: write offset=700416, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.8.0: Input/output error: write offset=237568, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.9.0: Input/output error: write offset=1277952, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.9.0: Input/output error: write offset=970752, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.9.0: Input/output error: write offset=974848, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.9.0: Input/output error: write offset=978944, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.9.0: Input/output error: write offset=983040, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.15.0: Input/output error: write offset=172032, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.13.0: Input/output error: write offset=237568, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.3.0: Input/output error: write offset=294912, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.11.0: Input/output error: write offset=1245184, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.12.0: Input/output error: write offset=884736, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=389120, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=393216, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=397312, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=364544, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=368640, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=663552, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.1.0: Input/output error: write offset=1126400, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=102400, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=778240, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=221184, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.10.0: Input/output error: write offset=696320, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=286720, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=290816, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=647168, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=61440, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.0.0: Input/output error: write offset=73728, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=303104, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=311296, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=245760, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=65536, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=57344, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=290816, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=618496, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=503808, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=339968, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=905216, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=675840, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=311296, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=253952, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=937984, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=425984, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=114688, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=258048, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=507904, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.4.0: Input/output error: write offset=212992, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=262144, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=524288, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=266240, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=552960, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=270336, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=557056, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=245760, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.6.0: Input/output error: write offset=638976, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=249856, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1249280, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1003520, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1007616, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1150976, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=806912, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1011712, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=540672, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=544768, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=507904, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=811008, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=892928, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=585728, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1040384, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=831488, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=737280, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=638976, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1142784, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=335872, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1146880, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1085440, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1138688, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=217088, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=237568, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=241664, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1220608, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=999424, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=860160, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=864256, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=827392, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=598016, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1024000, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=663552, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=675840, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=688128, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=692224, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1064960, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=704512, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=716800, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=741376, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=778240, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=929792, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=933888, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1159168, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=303104, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1163264, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=393216, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=397312, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=1228800, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=659456, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=950272, buflen=4096
fio: io_u error on file /home/axboe/git/blktests/results/tmpdir.srp.002.7WR/mnt0/data-integrity-test-mq.2.0: Input/output error: write offset=110592, buflen=4096
fio: pid=7922, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7923, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7931, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7932, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7934, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7925, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7926, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7930, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7935, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7929, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7924, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7921, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7928, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7920, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7933, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
fio: pid=7927, err=5/file:io_u.c:1789, func=io_u error, error=Input/output error
data-integrity-test-mq: (groupid=0, jobs=16): err= 5 (file:io_u.c:1789, func=io_u error, error=Input/output error): pid=7920: Thu Dec 6 10:45:47 2018
read: IOPS=12.2k, BW=47.5MiB/s (49.8MB/s)(369MiB/7769msec)
write: IOPS=12.2k, BW=47.1MiB/s (49.4MB/s)(378MiB/8024msec); 0 zone resets
bw ( KiB/s): min=48208, max=112000, per=100.00%, avg=85859.56, stdev=1118.52, samples=144
iops : min=12050, max=28000, avg=21464.33, stdev=279.65, samples=144
cpu : usr=2.78%, sys=2.21%, ctx=93124, majf=0, minf=132
IO depths : 1=0.3%, 2=0.6%, 4=1.3%, 8=2.6%, 16=5.2%, 32=10.3%, >=64=79.7%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=99.6%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.4%, >=64=0.0%
issued rwts: total=94632,97502,0,0 short=0,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=64
Run status group 0 (all jobs):
READ: bw=47.5MiB/s (49.8MB/s), 47.5MiB/s-47.5MiB/s (49.8MB/s-49.8MB/s), io=369MiB (387MB), run=7769-7769msec
WRITE: bw=47.1MiB/s (49.4MB/s), 47.1MiB/s-47.1MiB/s (49.4MB/s-49.4MB/s), io=378MiB (396MB), run=8024-8024msec
Disk stats (read/write):
dm-2: ios=85051/90524, merge=9581/9463, ticks=2200798/5420861, in_queue=7709829, util=97.61%, aggrios=82306/87731, aggrmerge=0/0, aggrticks=107774/142105, aggrin_queue=264726, aggrutil=98.23%
sdh: ios=82306/87731, merge=0/0, ticks=107774/142105, in_queue=264726, util=98.23%
which would result in a non-zero exit, which should be expected for this
test?
--
Jens Axboe
next prev parent reply other threads:[~2018-12-06 17:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-06 16:47 for-next branch and blktests/srp Bart Van Assche
2018-12-06 17:00 ` Jens Axboe
2018-12-06 17:19 ` Bart Van Assche
2018-12-06 17:28 ` Jens Axboe
2018-12-06 17:48 ` Jens Axboe [this message]
2018-12-06 18:02 ` Bart Van Assche
2018-12-06 18:08 ` Jens Axboe
2018-12-06 18:10 ` Bart Van Assche
2018-12-06 18:12 ` Jens Axboe
2018-12-06 18:16 ` Bart Van Assche
2018-12-06 20:56 ` Bart Van Assche
2018-12-06 21:04 ` Jens Axboe
2018-12-06 22:15 ` Jens Axboe
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=a73ef579-e4e8-f245-b203-1b52eb41af78@kernel.dk \
--to=axboe@kernel.dk \
--cc=bvanassche@acm.org \
--cc=linux-block@vger.kernel.org \
--cc=snitzer@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).