![Red Hat Cluster Suite Скачать руководство пользователя страница 172](http://html.mh-extra.com/html/red-hat/cluster-suite/cluster-suite_manual_1427446172.webp)
156
Appendix B. Selectively Installing Red Hat Cluster Suite Packages
Note
If your local computer is running a version of Red Hat Enterprise Linux that
is earlier than Red Hat Enterprise Linux 4, the path to the RPMs on the CD
may be different. For example, on Red Hat Enterprise Linux 3, the path is
/mnt/cdrom/RedHat/RPMS/
.
7. Eject the CD from the CD-ROM drive.
8. Change to the temporary directory containing the copied RPM files. For example:
$
cd /tmp/RPMS/
9. Remove the "-kernel" RPMs for kernels that are not installed in the cluster node, and
any other RPMs that are not being installed (for example, optional or development
RPMS). The following example removes SMP and hugemem "-kernel" RPM files:
$
rm *-kernel-smp* *-kernel-hugemem*
For information about selecting the RPMs to install, refer to Section B.1.2.1
Deter-
mining RPMs To Install
.
10. Log in to each cluster node as the root user and make a directory to contain the
RPMs. For example:
#
mkdir /tmp/node-RPMS/
11. Copy the RPMs from the temporary directory in the local computer to directories in
the cluster nodes using the
scp
command. For example, to copy the RPMs to node
rhcs-node-01, run the following command at the local computer:
$
scp /tmp/RPMS/*.rpm root@rhcs-node-01:/tmp/node-RPMS/
12. At each node (logged in as root), change to the temporary directory created earlier
(
/tmp/node-RPMS
) and install the RPMs by running the
rpm
utility as follows:
#
cd /tmp/node-RPMS/
#
rpm -Uvh *
Содержание Cluster Suite
Страница 1: ...Red Hat Cluster Suite Configuring and Managing a Cluster ...
Страница 5: ...Index 165 Colophon 171 ...
Страница 6: ......
Страница 14: ...viii Introduction ...
Страница 16: ......
Страница 24: ...8 Chapter 1 Red Hat Cluster Manager Overview ...
Страница 92: ...76 Chapter 4 Cluster Administration ...
Страница 98: ......
Страница 130: ...114 Chapter 9 Setting Up a Red Hat Enterprise Linux LVS Cluster ...
Страница 152: ...136 Chapter 10 Configuring the LVS Routers with Piranha Configuration Tool ...
Страница 154: ......
Страница 162: ...146 Appendix A Supplementary Hardware Information ...
Страница 180: ...164 Appendix C Multipath usage txt File for Red Hat Enterprise Linux 4 Update 3 ...
Страница 186: ......