RE: Dropping the connection

2008-06-16 Thread Eddy Quicksall

I'll try to get updated to the latest version. It will take time. In the
meantime, to answer your question, I am getting these closes in simple I/O
cases. Here is the first test unit ready and notice that the close was
almost immediate:

I-T ISID 00023D01, TSIH 0001, CID , CPE# 0, clock=2.281
00 01 02 03 SCSI Command
  ---
+---+---+---+-: 01 81 00 00
|.|I| 0x01  |F|R|W|0 0|ATTR | Reserved  0004: 00 00
00 00 |TotalAHSLength | DataSegmentLength 0008:
00 00 00 00 | Logical Unit Number (LUN)
0012: 00 00 00 00 |
0016: 04 00 00 00 | Initiator Task Tag
0020: 00 00 00 00 | Expected Data Transfer Length
0024: 00 00 00 04 | CmdSN
0028: 00 00 00 12 | ExpStatSN
0032: 00 00 00 00 | SCSI Command Descriptor Block (CDB)
0036: 00 00 00 00 |
0040: 00 00 00 00 |
0044: 00 00 00 00 |

Initiator FIN (TCP clean close), TCP Port 2176 --- CPE#0, clock=2.281

-Original Message-
From: open-iscsi@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Christie
Sent: Monday, June 16, 2008 3:01 PM
To: open-iscsi@googlegroups.com
Subject: Re: Dropping the connection


Eddy Quicksall wrote:
 Sorry, the prints were in the syslog. The kernel is version
 2.6.24-rc7bidi_02 #5 Fri Jun 6 13:12:08 EDT 2008 i686 i686 i386 GNU/Linux.
 The open-iscsi is version iscsiadm version 2.0-869. The code came from a
3rd
 party who supposedly got it from open-iscsi.org.
 

It looks like you are using 2.6.24-rc7 but with the kernel modules from 
2.0-869.

How many sessions are you running?

  Jun 16 08:46:36 localhost kernel: ping timeout of 5 secs expired, last rx
 3649030, last ping 3650280, now 3651530

It looks like here that that we sent a nop but did not get a response 
within 5 seconds. In 2.0-869 there was a bug where we the timer fired 
incorrectly so we would get these errors when we shouldn't. If you could 
either turn off nops like how I described in the other mails or try 
2.0-869.2 we could see if that narrows down the problem.

Also what are you trying to do? Are you running any IO? Is it just 
normal reads and writes? Is it bidi commands?





--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Dropping the connection

2008-06-13 Thread Eddy Quicksall

The iscsi initiator keeps closing the connection (with a FIN) while I'm
testing my target. My target will run real slow because I have lots of
prints. Does the initiator have a timeout such that if it does not receive a
response in time then it will close the connection? If so is there a way to
disable it?

Eddy



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Turning off NOP's

2008-06-11 Thread Eddy Quicksall

How can I turn off NOP-out's in the initiator?

Eddy


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



RE: Long CDBs

2008-06-04 Thread Eddy Quicksall

Just trying to get my code fully tested.

Eddy

-Original Message-
From: open-iscsi@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Boaz Harrosh
Sent: Wednesday, June 04, 2008 4:15 AM
To: open-iscsi@googlegroups.com; Mike Christie; EddyQ
Subject: Re: Long CDBs


EddyQ wrote:
 Does open-iscsi support long CDBs?
  
 
You still need one more patch:
http://www.spinics.net/lists/linux-scsi/msg26927.html

Mike please push it threw your tree, James has gone mute

Just out of curiosity, what are you using long CDBs for?

Cheers
Boaz



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---