Docs about how to migrate from the deprecated ib_srpt_target_X layout updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3472 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2011-05-23 19:24:41 +00:00
parent 1b82611fff
commit 805f38cd4f
+5
View File
@@ -214,6 +214,11 @@ with the HCA node GUID as name:
If you need deprecated target names in form ib_srpt_target_X, you should
set use_node_guid_in_target_name parameter of module ib_srpt to 0.
To move from the deprecated ib_srpt_target_X layout you should replace
in your scst.conf all ib_srpt_target_X to the corresponding ports names,
like ib_srpt_target_0 to 0002:c902:0022:16f4, if ibv_devices reported
for this port/node GUID 0002c902002216f4.
Session names
-------------