Page 1 of 1

Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 10:12 am
by theark
I'm just updated to 5.7 from 5.6 and am receiving 2 messages every minute in my logs:

iScsiPrt
Error Event ID 20
Connection to the target was lost. The initiator will attempt to retry the connection

iScsiPrt
Error Event ID 34
A connection to the target was lost, but Initiator successfully reconnected to the target. Dump data contains the target name.

This happens every minute on the client machine.

The server is a Windows Server 2008 server (running natively) sharing an iSCSI image the client is a Windows SBS 2003 server (running on VMWare ESXi 4) using the Microsoft iSCSI Initiator.

Any ideas?

I've noticed a post with someone have the same issue on a HyperV machine.

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 10:48 am
by anton (staff)
Do you run two node cross-linked configuration or do you run StarWind inside VMs?

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 10:50 am
by theark
anton (staff) wrote:Do you run two node cross-linked configuration or do you run StarWind inside VMs?
Starwind runs on a native Windows 2008 server, the iSCSI client runs on SBS2003 on a virtual server

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 10:55 am
by anton (staff)
Good. Anything changed except 5.6 -> 5.7 upgrade? Can you run Performance Monitor to see is there any spikes in network load?
theark wrote:
anton (staff) wrote:Do you run two node cross-linked configuration or do you run StarWind inside VMs?
Starwind runs on a native Windows 2008 server, the iSCSI client runs on SBS2003 on a virtual server

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 11:07 am
by theark
The only change seems to be that these messages are appearing. There seems to be a write spike every few minutes. There's barely any activity on it. Its just used to store Windows Server Update data so there's no activity until updates are released.

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 4:41 pm
by gstephenson
theark wrote:I'm just updated to 5.7 from 5.6 and am receiving 2 messages every minute in my logs:

iScsiPrt
Error Event ID 20
Connection to the target was lost. The initiator will attempt to retry the connection

iScsiPrt
Error Event ID 34
A connection to the target was lost, but Initiator successfully reconnected to the target. Dump data contains the target name.

This happens every minute on the client machine.

The server is a Windows Server 2008 server (running natively) sharing an iSCSI image the client is a Windows SBS 2003 server (running on VMWare ESXi 4) using the Microsoft iSCSI Initiator.

Any ideas?

I've noticed a post with someone have the same issue on a HyperV machine.
Yes, the solution in my case was to change iscsiPingPeriod value to 20 in Starwind.cfg on the first server, restart Starwind, let sync finish, then do the same on the second Starwind server.

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 4:51 pm
by theark
gstephenson wrote:Yes, the solution in my case was to change iscsiPingPeriod value to 20 in Starwind.cfg on the first server, restart Starwind, let sync finish, then do the same on the second Starwind server.
I am only running one StarWind server?

Re: Recconecting every minute to iSCSI target

Posted: Thu Aug 18, 2011 7:05 pm
by gstephenson
theark wrote:
gstephenson wrote:Yes, the solution in my case was to change iscsiPingPeriod value to 20 in Starwind.cfg on the first server, restart Starwind, let sync finish, then do the same on the second Starwind server.
I am only running one StarWind server?
I would try the same thing on your one server then, but I'm not really an expert. Also make sure you have the latest build. I am running 5.7.1727.

Re: Recconecting every minute to iSCSI target

Posted: Fri Aug 19, 2011 1:16 pm
by Anatoly (staff)
Agree.

We have just updated build on the site (5.7.1733). You can download it using this link.

Re: Recconecting every minute to iSCSI target

Posted: Fri Aug 19, 2011 2:44 pm
by theark
Just installed the latest build from today (I was already on 5.7.1733) and so far it seems to have stopped the issue!

Re: Recconecting every minute to iSCSI target

Posted: Fri Aug 19, 2011 2:46 pm
by anton (staff)
That was a plan. Thank you very much for keeping us updated.