On Fri, 2021-03-26 at 00:00 +0100, Xose Vazquez Perez wrote: > Info from: > https://download.huawei.com/edownload/e/download.do?actionFlag=download&nid=EDOC1100154490&partNo=6001&mid=SUPE_DOC&_t=1612885603000 > > Cc: Zou Ming <zouming.zouming@xxxxxxxxxx> > Cc: Martin Wilck <mwilck@xxxxxxxx> > Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx> > Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> > Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxx> > --- > libmultipath/hwtable.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c > index 58fa7387..7923abba 100644 > --- a/libmultipath/hwtable.c > +++ b/libmultipath/hwtable.c > @@ -1084,6 +1084,15 @@ static struct hwentry default_hw[] = { > .pgpolicy = GROUP_BY_PRIO, > .prio_name = PRIO_ALUA, > }, > + { > + /* OceanStor NVMe */ > + .vendor = "NVME", > + .product = "Huawei-XSG1", > + .pgpolicy = MULTIBUS, > + .checker_name = DIRECTIO, > + .retain_hwhandler = RETAIN_HWHANDLER_OFF, This is a rather pointless setting, in particular if hardware_handler is not set, and even more so for NVMe. Even for SCSI, no recent kernel will allow changing the hwhandler. Regards, Martin -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel