Sasha,
Attached are some more man and doc changes for change to opensm.conf from
opensm.opts
-- Hal
More changes for opensm.conf (rather than opensm.opts)
Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
diff --git a/opensm/doc/QoS_management_in_OpenSM.txt
b/opensm/doc/QoS_management_in_OpenSM.txt
index 17a4fd5..53ee7d6 100644
--- a/opensm/doc/QoS_management_in_OpenSM.txt
+++ b/opensm/doc/QoS_management_in_OpenSM.txt
@@ -67,7 +67,7 @@ This section describes how to set up SL2VL and VL Arbitration
tables on
various nodes in the fabric.
However, this is not supported in OpenSM currently.
SL2VL and VLArb tables should be configured in the OpenSM options file
-(default location - /var/cache/opensm/opensm.opts).
+(default location - /usr/local/etc/opensm/opensm.conf).
III) QoS Levels (denoted by qos-levels).
Each QoS Level defines Service Level (SL) and a few optional fields:
@@ -205,7 +205,7 @@ policy file and their syntax:
# Arbitration tables on various nodes in the fabric.
# However, this is not supported in OpenSM currently - the section is
# parsed and ignored. SL2VL and VLArb tables should be configured in
the
- # OpenSM options file (by default - /var/cache/opensm/opensm.opts).
+ # OpenSM options file (by default - /usr/local/etc/opensm/opensm.conf).
end-qos-setup
qos-levels
diff --git a/opensm/doc/performance-manager-HOWTO.txt
b/opensm/doc/performance-manager-HOWTO.txt
index f0380f3..0b35e5f 100644
--- a/opensm/doc/performance-manager-HOWTO.txt
+++ b/opensm/doc/performance-manager-HOWTO.txt
@@ -35,7 +35,7 @@ Using the Performance Manager consists of 3 steps:
1) compiling in support for the perfmgr (Optionally: the console
socket as well)
- 2) enabling the perfmgr and console in opensm.opts
+ 2) enabling the perfmgr and console in opensm.conf
3) retrieving data which has been collected.
3a) using console to "dump data"
3b) using a plugin module to store the data to your own
@@ -63,12 +63,12 @@ well as the console:
./configure --enable-perf-mgr --enable-console-socket
-Step 2: Enable the perfmgr and console in opensm.opts
+Step 2: Enable the perfmgr and console in opensm.conf
-----------------------------------------------------
Turning the Perfmorance Manager on is pretty easy, set the following options in
-the opensm.opts config file. (Default location is
-/var/cache/opensm/opensm.opts)
+the opensm.conf config file. (Default location is
+/usr/local/etc/opensm/opensm.conf)
# Turn it all on.
perfmgr TRUE
@@ -93,7 +93,7 @@ users from connecting to the console.[*]
[*] As an alternate you can use the loopback mode but I noticed when
writing this (OpenSM v3.1.10; OFED 1.3) that there are some bugs in
- specifying the loopback mode in the opensm.opts file. Look for this to
+ specifying the loopback mode in the opensm.conf file. Look for this to
be fixed in newer versions.
[**] Also you could use "local" but this is only useful if you run
@@ -107,7 +107,7 @@ Step 3a: Using console dump function
------------------------------------
The console command "perfmgr dump_counters" will dump counters to the file
-specified in the opensm.opts file. In the example above
+specified in the opensm.conf file. In the example above
"/var/log/opensm_port_counters.log"
Example output is below:
diff --git a/opensm/man/opensm.8.in b/opensm/man/opensm.8.in
index 565c5f8..13d9a32 100644
--- a/opensm/man/opensm.8.in
+++ b/opensm/man/opensm.8.in
@@ -333,7 +333,7 @@ opensm.mcfdbs. By default, this directory is /var/log.
OSM_CACHE_DIR - opensm stores certain data to the disk such that subsequent
runs are consistent. The default directory used is /var/cache/opensm.
-The following files are included in it:
+The following file is included in it:
guid2lid - stores the LID range assigned to each GUID
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general