Appendix B. Basic GFS Examples
151
Syncing...
All Done
10. 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.4. LOCK_GULM, SLM External
This example sets up a cluster with three nodes and two GFS file systems. It requires three nodes for
the GFS cluster and an additional (external) node to run the LOCK_GULM server.
This section provides the following information about the example:
•
Section B.4.1
Key Characteristics
•
Section B.4.2
Prerequisites
•
Section B.4.3
Setup Process
B.4.1. Key Characteristics
This example configuration has the following key characteristics:
•
Fencing device — An APC MasterSwitch (single-switch configuration). Refer to Table B-11 for
switch information.
•
Number of GFS nodes — 3. Refer to Table B-12 for node information.
•
Number of lock server nodes — 1. The lock server is run on one of the GFS nodes (embedded).
Refer to Table B-13 for node information.
•
Locking protocol — LOCK_GULM. The LOCK_GULM server is run on the node that is desig-
nated as a lock server node.
•
Number of shared storage devices — 2. Refer to Table B-14 for storage device information.
•
Number of file systems — 2.
•
File system names —
gfs01
and
gfs02
.
•
File system mounting — Each GFS node mounts the two file systems.
•
Cluster name —
alpha
.
Host Name
IP Address
Login Name
Password
apc
10.0.1.10
apc
apc
Table B-11. APC MasterSwitch 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...