Appendix B. Basic GFS Examples
165
Lock Table: alpha:gfs02
Syncing...
All Done
12. Mount the GFS file systems on all the nodes.
Mount points
/gfs01
and
/gfs02
are used on each node:
n01#
mount -t gfs /dev/pool/pool_gfs01 /gfs01
n01#
mount -t gfs /dev/pool/pool_gfs02 /gfs02
n02#
mount -t gfs /dev/pool/pool_gfs01 /gfs01
n02#
mount -t gfs /dev/pool/pool_gfs02 /gfs02
n03#
mount -t gfs /dev/pool/pool_gfs01 /gfs01
n03#
mount -t gfs /dev/pool/pool_gfs02 /gfs02
B.6. LOCK_NOLOCK
This example sets up a single node mounting two GFS file systems. Only a single node is required
because the file system will not be mounted in cluster mode.
This section provides the following information about the example:
•
Section B.6.1
Key Characteristics
•
Section B.6.2
Prerequisites
•
Section B.6.3
Setup Process
B.6.1. Key Characteristics
This example configuration has the following key characteristics:
•
Number of GFS nodes — 1. Refer to Table B-20 for node information.
•
Locking protocol — LOCK_NOLOCK.
•
Number of shared storage devices — 1. One direct-attached storage device is used. Refer to Table
B-21for storage device information.
•
Number of file systems — 2.
•
File system names —
gfs01
and
gfs02
.
•
File system mounting — The GFS node mounts the two file systems.
Host Name
IP Address
n01
10.0.1.1
Table B-20. GFS Node Information
Содержание GFS 5.2.1 -
Страница 1: ...Red Hat GFS 5 2 1 Administrator s Guide...
Страница 8: ......
Страница 14: ...vi Introduction...
Страница 24: ...10 Chapter 1 GFS Overview...
Страница 36: ...22 Chapter 4 Initial Configuration...
Страница 84: ...70 Chapter 6 Creating the Cluster Configuration System Files...
Страница 96: ...82 Chapter 8 Using Clustering and Locking Systems...
Страница 126: ...112 Chapter 10 Using the Fencing System...
Страница 132: ...118 Chapter 11 Using GNBD...
Страница 144: ...130 Appendix A Upgrading GFS...
Страница 184: ...170 Appendix B Basic GFS Examples...
Страница 190: ......
Страница 192: ...178...