From: Eddie Williams <Eddie.Williams@steeleye.com>
To: sekharan@linux.vnet.ibm.com
Cc: device-mapper development <dm-devel@redhat.com>,
linux-scsi@vger.kernel.org, michaelc@cs.wisc.edu,
asson_ronald@emc.com, James.Bottomley@HansenPartnership.com,
Benoit_Arthur@emc.com, agk@redhat.com
Subject: Re: [dm-devel] Re: [PATCH 0/3] scsi_dh: Add ability to set parameters for scsi device handler
Date: Fri, 10 Jul 2009 09:21:37 -0400 [thread overview]
Message-ID: <1247232097.3591.13.camel@eddie-laptop> (raw)
In-Reply-To: <1247191145.28322.10.camel@chandra-ubuntu>
I had taken the patches you sent earlier and tried them on the SLES 11.
There were a couple of collisions but not much. I am able to set the
parameters in hardware handler with the patches. This also now allows
multipath to handle path failures correctly where reservations are
involved, aka honor reservations set on trespass command. I will do
more testing but so far so good.
I made one type cast change in scsi_dh_emc.c to avoid a warning
char *p = (char *)params;
I will look at your patches to make sure I reconciled the conflicts
correctly.
Eddie
On Thu, 2009-07-09 at 18:59 -0700, Chandra Seetharaman wrote:
> Eddie,
>
> Here is the set of patches ported to sles11.
>
> It applies cleanly on linux-2.6.27.23-0.1
>
> Anyways, you have to test the mainline version for it to be pushed
> upstream. (this patch is just for verification purposes).
>
> series:
> sles11_scsi_dh_params
> sles11_emc_parameters
> sles11_parameters_fix_for_dmmpath
>
> chandra
> On Thu, 2009-07-09 at 17:16 -0400, Eddie Williams wrote:
> > I have not tried to patch the 2.6.27-23 kernel. Given that the patches
> > were against 31-RC1 I assumed that there would be other changes I would
> > need to pull in. I have been looking at why the 31-RC1 was panicing as
> > well as working with my EMC contacts to see if they already had a
> > working 31-RC1 environment they could verify the patch in.
> > Unfortunately I have been mostly in meetings...
> >
> > I will give it a try. I should have results in the morning.
> >
> > Eddie
> >
> > On Thu, 2009-07-09 at 12:55 -0700, Chandra Seetharaman wrote:
> > > Did you try to port/apply my patches to the SLES11 tree and see if it
> > > works ?
> > >
> > > On Tue, 2009-07-07 at 08:34 -0400, Eddie Williams wrote:
> > > > I was testing with the SLES 11 kernel. Initially I was using
> > > > 2.6.27.19-5 and also verified the same issue with their errata kernel
> > > > 2.6.27.23-0.1.
> > > >
> > > > Eddie
> > > > On Thu, 2009-07-02 at 13:47 -0700, Chandra Seetharaman wrote:
> > > > > On Thu, 2009-07-02 at 16:29 -0400, Eddie Williams wrote:
> > > > > > On Thu, 2009-07-02 at 15:34 -0400, Eddie Williams wrote:
> > > > > > > I have tried to set this up but have run into a problem probably due to
> > > > > > > my error. It has been a while since I have had to build kernels...
> > > > > > >
> > > > > > > I pulled 2.6.31-rc1, applied the two patches below and then applied the
> > > > > > > 3 patches for the interface. The new kernel loads fine but when a
> > > > > > > trespass command is sent I get an panic. I am looking though how I
> > > > > > > built the kernel and perhaps build with your 3 patches to see if it
> > > > > > > happened before.
> > > > > >
> > > > > > I backed out the 3 patches with the same panic.
> > > > > >
> > > > > Which version of the kernel were you originally testing with ? (when you
> > > > > found the feature was gone).
> > > > >
> > > >
> > > > --
> > > > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> > > > the body of a message to majordomo@vger.kernel.org
> > > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > >
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
next prev parent reply other threads:[~2009-07-10 13:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-02 3:13 [PATCH 0/3] scsi_dh: Add ability to set parameters for scsi device handler Chandra Seetharaman
2009-07-02 3:13 ` [PATCH 1/3] scsi_dh: add the interface scsi_dh_set_params() Chandra Seetharaman
2009-07-02 3:13 ` [PATCH 2/3] scsi_dh: Provide set_params interface in emc device handler Chandra Seetharaman
2009-07-20 13:00 ` Eddie Williams
2009-07-21 1:02 ` Chandra Seetharaman
2009-07-02 3:13 ` [PATCH 3/3] scsi_dh: Use scsi_dh_set_params() in multipath Chandra Seetharaman
2009-07-02 14:07 ` [PATCH 0/3] scsi_dh: Add ability to set parameters for scsi device handler Eddie Williams
2009-07-02 19:34 ` Eddie Williams
2009-07-02 20:29 ` Eddie Williams
2009-07-02 20:47 ` Chandra Seetharaman
2009-07-07 12:34 ` Eddie Williams
[not found] ` <1247169346.28322.0.camel@chandra-ubuntu>
[not found] ` <1247174184.6367.237.camel@eddie-laptop>
2009-07-10 1:59 ` [dm-devel] " Chandra Seetharaman
2009-07-10 13:21 ` Eddie Williams [this message]
2009-07-20 13:05 ` Eddie Williams
2009-07-21 1:01 ` Chandra Seetharaman
2009-07-21 19:36 ` Eddie Williams
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=1247232097.3591.13.camel@eddie-laptop \
--to=eddie.williams@steeleye.com \
--cc=Benoit_Arthur@emc.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=agk@redhat.com \
--cc=asson_ronald@emc.com \
--cc=dm-devel@redhat.com \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
--cc=sekharan@linux.vnet.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox