StarWind iSCSI SAN
StarWind iSCSI SAN
StarWind Native SAN for Hyper-V
StarWind Native SAN for Hyper-V
Request a Quote
Feel free to contact us:
USA and LATAM:
1-617-449-7717
EMEA and APAC:
+44(0)2071936727
+44(0)2071936350
+33(0)977197857 (French)
+49-1715109103 (Germany)
Voice Mail:
1-866-790-2646
Email:
sales@starwindsoftware.com
 
 

cant connect to Sun Storage 7000

iSCSI, FCoE and AoE Initiator for Microsoft Windows.

Moderators: anton (staff), Max (staff), Constantin (staff)

cant connect to Sun Storage 7000

Postby nazarianin » Mon Apr 26, 2010 8:34 am

Hello all
I use Starport 5.5 on Windows 7. I have error when connect to Sun Storage 7000 running in VirtualBox. Error "Failed to connect to remote server. Server may be refused network conections. You may need to check firewall settings". I also try in XP and have error too. I send logs to support, they replied that I wrote here. Microsoft initiator work good.
nazarianin
 
Posts: 5
Joined: Sun Apr 25, 2010 1:31 pm

Re: cant connect to Sun Storage 7000

Postby Constantin (staff) » Mon Apr 26, 2010 8:59 am

iSCSI initiator requires port 3260 to be open. MS iSCSI Initiator creates such rule in firewall for itself during first run. Try to create another one rule specially for StarPort.
Constantin Videnski
StarWind Software Support Department
support at starwindsoftware dot com
Constantin (staff)
 
Posts: 392
Joined: Fri Oct 16, 2009 10:28 am

Re: cant connect to Sun Storage 7000

Postby nazarianin » Mon Apr 26, 2010 9:55 am

I turned off firewall. I try coonect with telnet to port 3260 , it work fine.
I have this in starport log file
4/26 15:53:50.546 >> CStarPortAPI::GetTargets(dwIPAddress=0xC0A8C82D, DWORD dwPort=3260, listTargets=...)
4/26 15:53:50.552 CStarPortAPI::GetTargets: Calling STARPORT_IOCTL_GET_TARGETS
4/26 15:53:50.556 CStarPortAPI::GetTargets: Input buffer:
4/26 15:53:50.561 CStarPortAPI::GetTargets: ServerAddress = #iscsi:192.168.200.45:3260
4/26 15:53:50.566 CStarPortAPI::GetTargets: Parameter[0] = InitiatorName=iqn.2003-06.com.starwindsoftware.starport:pc03
4/26 15:53:50.577 CStarPortAPI::GetTargets: Session failed, status == 31 !
4/26 15:53:50.579 CWPPiSCSIDeviceCreate::GetTargetsList: Exception caught: Driver failure.
nazarianin
 
Posts: 5
Joined: Sun Apr 25, 2010 1:31 pm

Re: cant connect to Sun Storage 7000

Postby anton (staff) » Fri Apr 30, 2010 8:40 am

Is there any way for you to catch Sun-side logs or run Wireshark on the Windows box to capture network traffic for us?

nazarianin wrote:I turned off firewall. I try coonect with telnet to port 3260 , it work fine.
I have this in starport log file
4/26 15:53:50.546 >> CStarPortAPI::GetTargets(dwIPAddress=0xC0A8C82D, DWORD dwPort=3260, listTargets=...)
4/26 15:53:50.552 CStarPortAPI::GetTargets: Calling STARPORT_IOCTL_GET_TARGETS
4/26 15:53:50.556 CStarPortAPI::GetTargets: Input buffer:
4/26 15:53:50.561 CStarPortAPI::GetTargets: ServerAddress = #iscsi:192.168.200.45:3260
4/26 15:53:50.566 CStarPortAPI::GetTargets: Parameter[0] = InitiatorName=iqn.2003-06.com.starwindsoftware.starport:pc03
4/26 15:53:50.577 CStarPortAPI::GetTargets: Session failed, status == 31 !
4/26 15:53:50.579 CWPPiSCSIDeviceCreate::GetTargetsList: Exception caught: Driver failure.
Regards,
Anton Kolomyeytsev

Chief Technology Officer, StarWind Software
anton (staff)
Site Admin
 
Posts: 1991
Joined: Fri Jun 18, 2004 12:03 am
Location: British Virgin Islands

Re: cant connect to Sun Storage 7000

Postby nazarianin » Tue May 04, 2010 9:28 am

see log1.txt in log1.zip. This is wireshark log filter for port 3260. 192.168.56.1 - my system with windows 7 x32, 192.168.56.2 - remote Sun storage 7000 in virtualbox.
Attachments
log1.zip
(6.96 KiB) Downloaded 198 times
nazarianin
 
Posts: 5
Joined: Sun Apr 25, 2010 1:31 pm

Re: cant connect to Sun Storage 7000

Postby anton (staff) » Tue May 04, 2010 10:26 am

Got the logs, checking what's wrong. We'll keep you updated as soon as we'll have developer's feedback. Thank you!
Regards,
Anton Kolomyeytsev

Chief Technology Officer, StarWind Software
anton (staff)
Site Admin
 
Posts: 1991
Joined: Fri Jun 18, 2004 12:03 am
Location: British Virgin Islands

Re: cant connect to Sun Storage 7000

Postby Val (staff) » Tue May 04, 2010 10:36 am

nazarianin wrote:see log1.txt in log1.zip. This is wireshark log filter for port 3260. 192.168.56.1 - my system with windows 7 x32, 192.168.56.2 - remote Sun storage 7000 in virtualbox.

Hi,

Could you upload the logs in the pcap format?

Thank you in advance.
Best regards,
Valery
Val (staff)
 
Posts: 485
Joined: Tue Jun 29, 2004 8:38 pm

Re: cant connect to Sun Storage 7000

Postby nazarianin » Tue May 04, 2010 11:49 am

Val (staff) wrote:Could you upload the logs in the pcap format?

yes, of course.
Attachments
log2.zip
(1.59 KiB) Downloaded 207 times
nazarianin
 
Posts: 5
Joined: Sun Apr 25, 2010 1:31 pm

Re: cant connect to Sun Storage 7000

Postby Val (staff) » Tue May 04, 2010 3:31 pm

Thank you!

From the last log I saw that StarPort repeatedly tried to negotiate its DefaultTime2Wait=5, but the target each time answered with DefaultTime2Wait=2 and so on until StarPort given up its attempts.

According to the iSCSI specs the DefaultTime2Wait is a "max number value", so the target must use the value proposed by the initiator (5) in its replies.
It looks like the target's implementation of the iSCSI specs is not correct.

Is there any way to set the DefaultTime2Wait=5 on the target side?
This should solve the problem...
Best regards,
Valery
Val (staff)
 
Posts: 485
Joined: Tue Jun 29, 2004 8:38 pm


Return to StarPort

Who is online

Users browsing this forum: No registered users and 1 guest