On 04/14/2011 02:10 PM, Mike Christie wrote:
On 04/14/2011 06:39 AM, Joe Hoot wrote:
Here's what I am seeing (roughly... with lines scraped in between..
and I'm only grepping for connect7/session7):

Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
...lots of the above types of messages...
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_check_transport_timeouts Setting next tmo 2279563
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
...lots of the above types of messages...
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_check_transport_timeouts Setting next tmo 2279563
Apr 11 13:22:24 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
...lots of the above types of messages...
Apr 11 13:22:25 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
Apr 11 13:22:25 oim61024009 kernel: connection7:0:
iscsi_check_transport_timeouts Sending nopout as ping
Apr 11 13:22:25 oim61024009 kernel: connection7:0:
iscsi_check_transport_timeouts Setting next tmo 2280813
Apr 11 13:22:25 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit
...lots of the above types of messages...
Apr 11 13:22:30 oim61024009 kernel: connection7:0:
iscsi_tcp_segment_done copied 2592 0 size 4096 xmit


Ignore the previous mail. Your mail was the first one I read today and my eyes are not wide open yet :)

Send the full logs. And were you using that patch to send the sk_sndtimeo lower? It looks like you were.

Apr 11 13:22:24 oim61024009 kernel: connection7:0: iscsi_tcp_segment_done copied 2592 0 size 4096 xmit

This message means we have sent 2592 bytes out of 4096. The 0 means that we are trying to send the rest of the data, but we are not able to sent anything (0 is the number of bytes we were able to send when we did sendpage/sendmsg). So send the full logs so I can see what else is in there.

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to