On Fri, Mar 31, 2023 at 10:28:35AM +0200, mwi...@suse.com wrote: > From: Martin Wilck <mwi...@suse.com> > > When we set the check to something other than TUR, we need > to disable checker detection, too. > > Signed-off-by: Martin Wilck <mwi...@suse.com>
Reviewed-by: Benjamin Marzinski <bmarz...@redhat.com> > --- > libmultipath/hwtable.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c > index c2a024c..65bca74 100644 > --- a/libmultipath/hwtable.c > +++ b/libmultipath/hwtable.c > @@ -1068,6 +1068,7 @@ static struct hwentry default_hw[] = { > .no_path_retry = 12, > .prio_name = PRIO_ALUA, > .checker_name = DIRECTIO, > + .detect_checker = DETECT_CHECKER_OFF, > }, > /* > * DataCore > -- > 2.39.2 -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel