Applied.
On Tue, Oct 4, 2016 at 11:39 PM, Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> 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@xxxxxxx>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com >
Cc: device-mapper development <dm-devel@xxxxxxxxxx>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
---
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
-- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel