[dm-devel] [PATCH] Update multipathd manpage

Ritesh Raj Sarraf rrs at researchut.com
Mon Aug 31 05:12:41 UTC 2009


New commands added to the multipathd -k command mode.
Document them in the manpage

Signed-off-by: Ritesh Raj Sarraf <rsarraf at netapp.com>
---
 multipathd/multipathd.8 |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/multipathd/multipathd.8 b/multipathd/multipathd.8
index 480b8ed..275f24c 100644
--- a/multipathd/multipathd.8
+++ b/multipathd/multipathd.8
@@ -1,4 +1,4 @@
-.TH MULTIPATHD 8 "November 2006" "Linux Administrator's Manual"
+.TH MULTIPATHD 8 "November 2009" "Linux Administrator's Manual"
 .SH NAME
 multipathd \- multipath daemon
 
@@ -74,6 +74,9 @@ Add a multipath device to the list of monitored devices. $map can either be a de
 .TP
 .B remove|del map $map
 Stop monitoring a multipath device.
+.TP
+.B resize map|multipath $map
+Resizes map $map to the given size
 .TP 
 .B switch|switchgroup map $map group $group
 Force a multipath device to switch to a specific path group. $group is the path group index, starting with 1.
@@ -92,6 +95,12 @@ Sets path $path into failed state.
 .TP
 .B reinstate path $path
 Resumes path $path from failed state.
+.TP
+.B disablequeueing map|multipath $map
+Disabled queuing on multipathed map $map
+.TP
+.B restorequeueing map|multipath $map
+Restore queuing on multipahted map $map
 
 .SH "SEE ALSO"
 .BR multipath (8)
-- 
1.6.3.3




More information about the dm-devel mailing list