Red Hat GFS 6.0 Administrator's Manual page 159

Hide thumbs Also See for GFS 6.0:
Table of Contents

Advertisement

Appendix C. Basic GFS Examples
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
n03# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
lck01# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
lck02# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
lck03# pool_assemble -a
alpha_cca assembled
pool_gfs01 assembled
pool_gfs02 assembled
5. 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 = ["lck01", "lck02", "lck03"]
}
}
c. Create the
node-specific I/O fencing parameters. The file should look like the following:
nodes {
n01 {
ip_interfaces {
}
fence {
}
}
n02 {
ip_interfaces {
}
fence {
<-- 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"
power {
apc {
port = 2
}
on node
as follows:
n01
145

Advertisement

Table of Contents
loading

Table of Contents