Red Hat ENTERPRISE LINUX 5 - GLOBAL FILE SYSTEM 2 Manual page 18

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

Advertisement

Chapter 2. Getting Started
mkfs -t gfs2 -p lock_dlm -t LockTableName -j NumberJournals BlockDevice
You can use either of the following formats to create a local GFS2 file system:
mkfs.gfs2 -p lock_nolock -j NumberJournals BlockDevice
mkfs -t gfs2 -p lock_nolock -j NumberJournals BlockDevice
For more information on creating a GFS2 file system, see
3. At each node, mount the GFS2 file systems. For more information about mounting a GFS2 file
Section 3.2, "Mounting a File
system, see
Command usage:
mount BlockDevice MountPoint
mount -o acl BlockDevice MountPoint
The -o acl mount option allows manipulating file ACLs. If a file system is mounted without the -
o acl mount option, users are allowed to view ACLs (with getfacl), but are not allowed to set
them (with setfacl).
Note
You can use init.d scripts included with Red Hat Cluster Suite to automate
mounting and unmounting GFS2 file systems. For more information about init.d
scripts, refer to Configuring and Managing a Red Hat Cluster.
8
Section 3.1, "Making a File
System".
System".

Advertisement

Table of Contents
loading

This manual is also suitable for:

Global file system 2

Table of Contents