Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
istgt(1)		     General Commands Manual			istgt(1)

NAME
     istgt - iSCSI target

SYNOPSIS
     istgt [options]

DESCRIPTION
     istgt is an iSCSI target for FreeBSD 7.1 or later.  It is designed for mul-
     tipath failover cluster nodes.  Also useful for virtual machine such as Hy-
     per-V, ESXi.

OPTIONS
     -c config
	    Use  specified  file  as  configuration  file.  Multiple instance of
	    istgt is allowed for different IP/ports.

     -p pidfile
	    Use specified file for writing PID of daemon.  Also it can be speci-
	    fied in configuration file.  This option overwrites  by  setting  of
	    configuration file.

     -l facility
	    Use specific syslog facility.

     -m mode
	    Use   specified  operational  mode.  0  =  traditional  (similar  to
	    20100707), 1 = normal  (default),  2  =  experimental  (new  feature
	    mode).

     -t flag
	    Print  trace  information  to standard error.  trace flag (all, net,
	    iscsi, scsi, lu, none)

     -q     Use quiet mode. The warning message is omitted.

     -D     The istgt will not detach from tty and run as  foreground.	 It  re-
	    quires to print tarce information.

     -H     Show usage

     -V     Show version

FILES
     /usr/local/etc/istgt/istgt.conf
	    Configuration file
     /usr/local/etc/istgt/auth.conf
	    Authentication information file
     /var/run/istgt.pid
	    PID of daemon

AUTHORS
     Daisuke Aoyama <aoyama@peach.ne.jp>

istgt				  Mar 12, 2009				istgt(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=istgt&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help