The
df
flag displays a space-usage summary of a given file system. The information is more
detailed than a standard
df
.
Displaying Extended Status
gfs_tool stat File
The
stat
flag displays extended status information about a file.
MountPoint
Specifies the file system to which the action applies.
File
Specifies the file from which to get information.
The
gfs_tool
command provides additional action flags (options) not listed in this section. For
more information about other
gfs_tool
flags, refer to the
gfs_tool
man page.
Examples
This example reports extended file system usage about file system
/gfs
.
gfs_tool df /gfs
This example reports extended file status about file
/gfs/datafile
.
gfs_tool stat /gfs/datafile
12. Repairing a File System
When nodes fail with the file system mounted, file-system journaling allows fast recovery.
However, if a storage device loses power or is physically disconnected, file-system corruption
may occur. (Journaling cannot be used to recover from storage subsystem failures.) When that
type of corruption occurs, you can recover the GFS file system by using the
gfs_fsck
command.
The
gfs_fsck
command must only be run on a file system that is unmounted from all nodes.
Note
Examples
39
Содержание 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...