Skip to content

Commit 04520ae

Browse files
Merge pull request #296231 from jiarongjoyce/patch-11
Update elastic-san-connect-linux.md
2 parents bbdb143 + c7011c6 commit 04520ae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage/elastic-san/elastic-san-connect-linux.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ defaults {
5050
path_grouping_policy multibus # To place all the paths in one priority group
5151
path_selector "round-robin 0" # To use round robin algorithm to determine path for next I/O operation
5252
failback immediate # For immediate failback to highest priority path group with active paths
53-
no_path_retry 1 # To disable I/O queueing after retrying once when all paths are down
53+
no_path_retry 3 # To disable I/O queueing after retrying once when all paths are down
54+
polling_interval 5 # Set path check polling interval to 5 seconds
5455
}
5556
devices {
5657
device {
@@ -86,4 +87,4 @@ You need to use 32 sessions to each target volume to achieve its maximum IOPS an
8687

8788
## Next steps
8889

89-
[Configure Elastic SAN networking](elastic-san-networking.md)
90+
[Configure Elastic SAN networking](elastic-san-networking.md)

0 commit comments

Comments
 (0)