Skip to content

Commit 7d2b243

Browse files
committed
CP-49961: update multipath config for Dell arrays
Signed-off-by: Mark Syms <[email protected]>
1 parent eb29245 commit 7d2b243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multipath/multipath.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ devices {
3737
}
3838
device {
3939
vendor "DELL"
40-
product "MD36xx(i|f)"
40+
product "MD3(2|4|6|8)xx(i|f)?"
4141
features "2 pg_init_retries 50"
4242
hardware_handler "1 rdac"
4343
path_selector "round-robin 0"
@@ -50,7 +50,7 @@ devices {
5050
}
5151
device {
5252
vendor "DellEMC"
53-
product "ME4"
53+
product "ME(4|5)"
5454
path_grouping_policy "group_by_prio"
5555
path_checker "tur"
5656
hardware_handler "1 alua"

0 commit comments

Comments
 (0)