Config on pag. #8: 
https://www.fsastech.com/ja-jp/products/storage/assets-a/manual/afa-disk/p3am-3912.pdf
PR: https://pr.fujitsu.com/jp/news/2012/05/9-2.html

Cc: Martin Wilck <[email protected]>
Cc: Benjamin Marzinski <[email protected]>
Cc: Christophe Varoqui <[email protected]>
Cc: DM_DEVEL-ML <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 libmultipath/hwtable.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 23c54933..c2192524 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -471,6 +471,13 @@ static struct hwentry default_hw[] = {
                .pgfailback    = -FAILBACK_IMMEDIATE,
                .no_path_retry = 30,
        },
+       {
+               // ETERNUS VX700 series
+               .vendor        = "FUJITSU",
+               .product       = "ETERNUS_VX700",
+               .pgpolicy      = MULTIBUS,
+               .no_path_retry = 120,
+       },
        /*
         * Hitachi Vantara
         *
-- 
2.52.0


Reply via email to