[ofa-general] [PATCH 2/2] ofed/docs/README.txt: fixing opensm daemon and cfg file names
Yevgeny Kliteynik
kliteyn at dev.mellanox.co.il
Wed Oct 22 08:30:29 PDT 2008
Tziporet,
Fixing opensm daemon name from 'opensm' to 'opensmd'
and configuration file from 'opensm' to '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..ca53918 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/sysconfig/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