Activity for iSCSISim

  • vidya kodihalli vidya kodihalli posted a comment on discussion Help

    I am getting " Data did not compare at offset 27 exp : 72 got 74^M" error while Login i have checked the IscsiPDU.py python script in this comparison is happening for Login1rsp.bin data and data coming from iSCSI target. data in Login1rsp.bin is TargetPortalGroupTag=1^@AuthMethod=None^@^@ data is coming from target TargetAlias=iscsi^@TargetPortalGroupTag=1^@AuthMethod=None^@^@ Due to data mismatch happening, getting above error . without comparing data, login is possible ? or can we do partial comparison...

  • vidya kodihalli vidya kodihalli posted a comment on discussion Help

    In below test execution "Field dataSegLen did not compare: expected 3E got 39" messages are displayed . LOADING TEST SUITE: ITSLogin.xml Start button pressed... Kicking off RunTests thread... Sending start command... Socket: connecting to 10.24.65.114 on port 3260 Stepping test Stepping test Finished testing initial setup Loading Test Description: ITDs/ITDLogin.xml Loading PDU from file: PDUs/LoginPDUs/PDULogin1.xml replaced $TGTNAME$ with iqn.2004-04.com.qnap:ts-1283xu-rp:iscsi.iscsi.523cf2 1 times...

  • DavidCuddihy committed [a9ee22]

    Moved the ITDs to the ITDs directory and updated ITS scripts.

  • iSCSISim iSCSISim released /iSCSISim_V0.80_beta.zip

  • DavidCuddihy committed [bf5153]

    Recommit of V 0.80 BETA - some of the files were not included with the previous commit.

  • David Cuddihy David Cuddihy posted a comment on discussion Help

    It sounds like there is an incompatibility between versions of wx python. What version of Wx python are you running? Try installing version 2.8.12.0 of wxpython.

  • DavidCuddihy committed [ca7619]

    Version 0.80 Beta: Added Halt On Error and TCP Reset

  • gejian gejian posted a comment on discussion Help

    I run the ISCSISim.py ,and meet the error of "AttributeError: 'iSCSISim' object has no attribute 'ProcessIdle'" As the detail: $ python ISCSISim.py Traceback (most recent call last): File "ISCSISim.py", line 139, in <module> main(sys.argv) File "ISCSISim.py", line 133, in main app.MainLoop() File "ISCSISim.py", line 99, in MainLoop self.ProcessIdle() AttributeError: 'iSCSISim' object has no attribute 'ProcessIdle' who can tell me the reason? Thanks a lot.

  • DavidCuddihy committed [70d581]

    Updated Version, copyright info. Added ITD example to readme.txt

  • DavidCuddihy committed [36d918]

    Version 0.70 : Added Exit Button, save last used test suite on close and restart.

  • DavidCuddihy committed [ee54b4]

    Fixed a bug in ITD handling where "Delay" triggers could cause an exception.

  • iSCSISim iSCSISim released /iSCSISim_V0.61_beta.zip

  • iSCSISim iSCSISim released /README

  • DavidCuddihy committed [ce4b50]

    V 0.61 beta. Replaced references to ElementTree with built-in xml.etree.

  • DavidCuddihy committed [6ee074]

    Initial commit

  • Devendra Tapdia Devendra Tapdia posted a comment on ticket #4

    ok Thanks

  • David Weidenborner David Weidenborner modified ticket #6

    IscsiSocket.CookPDU() causes timeouts

  • David Weidenborner David Weidenborner posted a comment on ticket #6

    The while loop has been changed to only iterate through the first KB of data as of...

  • David Weidenborner David Weidenborner modified ticket #6

    IscsiSocket.CookPDU() causes timeouts

  • David Weidenborner David Weidenborner modified ticket #7

    IscsiSocket.ForwardPDUs() doesn't send all data

  • David Weidenborner David Weidenborner posted a comment on ticket #7

    A while loop has been added to track data sent as of V0.60_beta.

  • David Weidenborner David Weidenborner modified ticket #8

    Unable to open log files in gedit

  • David Weidenborner David Weidenborner posted a comment on ticket #8

    Null chars are written as spaces as of V0.60_beta.

  • David Weidenborner David Weidenborner modified ticket #9

    IscsiTestCase.GetITTToSend() increments ITT

  • David Weidenborner David Weidenborner posted a comment on ticket #9

    IscsiTestCase.GetITTToSend() no longer increments the ITT as of V0.60_beta.

  • iSCSISim iSCSISim released /iSCSISim/iscsisim_V0.60_beta.zip

  • David Weidenborner David Weidenborner modified ticket #4

    "Test Done" status message is displayed before test is started

  • David Weidenborner David Weidenborner posted a comment on ticket #4

    That section is actually testing the initial setup. The print statement has been...

  • David Weidenborner David Weidenborner created ticket #9

    IscsiTestCase.GetITTToSend() increments ITT

  • David Weidenborner David Weidenborner created ticket #8

    Unable to open log files in gedit

  • David Weidenborner David Weidenborner created ticket #7

    IscsiSocket.ForwardPDUs() doesn't send all data

  • David Weidenborner David Weidenborner created ticket #6

    IscsiSocket.CookPDU() causes timeouts

  • David Cuddihy David Cuddihy modified ticket #5

    PDU logfiles are not getting placed inside LogFiles folder

  • Devendra Tapdia Devendra Tapdia modified a comment on ticket #5

    Hi David, We can close the ticket #5. Thanks. Devendra On Wed, Jul 15, 2015 at 2:00...

  • Devendra Tapdia Devendra Tapdia posted a comment on ticket #5

    Hi David, We can close the ticket #5. These were 2 different commits. first I committed...

  • David Cuddihy David Cuddihy modified ticket #5

    PDU logfiles are not getting placed inside LogFiles folder

  • Devendra Tapdia Devendra Tapdia modified a comment on ticket #5

    These changes works on both linux and windows. I have committed these changes.

  • Devendra Tapdia Devendra Tapdia posted a comment on ticket #5

    These works on both linux and windows. I have committed these changes.

  • Devendra Tapdia Devendra Tapdia posted a comment on ticket #5

    Thanks David for adding me as developer. As you have mentioned, I have updated above...

  • David Cuddihy David Cuddihy posted a comment on ticket #5

    The patch looks fine, and works on Windows as well. Go ahead and commit it. I've...

  • Devendra Tapdia Devendra Tapdia created ticket #5

    PDU logfiles are not getting placed inside LogFiles folder

  • Devendra Tapdia Devendra Tapdia created ticket #4

    "Test Done" status message is displayed before test is started

1