Re: [bug report] blktests srp/002 hang

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

 



On 10/18/23 13:29, Bob Pearson wrote:
OK, with clean code from current rdma for-next branch with the .config I sent before, if I run:

rpearson:blktests$ sudo use_siw=1 ./check srp/002
[sudo] password for rpearson:
srp/002 (File I/O on top of multipath concurrently with logout and login (mq))

It hangs. The dmesg trace is attached.

Thank you for having shared the dmesg output. If the test setup is still in the same state, please try to run the following command:

$ dmsetup ls |
  while read a b; do dmsetup message $a 0 fail_if_no_path; done

If this resolves the hang, this hang is not a kernel bug but a bug in multipathd or in the test scripts.

Thanks,

Bart.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux