mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
ib_srpt: Correct a regular expression in the README
Based on a patch from Hiroyuki Sato <hiroysato@gmail.com>. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6434 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -151,7 +151,7 @@ When using RoCE or iWARP, log in to the target system to determine the id_ext
|
||||
and ioc_guid parameters and use these to log in. An example:
|
||||
|
||||
[ target system ]
|
||||
# sed 's/,\(pkey\|dgid\|service_id\)=[^,]*//g' $(find /sys/kernel/scst_tgt/targets/ib_srpt -name login_info) | uniq
|
||||
# sed 's/tid_ext=/id_ext=/;s/,\(pkey\|dgid\|service_id\)=[^,]*//g' $(find /sys/kernel/scst_tgt/targets/ib_srpt -name login_info) | uniq
|
||||
id_ext=0002c90300a34270,ioc_guid=0002c90300a34270
|
||||
|
||||
[ initiator system ]
|
||||
|
||||
Reference in New Issue
Block a user