Skip to content

Commit 4d4c944

Browse files
committed
Update README.md
1 parent 982a21a commit 4d4c944

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ multipaths {
3838
}
3939
```
4040

41+
---
42+
4143
| Option | Purpose |
4244
|----------|--------------------------------------------------|
4345
| `alias` | Human-readable name assigned to the multipath map |
@@ -51,6 +53,7 @@ multipaths {
5153
| `prio` | Can override global/default setting |
5254
| `no_path_retry` | Can override global/default setting |
5355

56+
---
5457

5558
### Devices
5659

@@ -72,6 +75,8 @@ devices {
7275
}
7376
```
7477

78+
---
79+
7580
| Option | Purpose |
7681
|----------------------|-----------------------------------------------------|
7782
| `vendor`, `product` | Matches your SAN device |
@@ -85,6 +90,8 @@ devices {
8590
| `rr_weight` | Round robin weight for path usage |
8691
| `no_path_retry` | Retry for 60 seconds if paths are lost |
8792

93+
---
94+
8895
### Defaults
8996

9097
```text
@@ -104,6 +111,8 @@ defaults {
104111
}
105112
```
106113

114+
---
115+
107116
| Option | Purpose |
108117
|----------------------|-------------------------------------------------------------------------|
109118
| `user_friendly_names` | Use alias or `mpathX` naming. Set to `no` to prefer WWIDs or aliases. |

0 commit comments

Comments
 (0)