logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Authors

       Daisuke Aoyama <aoyama@peach.ne.jp>

istgt                                             Mar 12, 2009                                          istgt(1)

Description

istgt  is an iSCSI target for FreeBSD 7.1 or later.  It is designed for multipath failover cluster nodes.
       Also useful for virtual machine such as Hyper-V, ESXi.

Files

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

Name

       istgt - iSCSI target

Options

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

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

       -lfacility
              Use specific syslog facility.

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

       -tflag
              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 requires to print tarce information.

       -H     Show usage

       -V     Show version

Synopsis

istgt [options]

See Also