Make it clear that there are two ways to add a session using iscsictl(8),

and some options require configuration file.

Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2014-02-20 17:23:08 +00:00
parent 6a6ce390c7
commit bf4427d114
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=262247

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd January 4, 2014
.Dd February 20, 2014
.Dt ISCSICTL 8
.Os
.Sh NAME
@ -98,6 +98,21 @@ CHAP login.
Verbose mode.
.El
.Pp
Certain parameters are neccessary when adding a session.
One can specify these either via command line (using the
.Fl t ,
.Fl p ,
.Fl u ,
and
.Fl s
options), or configuration file (using the
.Fl a
or
.Fl n
options).
Some functionality - for example mutual CHAP - is available only
via configuration file.
.Pp
Since connecting to the target is performed in background, non-zero
exit status does not mean that the session was successfully established.
Use