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 71f4b11 commit cf8d888Copy full SHA for cf8d888
articles/storage/elastic-san/elastic-san-best-practices.md
@@ -76,6 +76,7 @@ defaults {
76
failback immediate # For immediate failback to highest priority path group with active paths
77
no_path_retry 3 # To disable I/O queueing after retrying once when all paths are down
78
polling_interval 5 # Set path check polling interval to 5 seconds
79
+ find multipaths yes # To allow multipath to take control of only those devices that have multiple paths
80
}
81
devices {
82
device {
0 commit comments