https://bugzilla.kernel.org/show_bug.cgi?id=97641 --- Comment #1 from Bart Van Assche <bvanassche@xxxxxxx> --- The fio job at the initiator side was started as follows: mkfs.ext4 -O ^has_journal ${LUN0_DEV_NODE} umount /mnt mount ${LUN0_DEV_NODE} /mnt fio --verify=md5 -rw=randwrite --size=10m --bs=4K --loops=10000000 \ --iodepth=64 --group_reporting --sync=1 --direct=1 --ioengine=libaio \ --directory=/mnt --name=test --thread --numjobs=1 -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html