diff options
author | Christophe Varoqui <root@xa-s05.(none)> | 2005-11-16 17:24:48 +0100 |
---|---|---|
committer | Christophe Varoqui <root@xa-s05.(none)> | 2005-11-16 17:24:48 +0100 |
commit | b248464a3a69da5711274dc5d317d5891c63964a (patch) | |
tree | cd5f873bab1fb9bdc802a53fcf6db80e7a23dd06 /multipath.conf.synthetic | |
parent | 45d19bedd2793f0a3fd400a7742f3577cf466a74 (diff) | |
download | multipath-tools-b248464a3a69da5711274dc5d317d5891c63964a.tar.gz multipath-tools-b248464a3a69da5711274dc5d317d5891c63964a.tar.bz2 multipath-tools-b248464a3a69da5711274dc5d317d5891c63964a.zip |
[libmultipath] extend the scope of the "rr_min_io" keyword to hwe and mpe
Can now specify per device instance or device type rr repeat counts in
the config file.
Edward Goggin, EMC, and me.
Diffstat (limited to 'multipath.conf.synthetic')
-rw-r--r-- | multipath.conf.synthetic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multipath.conf.synthetic b/multipath.conf.synthetic index 190b175..334800b 100644 --- a/multipath.conf.synthetic +++ b/multipath.conf.synthetic @@ -32,6 +32,7 @@ # failback manual # rr_weight priorities # no_path_retry 5 +# rr_min_io 100 # } # multipath { # wwid 1DEC_____321816758474 @@ -50,6 +51,7 @@ # failback 15 # rr_weight priorities # no_path_retry queue +# rr_min_io 100 # } # device { # vendor "COMPAQ " |