aboutsummaryrefslogtreecommitdiffstats
path: root/multipath.conf.defaults
diff options
context:
space:
mode:
authorJun'ichi Nomura <j-nomura@ce.jp.nec.com>2011-04-20 18:20:09 +0900
committerChristophe Varoqui <christophe.varoqui@opensvc.com>2011-04-20 11:39:59 +0200
commitf625ea2ddf542851e5c1e4f8723dbc75d9961c33 (patch)
treea7f5cc8c842be9719ffa8db23c19a8d1ff918ce3 /multipath.conf.defaults
parent50b26122b914acaafc3d4fbddd3f95903dc1387d (diff)
downloadmultipath-tools-f625ea2ddf542851e5c1e4f8723dbc75d9961c33.tar.gz
multipath-tools: Add new NEC diskarray to internal hardware table
Hi Christophe, This patch adds an entry for new NEC Storage M series to internal hwtable. Could you include this change in your tree? Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Diffstat (limited to 'multipath.conf.defaults')
-rw-r--r--multipath.conf.defaults14
1 files changed, 14 insertions, 0 deletions
diff --git a/multipath.conf.defaults b/multipath.conf.defaults
index f8ca0a2..6daf812 100644
--- a/multipath.conf.defaults
+++ b/multipath.conf.defaults
@@ -743,4 +743,18 @@
# path_checker directio
# prio const
# }
+# device {
+# vendor "NEC"
+# product "DISK ARRAY"
+# getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
+# features "0"
+# hardware_handler "1 alua"
+# path_selector "round-robin 0"
+# path_grouping_policy group_by_prio
+# failback immediate
+# rr_weight uniform
+# rr_min_io 1000
+# path_checker tur
+# prio alua
+# }
#}