6.7

Table Of Contents
The first way you can implement network redundancy is at the NIC level with NIC teaming. Using a team
of two NICs connected to separate physical switches improves the reliability of a management network.
Because servers connected through two NICs (and through separate switches) have two independent
paths for sending and receiving heartbeats, the cluster is more resilient. To configure a NIC team for the
management network, configure the vNICs in vSwitch configuration for Active or Standby configuration.
The recommended parameter settings for the vNICs are:
n
Default load balancing = route based on originating port ID
n
Failback = No
After you have added a NIC to a host in your vSphere HA cluster, you must reconfigure vSphere HA on
that host.
In most implementations, NIC teaming provides sufficient heartbeat redundancy, but as an alternative you
can create a second management network connection attached to a separate virtual switch. Redundant
management networking allows the reliable detection of failures and prevents isolation or partition
conditions from occurring, because heartbeats can be sent over multiple networks. The original
management network connection is used for network and management purposes. When the second
management network connection is created, vSphere HA sends heartbeats over both management
network connections. If one path fails, vSphere HA still sends and receives heartbeats over the other
path.
Note Configure the fewest possible number of hardware segments between the servers in a cluster. The
goal being to limit single points of failure. Also, routes with too many hops can cause networking packet
delays for heartbeats, and increase the possible points of failure.
Using IPv6 Network Configurations
Only one IPv6 address can be assigned to a given network interface used by your vSphere HA cluster.
Assigning multiple IP addresses increases the number of heartbeat messages sent by the cluster's
master host with no corresponding benefit.
Best Practices for Interoperability
Observe the following best practices for allowing interoperability between vSphere HA and other features.
vSphere HA and Storage vMotion Interoperability in a Mixed Cluster
In clusters where ESXi 5.x hosts and ESX/ESXi 4.1 or earlier hosts are present and where Storage
vMotion is used extensively or Storage DRS is enabled, do not deploy vSphere HA. vSphere HA might
respond to a host failure by restarting a virtual machine on a host with an ESXi version different from the
one on which the virtual machine was running before the failure. A problem can occur if, at the time of
failure, the virtual machine was involved in a Storage vMotion action on an ESXi 5.x host, and vSphere
HA restarts the virtual machine on a host with a version earlier than ESXi 5.0. While the virtual machine
might power-on, any subsequent attempts at snapshot operations might corrupt the vdisk state and leave
the virtual machine unusable.
vSphere Availability
VMware, Inc. 46