We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e86e71 commit be6922fCopy full SHA for be6922f
multipath/multipath.conf
@@ -168,4 +168,19 @@ devices {
168
prio alua
169
failback immediate
170
}
171
-}
+ device {
172
+ vendor "Nimble"
173
+ product "Server"
174
+ path_grouping_policy group_by_prio
175
+ prio "alua"
176
+ hardware_handler "1 alua"
177
+ path_selector "service-time 0"
178
+ path_checker tur
179
+ no_path_retry 30
180
+ failback immediate
181
+ fast_io_fail_tmo 5
182
+ dev_loss_tmo infinity
183
+ rr_min_io_rq 1
184
+ rr_weight uniform
185
+ }
186
+}
0 commit comments