1srpt(7D) Devices srpt(7D)
2
3
4
6 srpt - SCSI RDMA Protocol Target Driver for Infiniband (IB)
7
9 The srpt kernel pseudo device driver is an IB Architecture-compliant
10 implementation of the target side of the SCSI RDMA Protocol (SRP). SRP
11 accelerates the SCSI protocol by mapping SCSI data transfer phases to
12 RDMA operations using InfiniBand as the underlying transport.
13
14
15 SRP target services are enabled and disabled through smf(5), using the
16 FMRI svc:/system/ibsrp/target.
17
18
19 When enabled, srpt enumerates each IB Host Channel Adapter (HCA) on
20 the system and registers each one as a SCSI target using the SCSI Tar‐
21 get Mode Framework (STMF).
22
24 /kernel/drv/srpt 32-bit x86 ELF kernel module
25
26
27 /kernel/drv/amd64/srpt 64-bit x86 ELF kernel module
28
29
30 /kernel/drv/sparcv9/srpt 64-bit SPARC ELF kernel module
31
32
33 /kernel/drv/srpt.conf Driver configuration file
34
35
37 See attributes(5) for a description of the following attributes:
38
39
40
41
42 ┌─────────────────────────────┬─────────────────────────────┐
43 │ATTRIBUTE TYPE │ATTRIBUTE VALUE │
44 ├─────────────────────────────┼─────────────────────────────┤
45 │Architecture │x86 │
46 ├─────────────────────────────┼─────────────────────────────┤
47 │Availability │SUNWsrptr │
48 └─────────────────────────────┴─────────────────────────────┘
49
51 stmfadm(1M), ib(7D), ibdma(7D), ibtl(7D), attributes(5)
52
53
54 COMSTAR Administration Guide
55
56
57 SCSI RDMA Protocol (SRP) T10 Project 1415-D, Revision
58
59
60
61SunOS 5.11 21 May 2009 srpt(7D)