How to replace a failed high availability cluster node
12/20/2019 17 People found this article helpful 484,167 Views
Description
This article describes the steps necessary to replace a failed node in a high availability (HA) cluster when one of the nodes (either the master or the slave) fails.
Resolution
AMC Master Node Fails
Environment:
node1: AMC Master (fails)
node2: AMC Slave (alive)
- Shut down the failed unit (in this case the master node).
- Log in to AMC on the slave node and click the Assign as Master link. The slave node is now designated as the AMC Master.
- Disconnect all network cables from the master node.
- Replace the master node with a new unit that has no configuration settings.
- Connect the appropriate network cables to the new master node.
- Power on the new master node.
- Run through setup, using either Setup Tool (config_reset) over a serial connection to the console, or Setup Wizard in a Web browser. If the nodes in your pair should be dual-homed, opt not to join the node into a cluster.
- Configure the internal network interface address and netmask so that you can get to AMC on this node.
- During setup, configure the node to join the cluster you have already created.
- After configuration, log in to AMC and configure the external interface, if your appliances are dual-homed.
- Install the same set of hotfixes on the master node that are already on the slave node. Reboot if necessary.
- On the master node, run Cluster Tool (config_reset) and enter the required information (cluster interface IP address, subnet, cluster name, node name).
- Reboot the unit (this occurs automatically at the end of Cluster Tool).
- Node1 is now the AMC slave, and node2 is the AMC Master. The configuration will synchronize automatically.
- (Optional) If you want node1 to be AMC Master, shut down node2 and click Assign as AMC Master on node1. After doing that, power on node2.
AMC Slave Node Fails
Environment:
node1:AMC Master (alive)
node2:AMC Slave (fails)
- Shut down the failed unit (in this case the slave node).
- Disconnect all network cables from the slave node.
- Replace the slave node with new unit. Note: this new unit doesn't have any configuration.
- Connect all the appropriate network cables to the new slave node.
- Power on the new slave node.
- Run through setup, using either Setup Tool (config_reset) over a serial connection to the console, or Setup Wizard in a Web browser. If the nodes in your pair should be dual-homed, choose not to join this node into a cluster.
- Configure the internal network interface address and netmask so you can get to AMC on this node.
- During setup, configure the node to join the cluster you have already created.
- After configuration, log in to AMC and configure the external interface, if your appliances are dual-homed.
- Install the same set of hotfixes on the slave node that are already on the master node. Reboot if necessary.
- On the slave node, run cluster_tool and enter required information (cluster interface IP address, subnet, cluster name, node name).
- Reboot the unit. (occurs automatically at the end of cluster tool).
- Both nodes will be synchronized automatically after the reboot.
Related Articles
Categories
Was This Article Helpful?
YESNO