scsi-target-utils/targets.conf
Grooooot 88feb1f391 scsi-target-utils: package init
Signed-off-by: Grooooot <isula@huawei.com>
2020-02-19 10:37:39 +08:00

18 lines
416 B
Plaintext

# This is a sample config file for tgt-admin.
#
# The "#" symbol disables the processing of a line.
# Set the driver. If not specified, defaults to "iscsi".
default-driver iscsi
# Set iSNS parameters, if needed
#iSNSServerIP 192.168.111.222
#iSNSServerPort 3205
#iSNSAccessControl On
#iSNS On
# Continue if tgtadm exits with non-zero code (equivalent of
# --ignore-errors command line option)
#ignore-errors yes