34
Chapter 5. Managing GFS
Option
Description
acl
Allows manipulating file ACLs. If a file system
is mounted without the
acl
mount option,
users are allowed to view ACLs (with
getfacl
), but are not allowed to set them (with
setfacl
).
hostdata=
HostIDInfo
This field provides host (the computer on which
the file system is being mounted) identity
information to the lock module. The format and
behavior of
HostIDInfo
depends on the lock
module used. For
lock_gulm
, it overrides the
uname -n
network node name used as the
default value by
lock_gulm
. This field is
ignored by the
lock_dlm
and
lock_nolock
lock modules.
ignore_local_fs
Caution:
This option should
not
be
used when GFS file systems are
shared.
Forces GFS to treat the file system as a
multihost file system. By default, using
lock_nolock
automatically turns on the
localcaching
and
localflocks
flags.
localcaching
Caution:
This option should
not
be
used when GFS file systems are
shared.
Tells GFS that it is running as a local file
system. GFS can then turn on selected
optimization capabilities that are not available
when running in cluster mode. The
localcaching
flag is automatically turned on
by
lock_nolock
.
localflocks
Caution:
This option should not be
used when GFS file systems are
shared.
Tells GFS to let the VFS (virtual file system)
layer do all flock and fcntl. The
localflocks
flag is automatically turned on by
lock_nolock
.
lockproto=
LockModuleName
Allows the user to specify which locking
protocol to use with the file system. If
LockModuleName
is not specified, the
locking protocol name is read from the
file-system superblock.
locktable=
LockTableName
Allows the user to specify which locking table
to use with the file system.
Содержание GFS 6.1 -
Страница 1: ...Red Hat GFS 6 1 Administrator s Guide ...
Страница 6: ......
Страница 14: ...viii Introduction ...
Страница 24: ...10 Chapter 1 GFS Overview ...
Страница 28: ...14 Chapter 2 System Requirements ...
Страница 40: ...26 Chapter 3 Installing GFS ...
Страница 72: ...58 Chapter 5 Managing GFS ...
Страница 80: ...66 Appendix A Upgrading GFS ...
Страница 84: ......