Software Subsystem
Table 1.1. GFS Software Subsystem Components
5. Before Setting Up GFS
Before you install and set up GFS, note the following key characteristics of your GFS file
systems:
Number of file systems
Determine how many GFS file systems to create initially. (More file systems can be added
later.)
File-system name
Determine a unique name for each file system. Each file-system name is required in the
form of a parameter variable. For example, this book uses file-system names
in some example procedures.
gfs2
Journals
Determine the number of journals for your GFS file systems. One journal is required for
each node that mounts a GFS file system. Make sure to account for additional journals
needed for future expansion.
Components
lock_harness.ko
lock_dlm.ko
lock_gulm.ko
lock_nolock.ko
Before Setting Up GFS
Description
file system.
Implements a pluggable lock module
interface for GFS that allows for a variety
of locking mechanisms to be used (for
example, the DLM lock module,
).
lock_dlm.ko
A lock module that implements DLM
locking for GFS. It plugs into the lock
harness,
lock_harness.ko
communicates with the DLM lock
manager in Red Hat Cluster Suite.
A lock module that implements GULM
locking for GFS. It plugs into the lock
harness,
lock_harness.ko
communicates with the GULM lock
manager in Red Hat Cluster Suite.
A lock module for use when GFS is used
as a local file system only. It plugs into
the lock harness,
lock_harness.ko
provides local locking.
and
and
and
and
gfs1
7
Need help?
Do you have a question about the GLOBAL FILE SYSTEM 4.5 and is the answer not in the manual?
Questions and answers