Update the configuration files
Now that the Management Node can communicate with other devices in the
cluster take the following steps:
1.
Update /etc/modules.conf with the following lines:
alias eth0 e1000
alias eth1 e1000
alias eth2 e1000
2.
Edit or create the /etc/sysconfig/network-scripts/ifcfg-eth1 file and make sure
it contains the following directives:
DEVICE=eth1
BOOTPROTO=static
IPADDR=172.30.0.1
NETMASK=255.255.0.0
ONBOOT=yes
3.
Edit or create the /etc/sysconfig/network-scripts/ifcfg-eth2 file and customize
it with site specific network information. It should contain the same directives
as ifcfg-eth1.
4.
Edit the /etc/sysconfig/network file. As a minimum, it should contain the
following directives:
NETWORKING=yes
HOSTNAME=mgtnode.cluster.com
GATEWAY=
(site specific gateway IP--default route)
GATEWAYDEV=eth2
5.
Update the /etc/resolv.conf file with the following lines:
search clusters.com
(any other site specific domains)
nameserver 172.20.0.1
6.
Populate the /var/named directory using the named files found on the diskette
shipped with the Cluster 1350.
7.
Copy over the downloaded /etc/named.conf and
/etc/hosts
files.
8.
Edit the /etc/named.conf file and add any site specific nameservers to the
forwarders section. For example:
options {
directory "/var/named’;
forwarders {
192.168.119.10;
192.168.119.11;
};
forward only;
9.
Edit the /etc/sysconfig/dhcpd file. Change the DHCPDARGS directive to the
following:
DHCPDARGS="eth0 eth1"
10.
Enable the named, dhcpd, and NFS services by issuing the following
commands:
# chkconfig named on
# chkconfig dhcpd on
# chkconfig nfs on
11.
Remove kudzu by issuing the following command:
# chkconfig – — del kudzu
12.
Reboot the Management Node by issuing the following command:
shutdown -r now
Installing SuSE Linux 8 or 8.1
The following steps provide a general path through the installation process and
assume you will install SuSE Linux 8 from the product CDs.
Chapter 6. Software installation
39
Содержание System Cluster 1350
Страница 1: ...eServer Cluster 1350 Cluster 1350 Installation and Service IBM...
Страница 2: ......
Страница 3: ...eServer Cluster 1350 Cluster 1350 Installation and Service IBM...
Страница 8: ...vi Installation and Service...
Страница 10: ...viii Installation and Service...
Страница 12: ...x Installation and Service...
Страница 19: ...Part 1 Introduction to Cluster 1350 Chapter 1 System overview 3 Related Topics 9 Copyright IBM Corp 2003 1...
Страница 20: ...2 Installation and Service...
Страница 30: ...12 Installation and Service...
Страница 32: ...14 Installation and Service...
Страница 52: ...34 Installation and Service...
Страница 68: ...50 Installation and Service...
Страница 70: ...52 Installation and Service...
Страница 72: ...54 Installation and Service...
Страница 74: ...56 Installation and Service...
Страница 92: ...74 Installation and Service...
Страница 96: ...78 Installation and Service...
Страница 98: ...80 Installation and Service...
Страница 104: ...86 Installation and Service...
Страница 110: ...92 Installation and Service...
Страница 124: ...106 Installation and Service...
Страница 126: ...108 Installation and Service...
Страница 138: ...120 Installation and Service...
Страница 139: ...Part 4 Appendixes Copyright IBM Corp 2003 121...
Страница 140: ...122 Installation and Service...
Страница 144: ...126 Installation and Service...
Страница 148: ...130 Installation and Service...
Страница 154: ...136 Installation and Service...
Страница 160: ...142 Installation and Service...
Страница 169: ......
Страница 170: ...IBMR Printed in U S A...