Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / iser.7d
blob1440f7ffdd1ac647da7f7268ea8cbfb8f08e65c0
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH ISER 7D "Mar 30, 2009"
7 .SH NAME
8 iser \- iSCSI Extensions for Remote DMA driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The iSER driver accelerates the iSCSI protocol by mapping the data transfer
13 phases to Remote DMA (RDMA) operations. No iSER configuration is required for
14 its use, but an RDMA-capable protocol (RCaP) must be configured and enabled on
15 both target and initiator endpoints.
16 .sp
17 .LP
18 Currently, InfiniBand RC is the supported RCaP, and for discovery IP over IB
19 must be configured on both the initiator and target. If Infiniband (IB)
20 hardware is present and an Infiniband reliable-connected (RC) connection can be
21 established then an iSER-enabled initiator uses iSER connections to
22 iSER-enabled targets. Otherwise the connection is established using IP-based
23 connectivity.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/kernel/drv/iser\fR\fR
29 .ad
30 .RS 28n
31 32-bit ELF kernel driver
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB/kernel/drv/sparcv9/iser\fR\fR
38 .ad
39 .RS 28n
40 64-bit SPARC ELF kernel drive
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fB/kernel/drv/amd64/iser\fR\fR
47 .ad
48 .RS 28n
49 64-bit AMD64 ELF kernel driver
50 .RE
52 .sp
53 .ne 2
54 .na
55 \fB\fB/kernel/drv/iser.conf\fR\fR
56 .ad
57 .RS 28n
58 Driver configuration file
59 .RE
61 .SH SEE ALSO
62 .sp
63 .LP
64 \fBiscsiadm\fR(8), \fBitadm\fR(8), \fBattributes\fR(5), \fBibd\fR(7D)
65 .sp
66 .LP
67 \fISystem Administration Guide: Devices and File Systems\fR
68 .sp
69 .LP
70 \fIRFC 3720 Internet Small Computer Systems Interface (iSCSI)\fR
71 .sp
72 .LP
73 \fIRFC 5046 iSCSI Extensions for RDM\fR