Re: [PATCH] multipath-tools: add Pure Storage device to hardware table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

> +	{
> +		.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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux