[PATCH 08/18] multipath-tools: add FUJITSU/ETERNUS 2000/4000/8000 to hwtable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Based on documentation provided by the manufacturer:
http://storage-system.fujitsu.com/global/manual/diskarray/pdf/p3am-3192-en.pdf

For SUSE Linux Enterprise Server 11

vendor                  "FUJITSU"
product                 "E[248]000"
prio                    alua
path_grouping_policy    group_by_prio
path_selector           "round-robin 0"
failback                immediate
no_path_retry           10

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 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d1e9c81..1845881 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -257,6 +257,13 @@ static struct hwentry default_hw[] = {
 		.product       = "FC2502",
 		.pgfailback    = FAILBACK_UNDEF,
 	},
+	{
+		.vendor        = "FUJITSU",
+		.product       = "E[248]000",
+		.prio_name     = PRIO_ALUA,
+		.no_path_retry = 10,
+		.selector      = "round-robin 0",
+	},
 	/*
 	 * Hitachi
 	 *
-- 
2.7.4

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux