All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Wysochanski <dwysocha@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH 3/7] scsi_dh: add hp sw device handler - testing and hit existing oops in radix_tree_gang_lookup (fix upstream)
Date: Mon, 17 Mar 2008 16:34:15 -0400	[thread overview]
Message-ID: <1205786055.4408.22.camel@localhost.localdomain> (raw)
In-Reply-To: <20080311013347.23179.15406.sendpatchset@localhost.localdomain>

On Mon, 2008-03-10 at 18:33 -0700, Chandra Seetharaman wrote:
> Subject: scsi_dh: add hp sw device handler
> 
> From: Mike Christie <michaelc@cs.wisc.edu>
> 
> This patch adds a very basic scsi device handler for older hp boxes which
> cannot be upgraded.
> 
> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
> Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
> ---
> 
>  

FYI, I am testing the hp portion and hit and existing oops in
radix_tree_gang_lookup (fixed by upstream block layer patch):
http://www.gossamer-threads.com/lists/linux/kernel/880705?page=last

I saw the problem when doing this sequence:
1) multipath -F
2) "rmmod qla2xxx"
* This would trigger the oops

I added the following upstream commit
ffc4e7595734cf768fa60cea8a4d545dfef8231a on top of your patches and it
seems to have fixed the problem:
http://tinyurl.com/2bk392

My full patch series (started with 2.6.25-rc2):
# quilt series
patches/2.6.25-rc2-mm1.bz2
patches/scsi_dh-add-skeleton.patch
patches/scsi_dh-add-lsi-rdac.patch
patches/scsi_dh-add-hp-sw.patch
patches/scsi_dh-add-emc.patch
patches/scsi_dh-use-scsi-dh-in-dm-mpath.patch
patches/scsi_dh-remove-hwh-from-dm.patch
patches/scsi_dh-remove-hwh-infrastructure.patch
patches/linux-2.6.git-ffc4e7595734cf768fa60cea8a4d545dfef8231a.patch
#

  reply	other threads:[~2008-03-17 20:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-11  1:33 [PATCH 0/7] scsi_dh: Move hardware handlers from dm to SCSI Chandra Seetharaman
2008-03-11  1:33 ` [PATCH 1/7] scsi_dh: add skeleton for SCSI Device Handlers Chandra Seetharaman
2008-03-11  1:33 ` [PATCH 2/7] scsi_dh: add lsi rdac device handler Chandra Seetharaman
2008-03-11  1:33 ` [PATCH 3/7] scsi_dh: add hp sw " Chandra Seetharaman
2008-03-17 20:34   ` Dave Wysochanski [this message]
2008-03-11  1:33 ` [PATCH 4/7] scsi_dh: add EMC Clariion " Chandra Seetharaman
2008-03-11  1:34 ` [PATCH 5/7] scsi_dh: Use SCSI device handler in dm-multipath Chandra Seetharaman
2008-03-11  1:34 ` [PATCH 6/7] scsi_dh: Remove hardware handlers from dm Chandra Seetharaman
2008-03-11  1:34 ` [PATCH 7/7] scsi_dh: Remove hardware handler infrastructure " Chandra Seetharaman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1205786055.4408.22.camel@localhost.localdomain \
    --to=dwysocha@redhat.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.