200 Synchronization cannot be started because the nodes are not ready!

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
iamGavinJ
Posts: 1
Joined: Thu Sep 21, 2017 1:15 pm

Tue Sep 26, 2017 1:11 pm

I have a HA device setup script which previously worked fine, but on the latest build it fails. It appears the IP/interface binding has a new bug which causes the heartbeat and sync to come from an interface which it should not.

My setup has two servers (2012r2 VMs running in Azure) with three interfaces bound in the following order.
1 – Management/domain/heartbeat
2 – Production traffic (added to the server’s “nolisten” list with $server.SetServerParameter("nolisten", xxx) powershell cmdlet)
3 – iSCSI sync traffic

Although my setup script specifies interfaces 1 and 3, I have to disable the second production interface In order to make the HA pair create and maintain sync.

If I use TCP View (https://docs.microsoft.com/en-us/sysint ... ds/tcpview) I can see each server attempting TCP connections to the other server’s 3260 port but from the second production interface which is incorrect.
Sergey (staff)
Staff
Posts: 86
Joined: Mon Jul 17, 2017 4:12 pm

Thu Sep 28, 2017 9:35 am

Hello, Gavin! We are trying to reproduce the issue now and as soon as we find a solution this thread will be updated.
Post Reply