Main index | Section 8 | Options |
The following options are available:
| Generate output via libxo(3) in a selection of different human and machine readable formats. See xo_parse_args(3) for details on command line arguments. |
| Add session. |
| Modify session. |
| Remove session. |
| List sessions. |
| When adding, add all sessions defined in the configuration file. When removing, remove all currently established sessions. |
| Path to the configuration file. The default is /etc/iscsi.conf. |
| |
Target host name or address used for SendTargets discovery. When used, it will add a temporary discovery session. After discovery is done, sessions will be added for each discovered target, and the temporary discovery session will be removed. | |
| Enable or disable the session. This is ignored for discovery sessions, but gets passed down to normal sessions they add. |
| |
Session ID, as displayed by
iscsictl
| |
| |
The nickname of a session defined in the configuration file. | |
| Target portal — host name or address — for statically defined targets. |
| Use iSER (iSCSI over RDMA) instead of plain iSCSI over TCP/IP. |
| CHAP secret. |
| Target name. |
| CHAP login. |
| Verbose mode. |
| Instead of returning immediately, wait up to timeout seconds until all configured sessions are successfully established. |
Certain parameters are necessary when adding a session.
One can specify these either via command line (using the
Since connecting to the target is performed in background, non-zero
exit status does not mean that the session was successfully established.
Use either
Fl
to check the connection status, or the
Note that in order for the iSCSI initiator to be able to connect to a target, the iscsid(8) daemon must be running.
Also note that FreeBSD currently supports two different initiators: the old one, iscsi_initiator(4), with its control utility iscontrol(8), and the new one, iscsi(4), with iscsictl and iscsid(8). The only thing the two have in common is the configuration file, iscsi.conf(5).
/etc/iscsi.conf | |
iSCSI initiator configuration file. | |
Fl
Perform discovery on 192.168.1.1, and add disabled sessions for each discovered target; use -M to connect them:
Fl
Disconnect all iSCSI sessions:
Fl
ISCSICTL (8) | December 27, 2018 |
Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | What will happen when the 32-bit Unix date goes negative in mid-January 2038 does not bear thinking about. | ” |
— Henry Spencer |