From a0f2b245c46c14e3a9f3b5e9e98458a1d9002904 Mon Sep 17 00:00:00 2001 From: mnc Date: Tue, 28 Nov 2006 20:16:21 +0000 Subject: fix bad timeout setting git-svn-id: svn://svn.berlios.de/open-iscsi@746 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- etc/iscsid.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.1