diff --git a/multipath/multipath.conf b/multipath/multipath.conf index 00a8f4880..5800e362d 100644 --- a/multipath/multipath.conf +++ b/multipath/multipath.conf @@ -156,4 +156,19 @@ devices { prio alua failback immediate } -} + device { + vendor "Nimble" + product "Server" + path_grouping_policy group_by_prio + prio "alua" + hardware_handler "1 alua" + path_selector "service-time 0" + path_checker tur + no_path_retry 30 + failback immediate + fast_io_fail_tmo 5 + dev_loss_tmo infinity + rr_min_io_rq 1 + rr_weight uniform + } +} \ No newline at end of file