mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-28 09:20:18 +00:00
Fixed a typo in the documentation: replaced ipsrpdm by ibsrpdm.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1140 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -83,9 +83,9 @@ First of all, load the SRP kernel module as follows:
|
||||
|
||||
modprobe ib_srp
|
||||
|
||||
Next, discover the new SRP target by running the ipsrpdm command:
|
||||
Next, discover the new SRP target by running the ibsrpdm command:
|
||||
|
||||
ipsrpdm -c
|
||||
ibsrpdm -c
|
||||
|
||||
Now let the initiator system log in to the target system:
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ h. echo "add vdisk2 2" >/proc/scsi_tgt/groups/Default/devices
|
||||
|
||||
B. On initiator machines you can manualy do the following steps:
|
||||
1. modprobe ib_srp
|
||||
2. ipsrpdm -c (to discover new SRP target)
|
||||
2. ibsrpdm -c (to discover new SRP target)
|
||||
3. echo <new target info> > /sys/class/infiniband_srp/srp-mthca0-1/add_target
|
||||
4. fdisk -l (will show new discovered scsi disks)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user