Deleted Added
full compact
iscsi_initiator.4 (214132) iscsi_initiator.4 (233648)
1.\" Copyright (c) 2007 Daniel Braniss <danny@cs.huji.ac.il>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2007 Daniel Braniss <danny@cs.huji.ac.il>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/iscsi_initiator.4 214132 2010-10-21 12:27:13Z uqs $
25.\" $FreeBSD: head/share/man/man4/iscsi_initiator.4 233648 2012-03-29 05:02:12Z eadler $
26.\"
27.Dd May 9, 2010
28.Dt ISCSI_INITIATOR 4
29.Os
30.Sh NAME
31.Nm iscsi_initiator
32.Nd kernel driver for the iSCSI protocol
33.Sh SYNOPSIS

--- 40 unchanged lines hidden (view full) ---

74.Em n .
75.It Va net.iscsi.n.targedaddress
76the IP address of the target of session
77.Em n .
78.It Va net.iscsi.n.stats
79statistics for session
80.Em n
81.It Va net.iscsi.n.pid
26.\"
27.Dd May 9, 2010
28.Dt ISCSI_INITIATOR 4
29.Os
30.Sh NAME
31.Nm iscsi_initiator
32.Nd kernel driver for the iSCSI protocol
33.Sh SYNOPSIS

--- 40 unchanged lines hidden (view full) ---

74.Em n .
75.It Va net.iscsi.n.targedaddress
76the IP address of the target of session
77.Em n .
78.It Va net.iscsi.n.stats
79statistics for session
80.Em n
81.It Va net.iscsi.n.pid
82the
82the
83.Em "process id"
84of the userland side of session
85.Em n ,
86see
87.Xr iscontrol 8 .
88.El
89.Sh FILES
83.Em "process id"
84of the userland side of session
85.Em n ,
86see
87.Xr iscontrol 8 .
88.El
89.Sh FILES
90The
90The
91.Nm
92driver creates the following:
93.Pp
94.Bl -tag -width ".Pa /dev/iscsi%dxx" -compact
95.It Pa /dev/iscsi
96used to create new sessions.
97.It Pa /dev/iscsi%d
98for each new session.
99.El
100.Sh SEE ALSO
101.Xr cam 4 ,
102.Xr camcontrol 8 ,
103.Xr iscontrol 8
104.Sh STANDARDS
105iSCSI RFC 3720
106.\" .Sh HISTORY
107.\" .Sh AUTHORS
108.Sh BUGS
109The lun discovery method is old-fashioned.
91.Nm
92driver creates the following:
93.Pp
94.Bl -tag -width ".Pa /dev/iscsi%dxx" -compact
95.It Pa /dev/iscsi
96used to create new sessions.
97.It Pa /dev/iscsi%d
98for each new session.
99.El
100.Sh SEE ALSO
101.Xr cam 4 ,
102.Xr camcontrol 8 ,
103.Xr iscontrol 8
104.Sh STANDARDS
105iSCSI RFC 3720
106.\" .Sh HISTORY
107.\" .Sh AUTHORS
108.Sh BUGS
109The lun discovery method is old-fashioned.