summaryrefslogtreecommitdiff
path: root/etc/iscsid.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/iscsid.conf')
-rw-r--r--etc/iscsid.conf40
1 files changed, 0 insertions, 40 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index de4252d..e8087c8 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -23,46 +23,6 @@
iscsid.startup = /sbin/iscsid
-#######################
-# iSNS Discovery Daemon
-#######################
-
-
-# iSNS can also be used by setting:
-#
-# discovery.daemon.isns.addresses = 192.168.0.21,1234 192.168.1.20 192.168.10.10
-#
-# The default port is 3205.
-#
-# By default iscsid will perform iSNS discovery to the addresses, register
-# for State Change Notifications (SCNs) and then login/logout of portals
-# depending on the SCN.
-#
-# To change the default behavior the following setting can be used:
-#
-# discovery.daemon.isns.poll_interval = 30
-#
-# - If set to 0, it will perform discovery once then exit.
-# - If set to greater than 0 then it will perform discovery every X seconds.
-# It will still attempt to register for SCNs, but will still poll with
-# a DevAttrQuery for all targets.
-#
-#
-# ALERT
-# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-# This is needed for servers like Microsofts where they allow SCN
-# registrations, but do not send SCN events. To auto discover new targets
-# we have to poll. It is also useful for servers like linux-isns where it
-# sometimes does not send SCN events in the proper format, so they
-# may not get handled.
-# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-#
-# - If set to less than zero (or not set at all) it will perform the default
-# behavior.
-#
-# Note: like with SendTargets, logout of portals is not yet supported.
-
-
#############################
# NIC/HBA and driver settings
#############################