Nexenta was acquired by DDN. Cc: Yacine Kheddache <yacine@xxxxxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 96e8b25..a06872e 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -300,6 +300,17 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, .no_path_retry = 30, }, + { + /* + * Nexenta COMSTAR + * + * Maintainer: Yacine Kheddache <yacine@xxxxxxxxxx> + */ + .vendor = "NEXENTA", + .product = "COMSTAR", + .pgpolicy = GROUP_BY_SERIAL, + .no_path_retry = 30, + }, /* * Dell EMC */ @@ -780,18 +791,6 @@ static struct hwentry default_hw[] = { .pgpolicy = MULTIBUS, .no_path_retry = NO_PATH_RETRY_QUEUE, }, - /* - * Nexenta - * - * Maintainer: Yacine Kheddache <yacine@xxxxxxxxxx> - */ - { - /* COMSTAR */ - .vendor = "NEXENTA", - .product = "COMSTAR", - .pgpolicy = GROUP_BY_SERIAL, - .no_path_retry = 30, - }, /* * NEC */ -- 2.21.0 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel