All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Bunker <brian@purestorage.com>
To: Menny_Hamburger@dell.com
Cc: device-mapper development <dm-devel@redhat.com>, xose.vazquez@gmail.com
Subject: Re: [PATCH] multipath-tools: add Pure Storage device to hardware table
Date: Tue, 14 Jun 2016 06:55:12 -0700	[thread overview]
Message-ID: <CAHZQxyKaGYKgvaJc_7YEiDaA3PJmMiAL+JN7VfRF0mtC0bwTLQ@mail.gmail.com> (raw)
In-Reply-To: <1465907821099.6145@Dell.com>


[-- Attachment #1.1: Type: text/plain, Size: 2435 bytes --]

Hello all,

Definitely we want the one we included with the queue length vs. round
robin and 60 second devloss timeout. Not sure where the other one came from.

Thanks
Brian

Brian Bunker
PURE Storage, Inc.
On Jun 14, 2016 5:40 AM, <Menny_Hamburger@dell.com> wrote:

> 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
>

[-- Attachment #1.2: Type: text/html, Size: 3758 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2016-06-14 13:55 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
2016-06-14 13:55     ` Brian Bunker [this message]
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=CAHZQxyKaGYKgvaJc_7YEiDaA3PJmMiAL+JN7VfRF0mtC0bwTLQ@mail.gmail.com \
    --to=brian@purestorage.com \
    --cc=Menny_Hamburger@dell.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.