iscsi_initiator
kernel driver for the iSCSI protocol
- Provided by: freebsd-manpages (Version: 9.2+1-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 userland
companion is iscontrol(8), and permits access to remote
virtual
SCSI devices via cam(4).
The following are informative only:
The iscsi_initiator driver creates the
following:
iSCSI RFC 3720
The lun discovery method is old-fashioned.