|
NAMEiscsi_initiator —
kernel driver for the iSCSI protocol
SYNOPSISTo 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" DESCRIPTIONThis driver, along with its userspace counterpart
iscontrol(8),
is obsolete and is not present in FreeBSD 14 and
above. Users are advised to use
iscsi(4)
instead.
The SYSCTL VARIABLES
FILESTheiscsi_initiator driver creates the following:
SEE ALSOcam(4), camcontrol(8), iscontrol(8)STANDARDSiSCSI RFC 3720AUTHORSThis software was written by Daniel Braniss <danny@cs.huji.ac.il>BUGSThe lun discovery method is old-fashioned.
Visit the GSP FreeBSD Man Page Interface. |