Chapter 9.
Managing GFS
This chapter describes the tasks and commands for managing GFS and consists of the following
sections:
•
Section 9.1
Making a File System
•
Section 9.2
Mounting a File System
•
Section 9.3
Unmounting a File System
•
Section 9.4
GFS Quota Management
•
Section 9.5
Growing a File System
•
Section 9.6
Adding Journals to a File System
•
Section 9.7
Direct I/O
•
Section 9.8
Data Journaling
•
Section 9.9
Configuring
atime
Updates
•
Section 9.10
Suspending Activity on a File System
•
Section 9.11
Displaying Extended GFS Information and Statistics
•
Section 9.12
Repairing a File System
•
Section 9.13
Context-Dependent Path Names
•
Section 9.14
Shutting Down a GFS Cluster
•
Section 9.15
Starting a GFS Cluster
9.1. Making a File System
Making a GFS file system is one of the final tasks in the process of configuring and setting up a
GFS cluster. (Refer to Chapter 4
Initial Configuration
for more information.) Once a cluster is set
up and running, additional GFS file systems can be made and mounted without additional cluster-
configuration steps.
A file system is created on a block device, which is usually an activated Pool volume. (Refer to
Chapter 5
Using the Pool Volume Manager
for further details.) The following information is required
to run the
gfs_mkfs
command:
•
Lock protocol/module name (for example,
lock_gulm
)
•
Cluster name (from
cluster.ccs
)
•
Number of nodes that may be mounting the file system
9.1.1. Usage
gfs_mkfs -p
LockProtoName
-t
LockTableName
-j
Number BlockDevice
Summary of Contents for GFS 6.0 -
Page 1: ...Red Hat GFS 6 0 Administrator s Guide...
Page 8: ......
Page 88: ...74 Chapter 6 Creating the Cluster Configuration System Files...
Page 98: ...84 Chapter 7 Using the Cluster Configuration System...
Page 102: ...88 Chapter 8 Using Clustering and Locking Systems...
Page 128: ...114 Chapter 9 Managing GFS...
Page 134: ...120 Chapter 10 Using the Fencing System...
Page 144: ...130 Chapter 12 Using GFS init d Scripts...
Page 148: ...134 Appendix A Using Red Hat GFS with Red Hat Cluster Suite...
Page 184: ...170 Appendix C Basic GFS Examples...
Page 190: ......