iscsi_initiator
kernel driver for the iSCSI protocol
- Provided by: freebsd-manpages (Version: 10.1~RC1-1)
- Report a bug
kernel driver for the iSCSI protocol
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device
iscsi_initiatorAlternatively, 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 user land
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.