[dm-devel] [PATCH] multipath-tools: add IBM/3552 (FAStT500) array

Christophe Varoqui christophe.varoqui at opensvc.com
Wed Oct 5 06:03:57 UTC 2016


Applied.

On Tue, Oct 4, 2016 at 11:39 PM, Xose Vazquez Perez <xose.vazquez at gmail.com>
wrote:

> Vendor doc: https://www.redbooks.ibm.com/redbooks/pdfs/sg246246.pdf
> This also confirms that IBM/3542 (FAStT200) is really a RDAC device.
> Both of them run the same firmware.
>
> DS4200 tag is wrong.
>
> Cc: Hannes Reinecke <hare at suse.de>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index b8d9196..bfd8d66 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -422,9 +422,9 @@ static struct hwentry default_hw[] = {
>                 .no_path_retry = 30,
>         },
>         {
> -               /* DS4200 / FAStT200 */
> +               /* FAStT200 and FAStT500 */
>                 .vendor        = "IBM",
> -               .product       = "^3542",
> +               .product       = "^(3542|3552)",
>                 .bl_product    = "Universal Xport",
>                 .pgpolicy      = GROUP_BY_PRIO,
>                 .checker_name  = RDAC,
> --
> 2.10.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161005/436f7f6b/attachment.htm>


More information about the dm-devel mailing list