[ofa-general] [PATCH] opensm/man: added -Y/--qos_policy_file option to OSM man
Yevgeny Kliteynik
kliteyn at dev.mellanox.co.il
Wed Feb 27 07:13:52 PST 2008
Sasha,
Added -Y/--qos_policy_file option description to OpenSM manual.
Please apply to ofed_1_3 and master.
Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
opensm/man/opensm.8.in | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/opensm/man/opensm.8.in b/opensm/man/opensm.8.in
index 97eecc8..5322ab7 100644
--- a/opensm/man/opensm.8.in
+++ b/opensm/man/opensm.8.in
@@ -1,4 +1,4 @@
-.TH OPENSM 8 "Aug 16, 2007" "OpenIB" "OpenIB Management"
+.TH OPENSM 8 "Feb 27, 2008" "OpenIB" "OpenIB Management"
.SH NAME
opensm \- InfiniBand subnet manager and administration (SM/SA)
@@ -17,7 +17,8 @@ opensm \- InfiniBand subnet manager and administration (SM/SA)
[\-console [off | local | socket | loopback]] [\-console-port <port>]
[\-i(gnore-guids) <equalize-ignore-guids-file>] [\-f | \-\-log_file]
[\-L | \-\-log_limit <size in MB>] [\-e(rase_log_file)] [\-P(config)]
-[\-Q | \-\-qos] [\-N | \-\-no_part_enforce] [\-y | \-\-stay_on_fatal]
+[\-Q | \-\-qos [\-Y | \-\-qos_policy_file <file name>]]
+[\-N | \-\-no_part_enforce] [\-y | \-\-stay_on_fatal]
[\-B | \-\-daemon] [\-I | \-\-inactive]
[\-\-perfmgr] [\-\-perfmgr_sweep_time_s <seconds>]
[\-\-prefix_routes_file <path>]
@@ -212,6 +213,10 @@ The default path is \fB\%@CONF_DIR@/prefix\-routes.conf\fP.
\fB\-Q\fR, \fB\-\-qos\fR
This option enables QoS setup. It is disabled by default.
.TP
+\fB\-Y\fR, \fB\-\-qos_policy_file\fR
+This option defines the optional QoS policy file. The default
+name is \fB\%@CONF_DIR@/@QOS_POLICY_FILE@\fP.
+.TP
\fB\-N\fR, \fB\-\-no_part_enforce\fR
This option disables partition enforcement on switch external ports.
.TP
--
1.5.1.4
More information about the general
mailing list