Re: Bug? CQE.res = -EAGAIN with nvme multipath driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/7/25 11:24 AM, Haeuptle, Michael wrote:
> Thanks for the quick response!
> 
> When I remove that check on the 6.1.85 kernel version we're using,
> then it seems that the user space program is losing IOs. I confirmed
> this with fio. When we hit this issue, fio never completes and is
> stuck.

That's because the io_uring logic assumes it happens inline via
submission, and for your case it does not. Which is also why it gets
failed. And hence setting the retry flag in that condition will do
absolutely nothing, as nobody is there to see it.

> I can certainly try that later kernel with your fix, if you think
> there are other changes that prevent losing IOs.

Please try the branch and see how it fares for you.

-- 
Jens Axboe




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux