Skip to content

Commit

Permalink
CP-49961: update multipath config for Dell arrays
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Syms <mark.syms@cloud.com>
  • Loading branch information
MarkSymsCtx committed Jul 11, 2024
1 parent eb29245 commit 7d2b243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multipath/multipath.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ devices {
}
device {
vendor "DELL"
product "MD36xx(i|f)"
product "MD3(2|4|6|8)xx(i|f)?"
features "2 pg_init_retries 50"
hardware_handler "1 rdac"
path_selector "round-robin 0"
Expand All @@ -50,7 +50,7 @@ devices {
}
device {
vendor "DellEMC"
product "ME4"
product "ME(4|5)"
path_grouping_policy "group_by_prio"
path_checker "tur"
hardware_handler "1 alua"
Expand Down

0 comments on commit 7d2b243

Please sign in to comment.