Cisco Systems 1.2 User Manual

Page of 366
High Availability Architecture
You will deploy Cisco UCS Central in two VMs on separate hosts to enable high availability. High availability
-
• Requires at least one Cisco UCS Manager be registered with Cisco UCS Central for a cluster to support
high availability
• Uses the same subnet for individual VMs and VIP addresses
• Allows you to configure a mirrored, multi-path shared storage disk on each VM that is accessible from
both hosts
• Uses UCS Manager to store quorum data and determine primary node.
• Exchanges information such as heartbeat and election protocols in the same way as Cisco UCS Manager.
This results in a simpler design, more code reusability, and easy to define failover conditions
Cautions and Guidelines for Using High Availability
The following are the guidelines to setup Cisco UCS Central in high availability:
• Make sure both VMs in the cluster should never be on the same server. Otherwise, a single host failure
would end up bringing down the cluster.
• Each node in the cluster must have the following:
◦A primary NIC connected to the production network that is used for communicating with Cisco
UCS Manager, and for heartbeat communications, with the peer node in the cluster.
◦A host bus adapter connected to the Storage Area Network (SAN), that is used to access the storage
target.
• Separate network path for management and storage network: Make sure the management network
used communications between the two Cisco UCS Central nodes are not on the same network as the
network that the nodes use to access the shared disk array. The primary heartbeat mechanism relies on
exchanging datagrams across the management network. The secondary heartbeat mechanism uses quorum
data on Cisco UCS Manager. When you use separate network paths for management and shared disk
access, that provides redundant paths between the two nodes making it easier to distinguish node failures
from link failures.
High availability is supported only in IPv4 addressing without the DHCP. You must
configure the node IPs and cluster VIPs statically during the installation. These IP
addresses are allocated from the production network over which the UCS Central cluster
communicates with UCSMs.
Note
• Both VMs must be configured on IP addresses that belongs to the same subnet.
• Make sure the cluster node infrastructure does not have a single point of failure. You can connect the
cluster nodes my multiple, distinct networks. You can also construct the network with redundant switches
and routers or similar hardware that removes single points of failure.
Cisco UCS Central Software User Manual, Release 1.2    
341
System Management
Cautions and Guidelines for Using High Availability