* multipath-tools multipath.conf.annotated
@ 2008-01-14 23:49 bmarzins
0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2008-01-14 23:49 UTC (permalink / raw)
To: dm-cvs, dm-devel
CVSROOT: /cvs/dm
Module name: multipath-tools
Branch: RHEL5_FC6
Changes by: bmarzins@sourceware.org 2008-01-14 23:49:34
Modified files:
. : multipath.conf.annotated
Log message:
Fix wrong defaults in annotated config file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.annotated.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.18.2.3&r2=1.18.2.4
--- multipath-tools/multipath.conf.annotated 2008/01/07 22:22:53 1.18.2.3
+++ multipath-tools/multipath.conf.annotated 2008/01/14 23:49:34 1.18.2.4
@@ -38,7 +38,7 @@
# # scope : multipath
# # desc : the default path grouping policy to apply to unspecified
# # multipaths
-# # default : multibus
+# # default : failover
# #
# path_grouping_policy multibus
#
@@ -96,9 +96,9 @@
# # 0 means immediate failback, values >0 means deffered failback
# # expressed in seconds.
# # values : manual|immediate|n > 0
-# # default : immediate
+# # default : manual
# #
-# failback manual
+# failback immediate
#
# #
# # name : no_path_retry
@@ -231,9 +231,9 @@
# # 0 means immediate failback, values >0 means deffered failback
# # expressed in seconds.
# # values : manual|immediate|n > 0
-# # default : immediate
+# # default : manual
# #
-# failback manual
+# failback immediate
#
# #
# # name : no_path_retry
@@ -343,7 +343,7 @@
# # 0 means immediate failback, values >0 means deffered failback
# # expressed in seconds.
# # values : manual|immediate|n > 0
-# # default : immediate
+# # default : manual
# #
# failback 30
#
^ permalink raw reply [flat|nested] 3+ messages in thread
* multipath-tools multipath.conf.annotated
@ 2009-01-23 0:27 bmarzins
0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2009-01-23 0:27 UTC (permalink / raw)
To: dm-cvs, dm-devel
CVSROOT: /cvs/dm
Module name: multipath-tools
Branch: RHEL4_FC5
Changes by: bmarzins@sourceware.org 2009-01-23 00:27:43
Modified files:
. : multipath.conf.annotated
Log message:
Fix for bz #461122. Just a small documentation cleanup.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.annotated.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.16.2.8&r2=1.16.2.9
--- multipath-tools/multipath.conf.annotated 2009/01/17 00:46:51 1.16.2.8
+++ multipath-tools/multipath.conf.annotated 2009/01/23 00:27:43 1.16.2.9
@@ -236,7 +236,12 @@
# #
# # name : alias
# # scope : multipath
-# # desc : symbolic name for the multipath
+# # desc : symbolic name for the multipath. If you
+# # are using user_friendly_name, do not set
+# # the alias to mpath<n>. This may conflict
+# # with a automatically assigned
+# # user_friendly_name, and give you incorrect
+# # device nodes.
# #
# alias yellow
#
^ permalink raw reply [flat|nested] 3+ messages in thread
* multipath-tools multipath.conf.annotated
@ 2009-08-31 18:43 bmarzins
0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2009-08-31 18:43 UTC (permalink / raw)
To: dm-cvs, dm-devel
CVSROOT: /cvs/dm
Module name: multipath-tools
Branch: RHEL5_FC6
Changes by: bmarzins@sourceware.org 2009-08-31 18:43:18
Modified files:
. : multipath.conf.annotated
Log message:
Fix for bz #481239. Just a comment to not set the alias config option to
mpath<n>, since it will conflict with user_friendly_names.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.annotated.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.18.2.13&r2=1.18.2.14
--- multipath-tools/multipath.conf.annotated 2009/05/15 21:01:26 1.18.2.13
+++ multipath-tools/multipath.conf.annotated 2009/08/31 18:43:18 1.18.2.14
@@ -280,7 +280,11 @@
# #
# # name : alias
# # scope : multipath
-# # desc : symbolic name for the multipath
+# # desc : symbolic name for the multipath. If you are using
+# # user_friendly_names, do not set the alias to
+# # mpath<n>. This may conflict with an automatically
+# # assigned user friendly name, and give you
+# # incorrect device node names.
# #
# alias yellow
#
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-31 18:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-31 18:43 multipath-tools multipath.conf.annotated bmarzins
-- strict thread matches above, loose matches on Subject: below --
2009-01-23 0:27 bmarzins
2008-01-14 23:49 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.