projects
/
platform
/
upstream
/
multipath-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315f329
)
[doc] Document "queue_if_no_path" behavior
author
Ritesh Raj Sarraf
<rrs@researchut.com>
Tue, 15 Jan 2008 23:16:41 +0000
(
00:16
+0100)
committer
Christophe Varoqui
<christophe.varoqui@free.fr>
Tue, 15 Jan 2008 23:16:41 +0000
(
00:16
+0100)
Document the queue_if_no_path behavior in situations where
all the paths to the LUN go offline.
multipath/multipath.conf.5
patch
|
blob
|
history
diff --git
a/multipath/multipath.conf.5
b/multipath/multipath.conf.5
index
c8ab6b0
..
c66d7fc
100644
(file)
--- a/
multipath/multipath.conf.5
+++ b/
multipath/multipath.conf.5
@@
-374,6
+374,15
@@
section:
.RE
.PD
.LP
+.SH "KNOWN ISSUES"
+The usage of
+.B queue_if_no_path
+option can lead to
+.B D state
+processes being hung and not killable in situations where all the paths to the LUN go offline.
+It is advisable to use the
+.B no_path_retry
+option instead.
.SH "SEE ALSO"
.BR udev (8),
.BR dmsetup (8)