From patchwork Fri Sep 3 22:23:22 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: bmarzins@sourceware.org X-Patchwork-Id: 155091 Received: from mx01.colomx.prod.int.phx2.redhat.com (mx3-phx2.redhat.com [209.132.183.24]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o83MPpXt007619 for ; Fri, 3 Sep 2010 22:26:27 GMT Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by mx01.colomx.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o83MNcJq018157; Fri, 3 Sep 2010 18:23:39 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o83MNbnU004465 for ; Fri, 3 Sep 2010 18:23:37 -0400 Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.12]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o83MNWan024151 for ; Fri, 3 Sep 2010 18:23:32 -0400 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id o83MNMBE001140 for ; Fri, 3 Sep 2010 18:23:23 -0400 Received: (qmail 1891 invoked by uid 9475); 3 Sep 2010 22:23:22 -0000 Date: 3 Sep 2010 22:23:22 -0000 Message-ID: <20100903222322.1889.qmail@sourceware.org> From: bmarzins@sourceware.org To: dm-cvs@sourceware.org, dm-devel@redhat.com X-RedHat-Spam-Score: -2.31 (RCVD_IN_DNSWL_MED,T_RP_MATCHES_RCVD) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.12 X-loop: dm-devel@redhat.com Subject: [dm-devel] multipath-tools multipath.conf.annotated multi ... X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: device-mapper development List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Fri, 03 Sep 2010 22:26:27 +0000 (UTC) --- multipath-tools/multipath.conf.annotated 2010/04/08 19:31:49 1.18.2.16 +++ multipath-tools/multipath.conf.annotated 2010/09/03 22:23:22 1.18.2.17 @@ -186,6 +186,17 @@ # user_friendly_names no # # # +# # name : pg_prio_calc +# # scope : multipath & multipathd +# # desc : If set to "avg", multipath sets the priority of path groups +# # to the average of the priorities of the included paths. +# # If set to "sum", multipath sets the priority of path groups +# # to the sum of the priorities of the included paths. +# # values : "sum"|"avg" +# # default : "sum" +# pg_prio_calc "avg" +# +# # # # name : bindings_file # # scope : multipath # # desc : The location of the bindings file that is used with --- multipath-tools/multipath.conf.defaults 2010/09/03 03:46:11 1.5.4.24 +++ multipath-tools/multipath.conf.defaults 2010/09/03 22:23:22 1.5.4.25 @@ -14,6 +14,7 @@ # failback manual # no_path_retry fail # user_friendly_names no +# pg_prio_calc sum # bindings_file "/var/lib/multipath/bindings" #} #