Intel_RAID_HA_Solution_RHEL_WhitePaper
Installation IntelĀ® RAID High Availability Solution for Red Hat* Linux Systems White Paper
Intel Confidential Revision 1.0
8
5. Repeat steps above to assign a different IP address for other node in the HA cluster.
6. Edit the /etc/hosts file on each node to provide the IP address and its hostname. For
example:
The IP address of HA01.SH is 192.168.144.201.
The IP address of HA02.SH is 192.168.144.202.
7. The Network Manager is not supported on cluster nodes and should be removed or
disabled. To disable it, run the following commands at the command prompt for both
nodes:
service NetworkManager stop
chkconfig NetworkManager off
8. Reboot the both nodes to make network settings effective.