[ofa-general] [PATCH 2/2 V2] ofed/docs/README.txt: fixing opensm daemon and cfg file names

Yevgeny Kliteynik kliteyn at dev.mellanox.co.il
Wed Oct 22 09:04:01 PDT 2008


Tziporet,

Fixing opensm daemon name from 'opensm' to 'opensmd'
and configuration file from old '/etc/sysconfig/opensm'
to new '/etc/opensm/opensm.conf'.

Please apply OFED 1.4 docs.

Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
 README.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 779732a..a7849b5 100644
--- a/README.txt
+++ b/README.txt
@@ -152,10 +152,10 @@ Notes:
     Example:
     sminfo: sm lid 0x1 sm guid 0x2c9010b7c2ae1, activity count 20 priority 1

-    To check if OpenSM is running on the management node, enter: /etc/init.d/opensm status
-    To start OpenSM, enter: /etc/init.d/opensm start
+    To check if OpenSM is running on the management node, enter: /etc/init.d/opensmd status
+    To start OpenSM, enter: /etc/init.d/opensmd start

-    Note: OpenSM parameters can be set via the file /etc/sysconfig/opensm.
+    Note: OpenSM parameters can be set via the file /etc/opensm/opensm.conf

 4)  Verify the status of ports by using ibv_devinfo: all connected ports should
     report a "PORT_ACTIVE" state.
-- 
1.5.1.4





More information about the general mailing list