Re: [dm-devel] [PATCH 4/4] libmultipath: fix checker detection for nvme devices

2020-07-02 Thread Martin Wilck
On Wed, 2020-07-01 at 17:39 -0500, Benjamin Marzinski wrote: > In order to fix hwhandler autodetection, commit 8794a776 made > detect_alua() differentiate between failures to detect whether alua > was > supported, and successfully detecting that it was not supported. > However, this causes nvme

[dm-devel] [PATCH 4/4] libmultipath: fix checker detection for nvme devices

2020-07-01 Thread Benjamin Marzinski
In order to fix hwhandler autodetection, commit 8794a776 made detect_alua() differentiate between failures to detect whether alua was supported, and successfully detecting that it was not supported. However, this causes nvme devices to get the TUR checker assigned to them. This is because there is