Appendix B. Basic GFS Examples
147
B.3.2.2. GFS RPM Installed
The GFS RPMs must be installed, and all GFS commands, daemons and fencing agents must be
accessible via root’s search path.
B.3.2.3. Kernel Modules Loaded
Each node must have the following kernel modules loaded:
•
ccs.o
•
gfs.o
•
lock_harness.o
•
lock_gulm.o
•
pool.o
Note
The GFS kernel modules must be loaded every time a node is rebooted. If they are not loaded, GFS
will not function.
You can confirm that the modules have been loaded by running the
lsmod
command. If you need to
load the kernel modules, it is recommended that you use the
modprobe
command, using the following
syntax:
modprobe
ModuleName
The following example shows the
modprobe
command being used for loading the
ccs.o
module:
#
modprobe ccs
Note
When using
modprobe
, do not specify the
.o
suffix as part of the module name. If the response to
the
modprobe
command displays a message about being unable to find a module, run the
depmod
-a
command and try loading the module again.
B.3.3. Setup Process
The setup process for this example consists of the following steps:
1. Create pool configurations for the two file systems.
Create pool configuration files for each file system’s pool:
pool_gfs01
for the first file system,
and
pool_gfs02
for the second file system. The two files should look like the following:
poolname pool_gfs01
subpools 1
Содержание GFS 5.2.1 -
Страница 1: ...Red Hat GFS 5 2 1 Administrator s Guide...
Страница 8: ......
Страница 14: ...vi Introduction...
Страница 24: ...10 Chapter 1 GFS Overview...
Страница 36: ...22 Chapter 4 Initial Configuration...
Страница 84: ...70 Chapter 6 Creating the Cluster Configuration System Files...
Страница 96: ...82 Chapter 8 Using Clustering and Locking Systems...
Страница 126: ...112 Chapter 10 Using the Fencing System...
Страница 132: ...118 Chapter 11 Using GNBD...
Страница 144: ...130 Appendix A Upgrading GFS...
Страница 184: ...170 Appendix B Basic GFS Examples...
Страница 190: ......
Страница 192: ...178...