On 07/29/2013 09:17 AM, Yan Burman wrote: > Hi > > I am trying to disable nop sending from initiator. > I tried setting node.conn[0].timeo.noop_out_interval and > node.conn[0].timeo.noop_out_timeout to zero for a specific target using > iscsiadm, > but I still receive nop on the target after a while.
Did you only set it in the iscsid.conf? If so did you run the discovery command to pick it up? Or did you run the iscsiadm -m node -o update -n setting_name -v value to update specific targets you have already discovered? Also are you sure your target is not sending nops and the initiator is only responding to them? > > I also tried setting node.session.timeo.replacement_timeout to 86400, but > still I receive nop. > > Am I missing something? I did what is written in README. > > Yan > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/groups/opt_out.
