Chapter 3. Installing GFS
25
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 *
Содержание GFS 6.1 -
Страница 1: ...Red Hat GFS 6 1 Administrator s Guide ...
Страница 6: ......
Страница 14: ...viii Introduction ...
Страница 24: ...10 Chapter 1 GFS Overview ...
Страница 28: ...14 Chapter 2 System Requirements ...
Страница 40: ...26 Chapter 3 Installing GFS ...
Страница 72: ...58 Chapter 5 Managing GFS ...
Страница 80: ...66 Appendix A Upgrading GFS ...
Страница 84: ......