The following is the patch to include a hardware definition for
Compellent's SAN. This is my first patch so hopefully I did everything
correctly. The definition in config form is below, if for some reason my
code doesn't match that, please inform me.
device {
vendor "COMPELNT"
product "Compellent Vol"
path_grouping_policy multibus
path_checker tur
checker tur
failback immediate
no_path_retry queue
}
---
Jim Lester | Linux Product Specialist
Jim.Lester@Compellent.com
(o) 952.294.2802
(c) 763.218.6012
Compellent Technologies | www.compellent.com
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
07-11-2008, 04:53 PM
Konrad Rzeszutek
libmultipath/hwtable.c: Compellent Definition
On Fri, Jul 11, 2008 at 11:17:03AM -0500, Jim Lester wrote:
> The following is the patch to include a hardware definition for
> Compellent's SAN. This is my first patch so hopefully I did everything
> correctly. The definition in config form is below, if for some reason my
> code doesn't match that, please inform me.
>
> device {
> vendor "COMPELNT"
> product "Compellent Vol"
> path_grouping_policy multibus
> path_checker tur
> checker tur
That is bogus. There are no 'checker' field in the .conf file. Hopefully
that isn't in your product release notes.
> failback immediate
> no_path_retry queue
> }
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
07-14-2008, 03:38 PM
"Jim Lester"
libmultipath/hwtable.c: Compellent Definition
I know, but that's when dumps out when you do a "show config" So
obviously my statement was slightly redundant. But I just wanted to make
sure it was clear what settings I wanted.
---
Jim Lester
-----Original Message-----
From: Konrad Rzeszutek [mailto:konrad@virtualiron.com]
Sent: Friday, July 11, 2008 11:53 AM
To: device-mapper development
Subject: Re: [dm-devel] [PATCH] libmultipath/hwtable.c: Compellent
Definition
On Fri, Jul 11, 2008 at 11:17:03AM -0500, Jim Lester wrote:
> The following is the patch to include a hardware definition for
> Compellent's SAN. This is my first patch so hopefully I did everything
> correctly. The definition in config form is below, if for some reason
my
> code doesn't match that, please inform me.
>
> device {
> vendor "COMPELNT"
> product "Compellent Vol"
> path_grouping_policy multibus
> path_checker tur
> checker tur
That is bogus. There are no 'checker' field in the .conf file. Hopefully
that isn't in your product release notes.
> failback immediate
> no_path_retry queue
> }
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel