]> git.openfabrics.org - ~ardavis/ofed_docs/.git/commitdiff
ofed/docs/README.txt: fixing opensm daemon and cfg file names
authorYevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
Wed, 22 Oct 2008 16:04:01 +0000 (18:04 +0200)
committerTziporet Koren <tziporet@mellanox.co.il>
Wed, 29 Oct 2008 13:45:01 +0000 (15:45 +0200)
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@dev.mellanox.co.il>
README.txt

index 238a56bd9bf079b2e1c4dc41df676caaacd1f38b..d7bd68723838e7319370139ff9bf36bf9f8f754d 100644 (file)
@@ -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.