Skip to content

Commit 8d0bb64

Browse files
committed
Update README.md
1 parent 4d4c944 commit 8d0bb64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ defaults {
122122
| `path_checker` | Path health checker. `tur` (Test Unit Ready) is suitable for ALUA. |
123123
| `rr_min_io` | Number of I/O requests before switching paths in round-robin mode. |
124124
| `failback` | When a better path returns, fail back to it (`immediate`, `manual`). |
125-
| `no_path_retry` | Retry count or mode (`fail`, `queue`, `N` times) on path failure. |
125+
| `no_path_retry` | Retry count or mode (`fail`, `queue`, `N` times) on path failure. |
126126
| `max_fds` | Max number of file descriptors multipathd can open. |
127-
| `mode` | Permissions on multipath devices (e.g., `0644`). |
127+
| `mode` | Permissions on multipath devices (e.g., `0644`). |
128128
| `uid` | Owner user ID for device files. Usually `0` (root). |
129129
| `gid` | Owner group ID for device files. Usually `0` (root). |

0 commit comments

Comments
 (0)