From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751661AbbLJTFq (ORCPT ); Thu, 10 Dec 2015 14:05:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41043 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797AbbLJTFo (ORCPT ); Thu, 10 Dec 2015 14:05:44 -0500 Subject: Re: [BISECTED] WARNING: CPU: 2 PID: 142 at block/genhd.c:626 add_disk+0x480/0x4e0() To: Hannes Reinecke , Christoph Hellwig , "Martin K. Petersen" , Mike Snitzer , James Bottomley References: <5668F8C8.6000601@redhat.com> <56692124.6000208@suse.de> Cc: linux-scsi@vger.kernel.org, Linux Kernel Mailing List , awilliam@redhat.com From: Laura Abbott Message-ID: <5669CD05.9040607@redhat.com> Date: Thu, 10 Dec 2015 11:05:41 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56692124.6000208@suse.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/09/2015 10:52 PM, Hannes Reinecke wrote: >> > There's a patchset to update the ALUA handler in Martin Petersens tree which should > help here; most notably the commit 'scsi: ignore errors from scsi_dh_add_device()' > should fix this particular issue. Yep, that fixed it. Thanks. > > Cheers, > > Hannes