From patchwork Wed Feb 10 04:11:19 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: 78285 Received: from mx02.colomx.prod.int.phx2.redhat.com (mx4-phx2.redhat.com [209.132.183.25]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o1A5SOL9002118 for ; Wed, 10 Feb 2010 05:29:01 GMT Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by mx02.colomx.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1A4CJ9w015981; Tue, 9 Feb 2010 23:12:20 -0500 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 o1A4Bewd027888 for ; Tue, 9 Feb 2010 23:11:40 -0500 Received: from mx1.redhat.com (ext-mx01.extmail.prod.ext.phx2.redhat.com [10.5.110.5]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1A4BWbj021078 for ; Tue, 9 Feb 2010 23:11:32 -0500 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id o1A4BKsh011887 for ; Tue, 9 Feb 2010 23:11:20 -0500 Received: (qmail 19438 invoked by uid 9475); 10 Feb 2010 04:11:19 -0000 Date: 10 Feb 2010 04:11:19 -0000 Message-ID: <20100210041119.19436.qmail@sourceware.org> From: bmarzins@sourceware.org To: dm-cvs@sourceware.org, dm-devel@redhat.com X-RedHat-Spam-Score: -1.455 (AWL) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.5 X-loop: dm-devel@redhat.com Subject: [dm-devel] multipath-tools ./multipath.conf.defaults libm ... 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: Delayed for 01:09:41 by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Wed, 10 Feb 2010 05:29:01 +0000 (UTC) --- multipath-tools/multipath.conf.defaults 2010/01/26 05:50:44 1.5.4.19 +++ multipath-tools/multipath.conf.defaults 2010/02/10 04:11:18 1.5.4.20 @@ -245,7 +245,7 @@ # features "0" # hardware_handler "0" # path_selector "round-robin 0" -# path_grouping_policy failover +# path_grouping_policy multibus # rr_weight uniform # no_path_retry 5 # rr_min_io 1000 --- multipath-tools/libmultipath/hwtable.c 2010/01/26 05:50:45 1.20.2.26 +++ multipath-tools/libmultipath/hwtable.c 2010/02/10 04:11:18 1.20.2.27 @@ -309,7 +309,7 @@ .features = DEFAULT_FEATURES, .hwhandler = DEFAULT_HWHANDLER, .selector = DEFAULT_SELECTOR, - .pgpolicy = FAILOVER, + .pgpolicy = MULTIBUS, .pgfailback = FAILBACK_UNDEF, .rr_weight = RR_WEIGHT_NONE, .no_path_retry = 5, --- multipath-tools/multipath/Attic/multipath.conf.5 2009/05/15 21:01:27 1.1.2.2 +++ multipath-tools/multipath/Attic/multipath.conf.5 2010/02/10 04:11:18 1.1.2.3 @@ -251,7 +251,7 @@ is shutdown. Default is .I yes .TP -.B binding_file +.B bindings_file Sets the location for the multipath bindings file that is used with the user_friendly_names option. Default is .I /etc/multipath_bindings