File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ multipaths {
38
38
}
39
39
```
40
40
41
+ ---
42
+
41
43
| Option | Purpose |
42
44
| ----------| --------------------------------------------------|
43
45
| ` alias ` | Human-readable name assigned to the multipath map |
@@ -51,6 +53,7 @@ multipaths {
51
53
| ` prio ` | Can override global/default setting |
52
54
| ` no_path_retry ` | Can override global/default setting |
53
55
56
+ ---
54
57
55
58
### Devices
56
59
@@ -72,6 +75,8 @@ devices {
72
75
}
73
76
```
74
77
78
+ ---
79
+
75
80
| Option | Purpose |
76
81
| ----------------------| -----------------------------------------------------|
77
82
| ` vendor ` , ` product ` | Matches your SAN device |
@@ -85,6 +90,8 @@ devices {
85
90
| ` rr_weight ` | Round robin weight for path usage |
86
91
| ` no_path_retry ` | Retry for 60 seconds if paths are lost |
87
92
93
+ ---
94
+
88
95
### Defaults
89
96
90
97
``` text
@@ -104,6 +111,8 @@ defaults {
104
111
}
105
112
```
106
113
114
+ ---
115
+
107
116
| Option | Purpose |
108
117
| ----------------------| -------------------------------------------------------------------------|
109
118
| ` user_friendly_names ` | Use alias or ` mpathX ` naming. Set to ` no ` to prefer WWIDs or aliases. |
You can’t perform that action at this time.
0 commit comments