Attribute
Description
A numeric value greater than zero specifies deferred failback,
expressed in seconds.
A value of
manual
specifies that failback can happen only with
operator intervention.
rr_weight
If set to
priorities
, then instead of sending
rr_min_io
requests to a path before calling
selector
to choose the next
path, the number of requests to send is determined by
rr_min_io
times the path's priority, as determined by the
prio_callout
program. Currently, there are priority callouts
only for devices that use the
group_by_prio
path grouping
policy, which means that all the paths in a path group will
always have the same priority.
If set to
uniform
, all path weights are equal.
no_path_retry
A numeric value for this attribute specifies the number of
times the system should attempt to use a failed path before
disabling queueing.
A value of
fail
indicates immediate failure, without queueing.
A value of
queue
indicates that queuing should not stop until
the path is fixed.
rr_min_io
Specifies the number of I/O requests to route to a path before
switching to the next path in the current path group.
Table 4.2. Multipath Attributes
The following example shows multipath attributes specified in the configuration file for two
specific multipath devices. The first device has a WWID of
3600508b4000156d70001200000b0000
and a symbolic name of
yellow
.
The second multipath device in the example has a WWID of
1DEC_____321816758474
and a
symbolic name of
red
. In this example, the
rr_weight
attributes is set to
priorities
.
multipaths {
multipath {
wwid
3600508b4000156d70001200000b0000
alias
yellow
path_grouping_policy
multibus
path_checker
readsector0
path_selector
"round-robin 0"
failback
manual
rr_weight
priorities
no_path_retry
5
}
multipath {
Chapter 4. The DM-Multipath Configuration File
24
Содержание DEVICE-MAPPER MULTIPATH 5.2
Страница 4: ...Using Device Mapper Multipath ...
Страница 6: ...vi ...
Страница 10: ...x ...
Страница 16: ...6 ...
Страница 19: ...Multipath Devices in Logical Volumes 9 ...
Страница 20: ...10 ...
Страница 26: ...16 ...
Страница 38: ...28 ...