Re: again? - Write I/O queue hangup at random on recent Linus' kernels

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

 



On Thu, Oct 6, 2022 at 8:37 PM Jaroslav Pulchart
<jaroslav.pulchart@xxxxxxxxxxxx> wrote:
>
> Hello,
>
> I apply the
> echo 0 > /sys/block/vdc/queue/wbt_lat_usec
> at the production servers. I expect it will disable wbt. Could you
> please confirm that my expectation is correct?
>
> The issue is happening once per ~14-30d after some random higher IOps
> (~25-100k) peak so we need to wait....

Next time when it is triggered, please collect blk-mq debugfs log via
the following
command after the hang is triggered

(cd /sys/kernel/debug/block/vdc && find . -type f -exec grep -aH . {} \;)

Also you can try all kinds of settings, such as reducing the
nr_tags/queue_depth to 4 or
smaller(1), for quick reproduction.

~14-30d is  too long to verify any change.

Thanks,




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux