Scroll to navigation

target-isns(8) System Manager's Manual target-isns(8)

NAME

target-isns - iSNS client for the Linux LIO iSCSI target

SYNOPSIS

target-isns [OPTION]

DESCRIPTION

target-isns allows registering LIO iSCSI targets with an iSNS server.

The Internet Storage Name Service (iSNS, RFC 4171) protocol makes easier to discover, manage and configure iSCSI devices.

With iSNS, iSCSI targets can be registered with a central iSNS server and initiators can be configured to discover the targets by asking the iSNS server.

OPTIONS

set the hostname or IP address of the iSNS server
set the port number of the iSNS server (default iSNS port number is 3205)
increase the debugging level (implies --foreground)
run in the foreground
use alternate sys configfs iscsi path
print version information and exit
print this help message and exit

FILES

/etc/target-isns.conf is the default configuration file.

The following parameters can be set in the configuration file:

set the hostname of the iSNS server
set the port number of the iSNS server (default iSNS port number is 3205)
set the log level (default is info)
set the configfs path for iscsi (default is /sys/kernel/config/target/iscsi)

BUGS

Please send bug reports to the upstream bug tracker at https://github.com/open-iscsi/target-isns/issues.

SEE ALSO

targetcli(8)