mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
ib_srpt README: Bring in sync with scstadmin documentation (merge r4352 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4714 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -27,7 +27,7 @@ devices. A few examples of supported device handlers are:
|
||||
Installation
|
||||
------------
|
||||
|
||||
Proceed as follows to compile and install the SRP target driver:
|
||||
Building and installing the SRP target driver is possible as follows:
|
||||
|
||||
1. The SRP initiator (ib_srp) included with Linux kernel 2.6.36 and before
|
||||
frequently makes ib_srpt send BUSY responses, which hurts performance.
|
||||
@@ -54,13 +54,6 @@ Proceed as follows to compile and install the SRP target driver:
|
||||
make -s srpt_clean srpt srpt_install
|
||||
make -s scstadm scstadm_install
|
||||
|
||||
3. Edit the installed file /etc/init.d/scst and add ib_srpt to the
|
||||
SCST_MODULES variable.
|
||||
|
||||
4. Configure SCST such that it will be started during system boot:
|
||||
|
||||
chkconfig scst on
|
||||
|
||||
The ib_srpt kernel module supports the following parameters:
|
||||
* srp_max_req_size (number)
|
||||
Maximum size of an SRP control message in bytes. Examples of SRP control
|
||||
|
||||
Reference in New Issue
Block a user