16
Chapter 3. Installing System Software
3.2.2. Installing A GFS RPM
Installing a GFS RPM consists of acquiring the appropriate GFS software and installing it.
Note
Only one instance of a GFS RPM can be installed on a node. If a GFS RPM is present on a node,
that RPM must be removed before installing another GFS RPM. To remove a GFS RPM, you can use
the
rpm
command with its erase option (
-e
).
Tip
GNBD modules are included with the GFS RPM.
To install a GFS RPM, follow these steps:
Step Action
Comment
1.
Acquire the appropriate GFS software and
copy or download it to each GFS node.
Make sure to select the GFS software that
matches the kernel selected in Section 3.2.1
Installing a Linux Kernel
.
2.
At each node, issue the following
rpm
command:
rpm -ivh
GFSRPM
Installs the GFS software.
GFSRPM
= GFS
RPM file.
3.
At each node, issue the following
rpm
command to check the GFS version:
rpm -qa | grep GFS
Verify that the GFS software has been
installed. This lists the GFS software
installed in the previous step.
Table 3-2. Installing a GFS RPM
3.2.3. Loading the GFS Kernel Modules
Once the GFS software has been installed on the GFS nodes, the following GFS kernel modules need
to be loaded into the running kernel before GFS can be set up and used:
•
ccs.o
•
pool.o
•
lock_harness.o
•
locl_gulm.o
•
gfs.o
Summary of Contents for GFS 5.2.1 -
Page 1: ...Red Hat GFS 5 2 1 Administrator s Guide...
Page 8: ......
Page 14: ...vi Introduction...
Page 24: ...10 Chapter 1 GFS Overview...
Page 36: ...22 Chapter 4 Initial Configuration...
Page 84: ...70 Chapter 6 Creating the Cluster Configuration System Files...
Page 96: ...82 Chapter 8 Using Clustering and Locking Systems...
Page 126: ...112 Chapter 10 Using the Fencing System...
Page 132: ...118 Chapter 11 Using GNBD...
Page 144: ...130 Appendix A Upgrading GFS...
Page 184: ...170 Appendix B Basic GFS Examples...
Page 190: ......
Page 192: ...178...