All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Menny_Hamburger@dell.com>
To: xose.vazquez@gmail.com, christophe.varoqui@opensvc.com,
	dm-devel@redhat.com, brian@purestorage.com
Subject: Re: [PATCH] multipath-tools: add Pure Storage device to hardware table
Date: Tue, 14 Jun 2016 12:37:01 +0000	[thread overview]
Message-ID: <1465907821099.6145@Dell.com> (raw)
In-Reply-To: <dc5c07f3-361b-9d32-c926-a394c1543c9a@gmail.com>

If driver names are different between tophat and magichat you can stick with different names instead of an alias in modprobe.conf and do "install x modprobe install y" in modprobe.conf
________________________________________
From: dm-devel-bounces@redhat.com <dm-devel-bounces@redhat.com> on behalf of Xose Vazquez Perez <xose.vazquez@gmail.com>
Sent: Tuesday, June 14, 2016 3:32 PM
To: Christophe Varoqui; device-mapper development; Brian Bunker
Subject: Re: [dm-devel] [PATCH] multipath-tools: add Pure Storage device to hardware table

On 06/13/2016 06:30 PM, Xose Vazquez Perez wrote:

> based on documentation provided by the manufacturer:
> https://support.purestorage.com/@api/deki/files/1733/=Pure_Storage_Oracle_DB_Best_Practices.pdf?revision=2
>
> vendor                  "PURE"
> product                 "FlashArray"  (extracted from outputs)

Please DROP this one. It was already included by Brian Bunker <brian@purestorage.com>

> +     {
> +             .vendor        = "PURE",
> +             .product       = "FlashArray",
> +             .selector      = "round-robin 0",
> +             .pgpolicy      = MULTIBUS,
> +             .minio         = 1,
> +             .checker_name  = TUR,
> +             .fast_io_fail  = 10,
> +             .dev_loss      = 30,
> +     },

Though it's a bit different. Why ?

+               .vendor        = "PURE",
+               .product       = "FlashArray",
+               .features      = DEFAULT_FEATURES,
+               .hwhandler     = DEFAULT_HWHANDLER,
+               .selector      = "queue-length 0",
+               .pgpolicy      = MULTIBUS,
+               .pgfailback    = -FAILBACK_IMMEDIATE,
+               .checker_name  = TUR,
+               .fast_io_fail  = 10,
+               .user_friendly_names = USER_FRIENDLY_NAMES_OFF,
+               .prio_name     = DEFAULT_PRIO,
+               .no_path_retry = 0,
+               .dev_loss      = 60,
+               .prio_args     = NULL,

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

  reply	other threads:[~2016-06-14 12:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 16:30 [PATCH] multipath-tools: add Pure Storage device to hardware table Xose Vazquez Perez
2016-06-14  5:56 ` Hannes Reinecke
2016-06-16 15:55   ` Xose Vazquez Perez
2016-06-14 12:32 ` Xose Vazquez Perez
2016-06-14 12:37   ` Menny_Hamburger [this message]
2016-06-14 13:55     ` Brian Bunker
2016-06-14 14:27       ` Xose Vazquez Perez

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=1465907821099.6145@Dell.com \
    --to=menny_hamburger@dell.com \
    --cc=brian@purestorage.com \
    --cc=christophe.varoqui@opensvc.com \
    --cc=dm-devel@redhat.com \
    --cc=xose.vazquez@gmail.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.