mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
ib_srpt README: Bring in sync with scstadmin documentation
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4352 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
11
srpt/README
11
srpt/README
@@ -27,22 +27,13 @@ devices. A few examples of supported device handlers are:
|
||||
Installation
|
||||
------------
|
||||
|
||||
Proceed as follows to compile and install the SRP target driver:
|
||||
|
||||
1. Now compile and install SRPT:
|
||||
Building and installing the SRP target driver is possible as follows:
|
||||
|
||||
cd ${SCST_DIR}
|
||||
make -s scst_clean scst scst_install
|
||||
make -s srpt_clean srpt srpt_install
|
||||
make -s scstadm scstadm_install
|
||||
|
||||
2. Edit the installed file /etc/init.d/scst and add ib_srpt to the
|
||||
SCST_MODULES variable.
|
||||
|
||||
3. 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