Re: disk-io lockup in 4.14.13 kernel
From: Bart Van Assche <hidden>
Date: 2018-02-22 16:46:28
From: Bart Van Assche <hidden>
Date: 2018-02-22 16:46:28
On 02/22/18 02:58, Jaco Kroon wrote:
We've been seeing sporadic IO lockups on recent kernels.
Are you using the legacy I/O stack or blk-mq? If you are not yet using
blk-mq, can you switch to blk-mq + scsi-mq + dm-mq? If the lockup is
reproducible with blk-mq, can you share the output of the following command:
(cd /sys/kernel/debug/block && find . -type f -exec grep -aH . {} \;)
Thanks,
Bart.