All of lore.kernel.org
 help / color / mirror / Atom feed
* multipath-tools multipath.conf.defaults
@ 2006-12-07 15:53 bmarzins
  0 siblings, 0 replies; 5+ messages in thread
From: bmarzins @ 2006-12-07 15:53 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL4_FC5
Changes by:	bmarzins@sourceware.org	2006-12-07 15:53:44

Modified files:
	.              : multipath.conf.defaults 

Log message:
	Updated multipath.conf.defaults to match hwtable.c

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.5&r2=1.5.2.1

--- multipath-tools/multipath.conf.defaults	2006/05/12 02:03:59	1.5
+++ multipath-tools/multipath.conf.defaults	2006/12/07 15:53:44	1.5.2.1
@@ -30,46 +30,40 @@
 #		getuid_callout		"/sbin/scsi_id -g -u -s"
 #	}
 #       device {
+#		vendor			"APPLE*"
+#		product			"Xserve RAID "
+#               path_grouping_policy    multibus
+#		getuid_callout		"/sbin/scsi_id -g -u -s"
+#	}
+#       device {
 #               vendor                  "COMPAQ"
 #               product                 "HSV110 \(C\)COMPAQ"
 #               path_grouping_policy    group_by_serial
 #               getuid_callout          "/sbin/scsi_id -g -u -s"
 #       }
 #       device {
-#               vendor                  "HP"
-#               product                 "HSV101"
-#               path_grouping_policy    group_by_prio
-#               prio_callout            "/sbin/mpath_prio_alua %d"	
-#               path_checker            tur
-#               no_path_retry		60 
-#        }
-#       device {
 #               vendor                  "COMPAQ"
 #               product                 "HSV111 \(C\)COMPAQ"
 #               path_grouping_policy    group_by_prio
 #               prio_callout            "/sbin/mpath_prio_alua %d"      
 #               path_checker            tur
+#		failback		immediate
 #               no_path_retry           60 
+#		rr_min_io		100
 #       }
 #       device {
 #               vendor                  "HP"
-#               product                 "HSV200"
-#               path_grouping_policy    group_by_prio
-#               prio_callout            "/sbin/mpath_prio_alua %d"      
-#               path_checker            tur
-#               no_path_retry           60 
-#        }
-#       device {
-#               vendor                  "HP"
-#               product                 "HSV210"
+#               product                 "HSV2[10]0"
 #               path_grouping_policy    group_by_prio
 #               prio_callout            "/sbin/mpath_prio_alua %d"      
 #               path_checker            tur
+#		failback		immediate
 #               no_path_retry           60 
+#		rr_min_io		100
 #        }
 #       device {
-#                vendor                 "HP"
-#                product                "OPEN-."
+#                vendor                 "{HITACHI|HP}"
+#                product                "OPEN-*"
 #                path_grouping_policy   multibus
 #                path_checker           tur
 #        }
@@ -86,6 +80,16 @@
 #               prio_callout            "/sbin/mpath_prio_alua %d"      
 #               path_checker            tur
 #       }
+#      device {
+#               vendor                  "HP"
+#               product                 "HSV101"
+#               path_grouping_policy    group_by_prio
+#               prio_callout            "/sbin/mpath_prio_alua %n"      
+#               path_checker            tur
+#		failback		immediate
+#               no_path_retry           60 
+#		rr_min_io		100
+#       }
 #       device {
 #               vendor                  "COMPAQ"
 #               product                 "MSA1000"
@@ -128,27 +132,9 @@
 #               path_grouping_policy    group_by_serial
 #               getuid_callout          "/sbin/scsi_id -g -u -s"
 #       }
-#       device {
-#               vendor                  "HITACHI"
-#               product                 "DF400"
-#               path_grouping_policy    multibus
-#               getuid_callout          "/sbin/scsi_id -g -u -s"
-#       }
-#       device {
-#               vendor                  "HITACHI"
-#               product                 "DF500"
-#               path_grouping_policy    multibus
-#               getuid_callout          "/sbin/scsi_id -g -u -s"
-#       }
-#       device {
-#               vendor                  "HITACHI"
-#               product                 "DF600"
-#               path_grouping_policy    multibus
-#               getuid_callout          "/sbin/scsi_id -g -u -s"
-#       }
 #	device {
 #		vendor			"HITACHI"
