ISCSI_INITIATOR(4) | Device Drivers Manual | ISCSI_INITIATOR(4) |
iscsi_initiator
—
kernel driver for the iSCSI protocol
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device
iscsi_initiator
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
iscsi_initiator_load="YES"
The iscsi_initiator
implements the kernel side of the Internet SCSI (iSCSI) network protocol
standard, the userland companion is iscontrol(8), and
permits access to remote
virtual SCSI
devices via cam(4).
The iscsi_initiator
driver creates the
following:
iSCSI RFC 3720
This software was written by Daniel Braniss <danny@cs.huji.ac.il>
The lun discovery method is old-fashioned.
October 9, 2014 | Debian |