Mount Options - Red Hat ENTERPRISE LINUX 5 - GLOBAL FILE SYSTEM 2 Manual

Hide thumbs Also See for ENTERPRISE LINUX 5 - GLOBAL FILE SYSTEM 2:
Table of Contents

Advertisement

Usage
Mounting Without ACL Manipulation
mount BlockDevice MountPoint
Mounting With ACL Manipulation
mount -o acl BlockDevice MountPoint
-o acl
GFS2-specific option to allow manipulating file ACLs.
BlockDevice
Specifies the block device where the GFS2 file system resides.
MountPoint
Specifies the directory where the GFS2 file system should be mounted.
Example
In this example, the GFS2 file system on /dev/vg01/lvol0 is mounted on the /mygfs2 directory.
mount /dev/vg01/lvol0 /mygfs2
Complete Usage
mount BlockDevice MountPoint -o option
The -o option argument consists of GFS2-specific options (refer to
Mount
Options") or acceptable standard Linux mount -o options, or a combination of both. Multiple
option parameters are separated by a comma and no spaces.
Note
The mount command is a Linux system command. In addition to using GFS2-specific
options described in this section, you can use other, standard, mount command options
(for example, -r). For information about other Linux mount command options, see the
Linux mount man page.
Table 3.2, "GFS2-Specific Mount Options"
that can be passed to GFS2 at mount time.
Note
This table includes descriptions of options that are used with local file systems only For
the RHEL 5.5 release and later Red Hat does not support the use of GFS2 as a single-
describes the available GFS2-specific -o option values
Table 3.2, "GFS2-Specific
Usage
13

Advertisement

Table of Contents
loading

This manual is also suitable for:

Global file system 2

Table of Contents