Managing GFS
This chapter describes the tasks and commands for managing GFS and consists of the
following sections:
•
Section 1, “Making a File System”
•
Section 2, “Mounting a File System”
•
Section 3, “Unmounting a File System”
•
Section 4, “GFS Quota Management”
•
Section 5, “Growing a File System”
•
Section 6, “Adding Journals to a File System”
•
Section 7, “Direct I/O”
•
Section 8, “Data Journaling”
•
Section 9, “Configuring
atime
Updates”
•
Section 10, “Suspending Activity on a File System”
•
Section 11, “Displaying Extended GFS Information and Statistics”
•
Section 12, “Repairing a File System”
•
Section 13, “Context-Dependent Path Names”
1. Making a File System
Once a cluster is set up and running, you can create a GFS file system with the
gfs_mkfs
command. A file system is created on an activated CLVM volume.The following information is
required to run the
gfs_mkfs
command:
• Lock protocol/module name (for example,
lock_dlm
)
• Cluster name
• Number of journals (one journal required for each node that may be mounting the file system)
Usage
gfs_mkfs -p LockProtoName -t LockTableName -j Number BlockDevice
Chapter 4.
15
Содержание GLOBAL FILE SYSTEM 4.6
Страница 1: ...Global File System 4 6 Red Hat Global File System ISBN N A Publication date...
Страница 4: ...Global File System...
Страница 12: ...xii...
Страница 20: ...8...
Страница 24: ...12...
Страница 55: ...fileC Example 43...
Страница 56: ...44...
Страница 60: ...48...