[doc] path_checker can't be set in a multipath {} config block
authorChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 30 Nov 2008 23:35:42 +0000 (00:35 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 30 Nov 2008 23:35:42 +0000 (00:35 +0100)
All docs wrongly stated that as valid. It is not, mainly
because path checker selection happens before assigning the
path to a multipath.

Thanks to Matthew Kent for pointing this out.

multipath.conf.annotated
multipath.conf.synthetic
multipath/multipath.conf.5

index 3653477..7663567 100644 (file)
 #              path_grouping_policy    multibus
 #
 #              #
-#              # name    : path_checker
-#              # scope   : multipathd
-#              # desc    : path checking alorithm to use to check path state
-#              # values  : readsector0|tur|emc_clariion|hp_sw|directio
-#              # default : directio
-#              #
-#              # path_checker          directio
-#              
-#              #
 #              # name    : path_selector
 #              # desc    : the path selector algorithm to use for this mpath
 #              #           these algo are offered by the kernel mpath target
index 6459f56..c7f96a2 100644 (file)
@@ -36,7 +36,6 @@
 #              wwid                    3600508b4000156d700012000000b0000
 #              alias                   yellow
 #              path_grouping_policy    multibus
-#              path_checker            directio
 #              path_selector           "round-robin 0"
 #              failback                manual
 #              rr_weight               priorities
index 39639dd..c02245c 100644 (file)
@@ -303,8 +303,6 @@ section:
 .TP 18
 .B path_grouping_policy
 .TP
-.B path_checker
-.TP
 .B path_selector
 .TP
 .B failback