-#		product			"CF600F*"
+#		product			"DF*"
 #		path_grouping_policy	group_by_prio
 #		prio_callout		"/sbin/mpath_prio_hds_modular %d"
 #		path_checker		"readsector0"
@@ -181,6 +167,48 @@
 #		path_checker		tur
 #	}
 #	device {
+#		vendor			"IBM"
+#		product			"2105*"
+#		path_grouping_policy	group_by_serial
+#		getuid_callout		"/sbin/scsi_id -g -u -s"
+#		features		"1 queue_if_no_path"
+#		path_checker		tur
+#	}
+#      device {
+#               vendor                  "IBM"
+#               product                 "1750500"
+#               path_grouping_policy    group_by_prio
+#		getuid_callout		"/sbin/scsi_id -g -u -s"
+#               prio_callout            "/sbin/mpath_prio_alua %d"      
+#		features		"1 queue_if_no_path"
+#               path_checker            tur
+#       }
+#	device {
+#		vendor			"IBM"
+#		product			"2107900"
+#		path_grouping_policy	group_by_serial
+#		getuid_callout		"/sbin/scsi_id -g -u -s"
+#		features		"1 queue_if_no_path"
+#		path_checker		tur
+#	}
+#      device {
+#               vendor                  "IBM"
+#               product                 "2145"
+#               path_grouping_policy    group_by_prio
+#		getuid_callout		"/sbin/scsi_id -g -u -s"
+#               prio_callout            "/sbin/mpath_prio_alua %d"      
+#		features		"1 queue_if_no_path"
+#               path_checker            tur
+#		failback		immediate
+#       }
+#	device {
+#		vendor			"IBM"
+#		product			"S/390 DASD ECKD"
+#		path_grouping_policy	multibus
+#		getuid_callout		"/sbin/dasdview -j /dev/%n"
+#		path_checker		directio
+#	}
+#	device {
 #		vendor			"NETAPP"
 #		product			"LUN"
 #		path_grouping_policy	group_by_prio
@@ -190,6 +218,17 @@
 #		path_checker		readsector0
 #	}
 #	device {
+#		vendor			"IBM"
+#		product			"Nseries"
+#		path_grouping_policy	group_by_prio
+#		getuid_callout          "/sbin/scsi_id -g -u -s"
+#		prio_callout		"/sbin/mpath_prio_netapp /dev/%n"
+#		features		"1 queue_if_no_path"
+#		path_checker		readsector0
+#		failback		immediate
+#		rr_min_io		100
+#	}
+#	device {
 #		vendor			"Pillar"
 #		product			"Axiom 500"
 #		path_grouping_policy    group_by_prio
@@ -245,7 +284,7 @@
 #		vendor			"GNBD"
 #		product			"GNBD"
 #		path_grouping_policy	multibus
-#		getuid_callout		"/sbin/gnbd_import -U /block/%n"
+#		getuid_callout		"/sbin/gnbd_import -q -U /block/%n"
 #		path_checker		directio
 #	}
 #}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* multipath-tools multipath.conf.defaults
@ 2007-05-04 17:13 bmarzins
  0 siblings, 0 replies; 5+ messages in thread
From: bmarzins @ 2007-05-04 17:13 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL4_FC5
Changes by:	bmarzins@sourceware.org	2007-05-04 17:13:35

Modified files:
	.              : multipath.conf.defaults 

Log message:
	Change documentation for bl_product from "LUN_Z" to "LUNZ" to match the
	actual default.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.5.2.2&r2=1.5.2.3

--- multipath-tools/multipath.conf.defaults	2007/01/10 21:56:17	1.5.2.2
+++ multipath-tools/multipath.conf.defaults	2007/05/04 17:13:34	1.5.2.3
@@ -111,7 +111,7 @@
 #       device {
 #               vendor                  "DGC"
 #		product			"*"
-#		bl_product		"LUN_Z"
+#		bl_product		"LUNZ"
 #		path_grouping_policy	group_by_prio
 #		getuid_callout          "/sbin/scsi_id -g -u -s"
 #		prio_callout		"/sbin/mpath_prio_emc /dev/%n"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* multipath-tools multipath.conf.defaults
@ 2007-05-17 19:47 bmarzins
  0 siblings, 0 replies; 5+ messages in thread
