PRIMECLUSTER Installation and Administration Guide 4.1 (for Linux) |
Contents
Index
![]() ![]() |
Part 2 Installation | > Chapter 4 Preparation Prior to Building a Cluster |
As preparation for setting up CF, execute the following operation:
Edit "ONBOOT" of the /etc/sysconfig/network-scripts/ifcfg-ethX file as follows:
ONBOOT=yes
ethX indicates a network interface that is used for the cluster interconnect.
A number is specified in X.
Confirm the state of the interface for interconnect with the following command.
# ifconfig <relevant interface> <Return>
# ifconfig <relevant interface> up <Return>
Contents
Index
![]() ![]() |