[dm-devel] multipath-tools/libmultipath hwtable.c

bmarzins at sourceware.org bmarzins at sourceware.org
Wed Oct 26 04:55:19 UTC 2011


CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL5_FC6
Changes by:	bmarzins at sourceware.org	2011-10-26 04:55:18

Modified files:
	libmultipath   : hwtable.c 

Log message:
	fix for bz#742906. Add more HP P2000 product strings.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.20.2.35&r2=1.20.2.36

--- multipath-tools/libmultipath/hwtable.c	2011/03/07 05:19:38	1.20.2.35
+++ multipath-tools/libmultipath/hwtable.c	2011/10/26 04:55:18	1.20.2.36
@@ -173,7 +173,7 @@
 	{
                  /* HP P2000 product family */
                 .vendor        = "HP",
-                .product       = "P2000 G3 FC",
+                .product       = "P2000 G3 FC|P2000G3 FC/iSCSI|P2000 G3 SAS|P2000 G3 iSCSI",
                 .getuid        = DEFAULT_GETUID,
                 .getprio       = "/sbin/mpath_prio_alua /dev/%n",
                 .features      = DEFAULT_FEATURES,




More information about the dm-devel mailing list