From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xose Vazquez Perez Subject: Re: [PATCH 00/33] multipath-tools fixes from SUSE Date: Tue, 28 Feb 2017 23:44:34 +0100 Message-ID: References: <20170228162329.14517-1-mwilck@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170228162329.14517-1-mwilck@suse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Martin Wilck , dm-devel@redhat.com List-Id: dm-devel.ids On 02/28/2017 05:22 PM, Martin Wilck wrote: > As announced previously, here comes a collection of multipath-tools patches > that SUSE is using for SLES12 SP2. > > The whole series can be roughly broken down into the following logical > parts. Details can be found in the indvidual patches. There is a recent one missing: --- Subject: libmultipath/propsel: Do not select sysfs prioritizer for RDAC arrays Recent RDAC (NetApp E-Series) firmware implemented an internal load balancer and switched to implicit ALUA. Unfortunately the load balancer relies on periodic REPORT TARGET PORT GROUPS from the host, so we cannot use the sysfs prioritizer here. --- Martin, thank you for your work.