Skip to content
Nareg Sinenian edited this page Nov 1, 2015 · 9 revisions

Overview

The iSCSI initiator consists of a kernel extension (iSCSIInitiator.kext), a user-space daemon (iscsid) and a command-line utility (iscsictl).

Usage

Once the kernel extension and daemon have been loaded, the command-line utility iscsictl can be used to manage iSCSI functions. The utility operates on a property list that keeps track of defined targets and communicates with the daemon to manage iSCSI sessions.

See the iscsictl(8) man page for more information.