From: bmarzins @ 2007-05-17 19:47 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL5_FC6
Changes by:	bmarzins@sourceware.org	2007-05-17 19:47:24

Modified files:
	.              : multipath.conf.defaults 

Log message:
	Fixing typo in multipath.conf.defaults

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.5.4.2&r2=1.5.4.3

--- multipath-tools/multipath.conf.defaults	2007/01/10 20:08:07	1.5.4.2
+++ multipath-tools/multipath.conf.defaults	2007/05/17 19:47:24	1.5.4.3
@@ -60,7 +60,7 @@
 #               vendor                  "(COMPAQ|HP)"
 #               product                 "HSV(1|2).*"
 #		getuid_callout		"/sbin/scsi_id -g -u -s"
-#               prio_callout            "/sbin/mpath_prio_alua %d"	
+#               prio_callout            "/sbin/mpath_prio_alua %n"	
 #		features		"0"
 #		hardware_handler	"0"
 #               path_grouping_policy    group_by_prio

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: multipath-tools multipath.conf.defaults
@ 2007-05-22 10:03 Kumar, Vijay (STSD)
  0 siblings, 0 replies; 5+ messages in thread
From: Kumar, Vijay (STSD) @ 2007-05-22 10:03 UTC (permalink / raw)
  To: dm-cvs, dm-devel

Hi,

Below, is it not /block/%n missing here.

>  #		getuid_callout		"/sbin/scsi_id -g -u -s"

Rather I would say, it should be as "/sbin/scsi_id -g -u -s /block/%n"
for getuid_callout.


Thanks,
Vijay Kumar



> -----Original Message-----
> From: dm-devel-bounces@redhat.com 
> [mailto:dm-devel-bounces@redhat.com] On Behalf Of 
> bmarzins@sourceware.org
> Sent: Friday, May 18, 2007 1:17 AM
> To: dm-cvs@sourceware.org; dm-devel@redhat.com
> Subject: [dm-devel] multipath-tools multipath.conf.defaults
> 
> CVSROOT:	/cvs/dm
> Module name:	multipath-tools
> Branch: 	RHEL5_FC6
> Changes by:	bmarzins@sourceware.org	2007-05-17 19:47:24
> 
> Modified files:
> 	.              : multipath.conf.defaults 
> 
> Log message:
> 	Fixing typo in multipath.conf.defaults
> 
> Patches:
> http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multi
> path.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=
> 1.5.4.2&r2=1.5.4.3
> 
> --- multipath-tools/multipath.conf.defaults	2007/01/10 
> 20:08:07	1.5.4.2
> +++ multipath-tools/multipath.conf.defaults	2007/05/17 
> 19:47:24	1.5.4.3
> @@ -60,7 +60,7 @@
>  #               vendor                  "(COMPAQ|HP)"
>  #               product                 "HSV(1|2).*"
>  #		getuid_callout		"/sbin/scsi_id -g -u -s"
> -#               prio_callout            "/sbin/mpath_prio_alua %d"	
> +#               prio_callout            "/sbin/mpath_prio_alua %n"	
>  #		features		"0"
>  #		hardware_handler	"0"
>  #               path_grouping_policy    group_by_prio
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* multipath-tools multipath.conf.defaults
@ 2007-09-06 16:22 bmarzins
  0 siblings, 0 replies; 5+ messages in thread
From: bmarzins @ 2007-09-06 16:22 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL5_FC6
Changes by:	bmarzins@sourceware.org	2007-09-06 16:22:25

Modified files:
	.              : multipath.conf.defaults 

Log message:
	Whoops! Forgot to update the multipath.conf.defaults file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.5.4.5&r2=1.5.4.6

--- multipath-tools/multipath.conf.defaults	2007/08/14 18:08:54	1.5.4.5
+++ multipath-tools/multipath.conf.defaults	2007/09/06 16:22:25	1.5.4.6
@@ -294,7 +294,7 @@
 #		failback		immediate
 #		rr_weight		uniform
 #		rr_min_io		128
-#		path_checker		readsector0
+#		path_checker		directio
 #	}
 #	device {
 #		vendor			"IBM"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-06 16:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04 17:13 multipath-tools multipath.conf.defaults bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2007-09-06 16:22 bmarzins
2007-05-22 10:03 Kumar, Vijay (STSD)
2007-05-17 19:47 bmarzins
2006-12-07 15:53 bmarzins

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.