Red Hat GFS 5.2.1 Administrator's Manual page 176

Table of Contents

Advertisement

162
6. Activate the pools on all nodes.
Note
This step must be performed every time a node is rebooted. If it is not, the pool devices will not
be accessible.
Activate the pools using the
n01# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
n02# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
n03# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
lcksrv# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
7. Create CCS files.
a. Create a directory called
n01# mkdir /root/alpha
n01# cd /root/alpha
b. Create the
the nodes where the LOCK_GULM server is run. The file should look like the following:
cluster {
name = "alpha"
lock_gulm {
servers = ["lcksrv"]
}
}
c. Create the
node-specific I/O fencing parameters. The file should look like the following:
nodes {
n01 {
ip_interfaces {
}
fence {
}
}
n02 {
ip_interfaces {
pool_assemble -a
<-- Activate pools
<-- Activate pools
<-- Activate pools
<-- Activate pools
/root/alpha
file. This file contains the name of the cluster and the name of
cluster.ccs
file. This file contains the name of each node, its IP address, and
nodes.ccs
eth0 = "10.0.1.1"
power {
apc {
port = 1
}
}
eth0 = "10.0.1.2"
Appendix B. Basic GFS Examples
command for each node as follows:
on node
as follows:
n01

Advertisement

Table of Contents
loading

Table of Contents