summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-04-27 17:59:40 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-04-27 17:59:40 +0000
commitbb0bf9e57d93faf2fb6565ee08b7989abd23e385 (patch)
tree5036a90b3b8c4113aee181bc385e531566250874 /doc
parente9f627a9883fb45970a9afe08d7dbcec8f26cdbf (diff)
downloadopen-iscsi-bb0bf9e57d93faf2fb6565ee08b7989abd23e385.tar.gz
from hare@suse.de: document disocvery types
git-svn-id: svn://svn.berlios.de/open-iscsi@550 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsiadm.834
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index 3bdc1d1..9735575 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -130,6 +130,40 @@ display version and exit
.B -h, --help
display this help and exit
+.SH DISCOVERY TYPES
+iSCSI defines 3 discovery types: SendTargets, SLP, and iSNS.
+
+.TP
+.B
+SendTargets
+A native iSCSI protocol which allows each iSCSI
+target to send a list of available targets to the initiator.
+
+.TP
+.B
+SLP
+Optionally an iSCSI target can use the Service Location Protocol (SLP)
+to announce the available targets. The initiator can either implement
+SLP queries directly or can use a separate tool to acquire the
+information about available targets.
+
+.TP
+.B
+iSNS
+iSNS (Internet Storage Name Service) is a proposed standard to record
+information about storage volumes within a larger network. In theory
+it can be implemented for iSCSI and Fibre Channel. However, no
+implementation of the central nameserver mandated by this standard is
+currently available.
+.P
+Currently open-iscsi supports only the
+.B
+SendTargets
+or
+.B
+st
+discovery type. An SLP implementation is under development.
+
.SH FILES
.TP
/etc/iscsid.conf