cancels the
gfs_fsck
command. Do not press Ctrl-C unless you want to
cancel the command.
• You can increase the level of verbosity by using the
-v
flag. Adding a second
-v
flag increases the level again.
• You can decrease the level of verbosity by using the
-q
flag. Adding a second
-q
flag decreases the level again.
• The
-n
option opens a file system as read-only and answers
no
to any queries
automatically. The option provides a way of trying the command to reveal
errors without actually allowing the
gfs_fsck
command to take effect.
Refer to the
gfs_fsck
man page,
gfs_fsck(8)
, for additional information about
other command options.
Usage
gfs_fsck -y BlockDevice
-y
The
-y
flag causes all questions to be answered with
yes
. With the
-y
flag specified, the
gfs_fsck
command does not prompt you for an answer before making changes.
BlockDevice
Specifies the block device where the GFS file system resides.
Example
In this example, the GFS file system residing on block device
/dev/vg01/lvol0
is repaired. All
queries to repair are automatically answered with
yes
.
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
Chapter 4. Managing GFS
40
Содержание GLOBAL FILE SYSTEM 4.7
Страница 4: ...Global File System...
Страница 12: ...xii...
Страница 20: ...8...
Страница 24: ...12...
Страница 58: ...46...