Mount Options - Red Hat GLOBAL FILE SYSTEM 4.7 Manual

Table of Contents

Advertisement

In this example, the GFS file system on
mount -t gfs /dev/vg01/lvol0 /gfs1
Complete Usage
mount -t gfs BlockDevice MountPoint -o option
The
argument consists of GFS-specific options (refer to
-o option
Mount
Options") or acceptable standard Linux
Multiple
parameters are separated by a comma and no spaces.
option
Note
The
mount
GFS-specific options described in this section, you can use other, standard,
command options (for example,
mount
command options, see the Linux
mount
Table 4.2, "GFS-Specific Mount Options"
values that can be passed to GFS at mount time.
Option
acl
hostdata=HostIDInfo
ignore_local_fs
Caution: This option should not be used
when GFS file systems are shared.
/dev/vg01/lvol0
mount -o
command is a Linux system command. In addition to using
describes the available GFS-specific
Description
Allows manipulating file ACLs. If a file system is
mounted without the
allowed to view ACLs (with
allowed to set them (with
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
lock_gulm
node name used as the default value by
lock_gulm
and
Forces GFS to treat the file system as a multihost
file system. By default, using
automatically turns on the
localflocks
Tells GFS that it is running as a local file system.
is mounted on the
Table 4.2, "GFS-Specific
options, or a combination of both.
). For information about other Linux
-r
man page.
mount
mount option, users are
acl
setfacl
depends on the lock module used. For
, it overrides the
. This field is ignored by the
lock modules.
lock_nolock
flags.
Complete Usage
directory.
/gfs1
-o option
), but are not
getfacl
).
network
uname -n
lock_dlm
lock_nolock
and
localcaching
19

Advertisement

Table of Contents
loading

Table of Contents