28
Chapter 4. Getting Started
Note
You can use
init.d
scripts included with Red Hat Cluster Suite to automate acti-
vating and deactivating logical volumes. For more information about
init.d
scripts,
refer to
Red Hat Cluster Suite Configuring and Managing a Cluster
.
2. Create GFS file systems on logical volumes created in Step 1. Choose a unique name
for each file system. For more information about creating a GFS file system, refer to
Section 5.1
Making a File System
.
Command usage:
gfs_mkfs -p lock_dlm -t
ClusterName:FSName
-j
NumberJournals
BlockDevice
3. At each node, mount the GFS file systems. For more information about mounting a
GFS file system, refer to Section 5.2
Mounting a File System
.
Command usage:
mount -t gfs
BlockDevice MountPoint
mount -t gfs -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 mount-
ing and unmounting GFS file systems. For more information about
init.d
scripts,
refer to
Red Hat Cluster Suite Configuring and Managing a Cluster
.
Содержание 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: ......