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.
2 parents fd58760 + 665aee4 commit e6f4e46Copy full SHA for e6f4e46
articles/storage/elastic-san/elastic-san-connect-linux.md
@@ -47,6 +47,7 @@ defaults {
47
failback immediate # For immediate failback to highest priority path group with active paths
48
no_path_retry 3 # To disable I/O queueing after retrying once when all paths are down
49
polling_interval 5 # Set path check polling interval to 5 seconds
50
+ find multipaths yes # To allow multipath to take control of only those devices that have multiple paths
51
}
52
devices {
53
device {
0 commit comments