Query: iscsi_initiator
OS: debian
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ISCSI_INITIATOR(4) BSD Kernel Interfaces Manual ISCSI_INITIATOR(4)NAMEiscsi_initiator -- kernel driver for the iSCSI protocolSYNOPSISTo 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"DESCRIPTIONThe 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).SYSCTL VARIABLESdebug.iscsi_initiator set the debug-level, 0 means no debugging, 9 for maximum. net.iscsi.isid the initiator part of the Session Identifier. The following are informative only: net.iscsi.driver_version the current version of the driver. net.iscsi.sessions the number of current active sessions. net.iscsi.n.targetname the target name of session n. net.iscsi.n.targedaddress the IP address of the target of session n. net.iscsi.n.stats statistics for session net.iscsi.n.pid the process id of the userland side of session n, see iscontrol(8).FILESThe iscsi_initiator driver creates the following: /dev/iscsi used to create new sessions. /dev/iscsi%d for each new session.SEE ALSOcam(4), camcontrol(8), iscontrol(8)STANDARDSiSCSI RFC 3720BUGSThe lun discovery method is old-fashioned.BSDMay 9, 2010 BSD
Related Man Pages |
---|
iscsid(8) - centos |
iscsid(8) - redhat |
iscsid(8) - debian |
iscontrol(8) - freebsd |
iscsi_initiator(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
iSCSI Configuration help |
Help growing iscsi lun |
Solaris10 sparc T5120 PANIC during iscsi command |
Netapp iscsi lun |
Make an iSCSI LUN clone bootable |