I already tried 2 options specified by you. Here's the "iscsid.conf"
(..) values are defaults.Already tried with them. node.startup = manual .... .... node.session.timeo.replacement_timeout = 86400(120) node.session.iscsi.FastAbort = No(Yes) .... .... node.conn[0].timeo.logout_timeout = 86400(15) node.conn[0].timeo.login_timeout = 86400(15) node.conn[0].timeo.noop_out_interval = 0(10) node.conn[0].timeo.noop_out_timeout = 0(15) node.session.initial_login_retry_max = 100(4) # To control how many commands the session will queue set # node.session.cmds_max to an integer between 2 and 2048 that is also # a power of 2. The default is 128. node.session.cmds_max = 128 # To control the device's queue depth set node.session.queue_depth # to a value between 1 and 128. The default is 128. node.session.queue_depth = 128 node.session.iscsi.InitialR2T = No(Yes) node.session.iscsi.ImmediateData = Yes(No) ... ... # Some targets like IET prefer after an initiator has sent a task # management function like an ABORT TASK or LOGICAL UNIT RESET, that # it does not respond to PDUs like R2Ts. To enable this behavior uncomment # the following line (The default behavior is Yes): node.session.iscsi.FastAbort = No(Yes) Are these parameters correct? II) "dmseg" contains this after target-daemon restart...... connection0:0: iscsi: detected conn error (1011) can something concluded from this err. no.1011? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-iscsi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/open-iscsi -~----------~----~----~----~------~----~------~--~---