Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index bd06d08..efa81ba 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -1170,6 +1170,16 @@ static struct hwentry default_hw[] = { .no_path_retry = 30, }, /* + * AccelStor + */ + { + /* NeoSapphire */ + .vendor = "AStor", + .product = "NeoSapphire", + .pgpolicy = MULTIBUS, + .no_path_retry = 30, + }, + /* * EOL */ { -- 2.13.5 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel