WINS errors

I've spent a bit of time the last few days struggling with WINS.

My topology consists of three WINS servers, one for each location, with one functioning as a hub, the other two as spokes (as per Technet's recommendation). The hub is configured with the two spoke servers as push/pull replication partners. The spokes each have the hub as their push/pull replication partner. (as per Technet's recommendation)

So everything is set how Microsoft wants it to be. There are no firewall restrictions between the WINS hosts (who are also DCs). They are running Server 2008.


All my configuration seems correct, yet I get these errors in the System event log: EventID 4102 'connection aborted by remote WINS'. When you turn on advanced logging, you see more detailed errors: EventID 4149 'Winsock Send could not send all the bytes.'

Another server returned the following: EventID 4343 'WINS server noticed chance of duplicate name registration...' These are just warnings and are now showing because I turned on the advanced logging.

On the hub server, I restart the WINS service and get this: EventID 4224 'WINS encountered a database error. This may or may not be a serious error. WINS will try to recover from it.' It mentions checking the application log for more details about database errors.
NOTE: According to this, the error is deprecated.


The ESENT eventID 103 (wins (2752) The database engine stopped the instance (0).) in the application log also has a DWORD for the error code '2752' and an EventRecordID of '5932'. There is another event immediately following: EventID 102 (wins (6956) The database engine (6.00.6002.0000) started a new instance (0).)

I restarted WINS on all servers.

Now I see this: EventID 4141 (WINS pulled records from a WINS while doing Pull replication. The partner's address and the owner's address whose records were pulled are given in the data section (second and third DWORD respectively). The number of records pulled is the fourth DWORD.) DWORD info referenced is not clear, just hex codes.

On Spoke1, I see this: EventID 4283 (WINS encountered an error while processing a push trigger or update notification. The error code is given in the data section. If it indicates a communication failure, check to see if the remote WINS that sent the trigger went down. If the remote WINS is on a different subnet, then maybe the router is down.) It is immediately followed by EventID 4149.


On Spoke1, I force a 'pull replication' and see this: EventID 4141
On Spoke2, I force a 'pull replication' and see this: EventID 4141

On Hub, I see this twice: EventID 4121 (WINS's Replicator could not find any records in the WINS database. This means there are no active or tombstone records in the database. It could be that the records being requested by a remote WINS server have either been released or do not exist.)

On Hub, I force a 'push replication' to each spoke: EventID 4121
On Hub, I check 'Active Registrations'. All three servers are listed as 'owners' for active records.

On Spoke1, I force a 'push' to Hub: EventID 4141 on Hub.
On Spoke2, I force a 'push' to Hub: EventID 4141 on Hub.

Back to basics...if they are replicating properly, the DB should be the same across all servers. Checked that, and they are not. The two spoke servers look similar, but the hub is very different.

Deleted old owners off the hub, then repeated on each spoke.

Restarted WINS on each spoke, then the hub. Each server seemed to start ok, barring the 4224 error on all servers.

Checked the 'Active Registrations' on each server again. Spokes are nearly identical, hub appears to be missing a huge amount of new records. I sorted them by expiry date (in this case the latest is 3/6/2011). The spokes have many pages of 3/6/2011 records, the hub has only a handful.



At this point I've wasted enough time on this...it should work, but doesn't, and nobody is complaining. Squeaky wheel gets the grease and all that.

Comments

Popular posts from this blog

Learning through failure - a keyboard creation journey

Learning Opportunities - Watching/listening list

DFSR - eventid 4312 - replication just won't work