View | Details | Raw Unified | Return to bug 145251
Collapse All | Expand All

(-)patched/src/share/man/man4/iscsi_initiator.4 2010-03-30 22:42:45.000000000 +0100 (-6 / +6 lines)
Lines 48-54 Link Here
48
The
48
The
49
.Nm
49
.Nm
50
implements the kernel side of the Internet SCSI (iSCSI) network
50
implements the kernel side of the Internet SCSI (iSCSI) network
51
protocol standard, the user land companion is
51
protocol standard, the userland companion is
52
.Xr iscontrol 8 ,
52
.Xr iscontrol 8 ,
53
and permits access to remote
53
and permits access to remote
54
.Em virtual
54
.Em virtual
Lines 66-81 Link Here
66
.It Va net.iscsi.sessions
66
.It Va net.iscsi.sessions
67
the number of current active sessions.
67
the number of current active sessions.
68
.It Va net.iscsi.n.targetname
68
.It Va net.iscsi.n.targetname
69
is the targe name of session
69
the target name of session
70
.Em n .
70
.Em n .
71
.It Va net.iscsi.n.targeaddress
71
.It Va net.iscsi.n.targeaddress
72
is the IP address of the target of session
72
the IP address of the target of session
73
.Em n .
73
.Em n .
74
.It Va net.iscsi.n.stats
74
.It Va net.iscsi.n.stats
75
are some statistics for session
75
statistics for session
76
.Em n
76
.Em n .
77
.It Va net.iscsi.n.pid
77
.It Va net.iscsi.n.pid
78
is the
78
the
79
.Em "process id"
79
.Em "process id"
80
of the userland side of session
80
of the userland side of session
81
.Em n ,
81
.Em n ,

Return to bug 145251