Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-10-10 Thread scameron
On Fri, Sep 27, 2013 at 08:34:51AM -0500, scame...@beardog.cce.hp.com wrote: > On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: > > On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: > > > From: Stephen M. Cameron > > > > > > SCSI mid layer doesn't seem to handle logical drives undergoi

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-30 Thread scameron
On Fri, Sep 27, 2013 at 04:58:41PM +0200, Tomas Henzl wrote: > On 09/27/2013 04:41 PM, scame...@beardog.cce.hp.com wrote: > > On Fri, Sep 27, 2013 at 04:01:30PM +0200, Tomas Henzl wrote: > >> On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: > >>> On Fri, Sep 27, 2013 at 03:22:19PM +0200,

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread scameron
On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: > On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: > > From: Stephen M. Cameron > > > > SCSI mid layer doesn't seem to handle logical drives undergoing format > > very well. scsi_add_device on such devices seems to result in hitting >

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread scameron
On Fri, Sep 27, 2013 at 12:54:39PM -0400, Douglas Gilbert wrote: > On 13-09-27 10:41 AM, scame...@beardog.cce.hp.com wrote: > >On Fri, Sep 27, 2013 at 04:01:30PM +0200, Tomas Henzl wrote: > >>On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: > >>>On Fri, Sep 27, 2013 at 03:22:19PM +0200, T

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread Douglas Gilbert
On 13-09-27 10:41 AM, scame...@beardog.cce.hp.com wrote: On Fri, Sep 27, 2013 at 04:01:30PM +0200, Tomas Henzl wrote: On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: From:

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread Tomas Henzl
On 09/27/2013 04:41 PM, scame...@beardog.cce.hp.com wrote: > On Fri, Sep 27, 2013 at 04:01:30PM +0200, Tomas Henzl wrote: >> On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: >>> On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: On 09/23/2013 08:34 PM, Stephen M. Cameron wr

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread scameron
On Fri, Sep 27, 2013 at 04:01:30PM +0200, Tomas Henzl wrote: > On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: > > On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: > >> On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: > >>> From: Stephen M. Cameron > >>> > >>> SCSI mid laye

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread Tomas Henzl
On 09/27/2013 03:34 PM, scame...@beardog.cce.hp.com wrote: > On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: >> On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: >>> From: Stephen M. Cameron >>> >>> SCSI mid layer doesn't seem to handle logical drives undergoing format >>> very well.

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread scameron
On Fri, Sep 27, 2013 at 03:22:19PM +0200, Tomas Henzl wrote: > On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: > > From: Stephen M. Cameron > > > > SCSI mid layer doesn't seem to handle logical drives undergoing format > > very well. scsi_add_device on such devices seems to result in hitting >

Re: [PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-27 Thread Tomas Henzl
On 09/23/2013 08:34 PM, Stephen M. Cameron wrote: > From: Stephen M. Cameron > > SCSI mid layer doesn't seem to handle logical drives undergoing format > very well. scsi_add_device on such devices seems to result in hitting > those devices with a TUR at a rate of 3Hz for awhile, transitioning > t

[PATCH 07/10] hpsa: hide logical drives with format in progress from linux

2013-09-23 Thread Stephen M. Cameron
From: Stephen M. Cameron SCSI mid layer doesn't seem to handle logical drives undergoing format very well. scsi_add_device on such devices seems to result in hitting those devices with a TUR at a rate of 3Hz for awhile, transitioning to hitting them with a READ(10) at a much higher rate indefini