Linux Device Mapper development
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@gmail.com>
Subject: Re: [PATCH] multipath: storagetek 6180 config
Date: Thu, 10 Jan 2013 18:45:30 +0100	[thread overview]
Message-ID: <50EEFE3A.4040406@gmail.com> (raw)
In-Reply-To: <20130108055508.GF19059@ether.msp.redhat.com>

On 01/08/2013 06:55 AM, Benjamin Marzinski wrote:
> New StorageTek default config.
> 
> Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
> ---
>  libmultipath/hwtable.c |   15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> Index: multipath-tools-120821/libmultipath/hwtable.c
> ===================================================================
> --- multipath-tools-120821.orig/libmultipath/hwtable.c
> +++ multipath-tools-120821/libmultipath/hwtable.c
> @@ -1120,6 +1120,21 @@ static struct hwentry default_hw[] = {
>  		.prio_name     = PRIO_RDAC,
>  		.prio_args     = NULL,
>  	},
> +	/* StorageTek 6180 */
> +	{
> +		.vendor        = "SUN",
> +		.product       = "SUN_6180",
> +		.features      = DEFAULT_FEATURES,
> +		.hwhandler     = "1 rdac",
> +		.pgpolicy      = GROUP_BY_PRIO,
> +		.pgfailback    = -FAILBACK_IMMEDIATE,
> +		.rr_weight     = RR_WEIGHT_NONE,
> +		.no_path_retry = NO_PATH_RETRY_QUEUE,
> +		.minio         = DEFAULT_MINIO,
> +		.minio_rq      = DEFAULT_MINIO_RQ,
> +		.checker_name  = RDAC,
> +		.prio_name     = PRIO_RDAC,
> +	},
>  	/* LSI/Engenio/NetApp E-Series RDAC storage */
>  	{
>  		.vendor        = "(LSI|ENGENIO)",
> 

These changes should also translate to the multipath.conf.defaults
file.

By the way, DEVICES in multipath.conf.defaults and hwtable.c are
a bit out of sync:

multipath.conf.defaults		hwtable.c
=======================		=========
	15 IBM			23 IBM
	4 HP			6 HP
	3 EMC			2 EMC
	-			4 DELL
	-			1 (LSI|ENGENIO)
	-			1 COMPELNT

      reply	other threads:[~2013-01-10 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  5:55 [PATCH] multipath: storagetek 6180 config Benjamin Marzinski
2013-01-10 17:45 ` Xose Vazquez Perez [this message]

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=50EEFE3A.4040406@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=christophe.varoqui@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox