Chapter 4. Managing GFS
gfs_fsck -y BlockDevice
-y
The
flag causes all questions to be answered with
-y
command does not prompt you for an answer before making changes.
gfs_fsck
BlockDevice
Specifies the block device where the GFS file system resides.
Example
In this example, the GFS file system residing on block device
queries to repair are automatically answered with
gfs_fsck -y /dev/vg01/lvol0
13. Context-Dependent Path Names
Context-Dependent Path Names (CDPNs) allow symbolic links to be created that point to
variable destination files or directories. The variables are resolved to real files or directories
each time an application follows the link. The resolved value of the link depends on the node or
user following the link.
CDPN variables can be used in any path name, not just with symbolic links. However, the
CDPN variable name cannot be combined with other characters to form an actual directory or
file name. The CDPN variable must be used alone as one segment of a complete path.
Usage
For a Normal Symbolic Link
ln -s TargetLinkName
Target
Specifies an existing file or directory on a file system.
LinkName
Specifies a name to represent the real file or directory on the other end of the link.
For a Variable Symbolic Link
40
. With the
yes
-y
/dev/vg01/lvol0
.
yes
flag specified, the
is repaired. All
Need help?
Do you have a question about the GLOBAL FILE SYSTEM 5.0 and is the answer not in the manual?
Questions and answers