MAC Address Changes for Virtual Server During a Failover with Clustering

ID: Q244331


The information in this article applies to:
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows NT Server, Enterprise Edition version 4.0
  • Microsoft Cluster Server


SYMPTOMS

After a failover from one cluster node to another, users in a different subnet may be unable to connect to the virtual server.


CAUSE

The Cluster service with Windows NT 4.0, Enterprise Edition, and Windows 2000 Advanced Server performs a gratuitous Address Resolution Protocol (ARP) request when a failover occurs. The gratuitous ARP request is performed to update the network (computers, routers, and switches) with the media access control (MAC) address that now owns the virtual server's IP address.

However, some devices (such as switches) may not forward the gratuitous ARP request to other devices. This causes devices on the other side of the switch or router to have the incorrect MAC address for the virtual server that has failed over. Often, this situation corrects itself after a router or switch sees the failure and updates its ARP cache by performing a broadcast. Most routers and switches are configured not to forward ARP traffic between subnets to prevent ARP storms from occurring.


RESOLUTION

Gratuitous ARP requests must be forwarded across networks so that all devices receive the updated MAC-to-IP address mappings. Contact your hardware manufacturer for information about how to change your switch or router's configuration so that gratuitous ARP requests are passed to all networks.


MORE INFORMATION

In a cluster, each computer (or cluster node) has a network adapter attached to the corporate network, and each cluster node has its own IP address, network name (NetBIOS name), and MAC address. The virtual server has an IP address and network name, but uses the MAC address of the cluster node that is the current owner of the virtual server resources.

For additional information about cluster concepts, click the article numbers below to view the articles in the Microsoft Knowledge Base:

Q171452 Using Microsoft Cluster Server to Create a Virtual Server
Q169017 Information on Groups and Resources Using Cluster Server
When a failover occurs, the cluster server of the node that is receiving IP resources sends a gratuitous ARP request so that all devices (computers, routers, and switches) are updated, and a new MAC address is assigned to an existing IP address. If a switch or router does not pass the updated MAC-to-IP address mappings, other network devices contain the old MAC address for the cluster node that is down.

For additional information, click the article numbers below to view the articles in the Microsoft Knowledge Base:
Q199773 Behavior of Gratuitous ARP in Windows NT 4.0
Q168567 Clustering Information on IP Address Failover

Additional query words: MSCS vlan cisco virtualserver

Keywords : kbenv kbnetwork
Version : WINDOWS:2000; winnt:4.0
Platform : WINDOWS winnt
Issue type : kbprb


Last Reviewed: December 29, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.