summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-11-28 20:16:21 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-11-28 20:16:21 +0000
commita0f2b245c46c14e3a9f3b5e9e98458a1d9002904 (patch)
treebddb9962920b7fb0b3be768ecd86c01654b75f72 /etc
parent1be9e8a7f38bfa1c96d4e79883e38df62a35439c (diff)
downloadopen-iscsi-a0f2b245c46c14e3a9f3b5e9e98458a1d9002904.tar.gz
fix bad timeout setting
git-svn-id: svn://svn.berlios.de/open-iscsi@746 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'etc')
-rw-r--r--etc/iscsid.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index 5f12635..39b8379 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -77,7 +77,7 @@ node.conn[0].timeo.noop_out_interval = 10
# cause IO to be failed back to the SCSI layer. If using dm-multipath
# this will cause the IO to be failed to the multipath layer.
# The value is in seconds and the default is 15 seconds.
-node.conn[0].timeo.timeo.noop_out_timeout = 15
+node.conn[0].timeo.noop_out_timeout = 15
#***************
# iSCSI settings