From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Varoqui Subject: Re: [PATCH] Fix priorities handling for multipathing Date: Wed, 08 Nov 2006 22:54:52 +0100 Message-ID: <1163022892.27042.35.camel@localhost.localdomain> References: <4551B673.7030107@suse.de> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4551B673.7030107@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Hannes Reinecke Cc: device-mapper development List-Id: dm-devel.ids Le mercredi 08 novembre 2006 =C3=A0 11:50 +0100, Hannes Reinecke a =C3=A9= crit : > Hi Christophe, >=20 > rr_weight=3Dpriorities is currently broken as the 'minio' parameter is=20 > incremented for each path. So when we have enough paths the minio=20 > parameter will eventually overflow and generate an invalid map. > And we don't disassemble such a map properly, either. >=20 > Please apply. >=20 My pleasure. Applied. cvaroqui