diff options
author | root <root@xa-s05.(none)> | 2005-09-19 21:25:25 +0200 |
---|---|---|
committer | root <root@xa-s05.(none)> | 2005-09-19 21:25:25 +0200 |
commit | bf6a209e1f233e230a84a88f7439e3c1f8ac5502 (patch) | |
tree | 4a5bfb56b038fe7bd1e177a74eb5c10dd9339daf /multipath.conf.synthetic | |
parent | c124ddb62b62fd581258b3638e1747ae95ec7d99 (diff) | |
download | multipath-tools-bf6a209e1f233e230a84a88f7439e3c1f8ac5502.tar.gz multipath-tools-bf6a209e1f233e230a84a88f7439e3c1f8ac5502.tar.bz2 multipath-tools-bf6a209e1f233e230a84a88f7439e3c1f8ac5502.zip |
[libmultipath] add "default_path_checker" config file keyword
This will make for denser config files.
Diffstat (limited to 'multipath.conf.synthetic')
-rw-r--r-- | multipath.conf.synthetic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multipath.conf.synthetic b/multipath.conf.synthetic index 616fceb..670008f 100644 --- a/multipath.conf.synthetic +++ b/multipath.conf.synthetic @@ -10,6 +10,7 @@ # default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n" # default_prio_callout "/bin/true" # default_features "0" +# default_path_checker readsector0 # rr_min_io 100 # rr_weight priorities # failback immediate |