Skip to content

Commit

Permalink
CP-47841: update multipath configuration for PURE Storage
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Syms <[email protected]>
  • Loading branch information
MarkSymsCtx committed Feb 15, 2024
1 parent b7b90c8 commit 5ebbc1f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions multipath/multipath.conf
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,17 @@ devices {
failback immediate
no_path_retry 18
}
device {
vendor "PURE"
product "FlashArray"
path_selector "queue-length 0"
path_grouping_policy group_by_prio
path_checker tur
fast_io_fail_tmo 10
dev_loss_tmo 60
no_path_retry 0
hardware_handler "1 alua"
prio alua
failback immediate
}
}

0 comments on commit 5ebbc1f

Please sign in to comment.