Appendix B. Basic GFS Examples
163
}
fence {
power {
apc {
port = 2
}
}
}
}
n03 {
ip_interfaces {
eth0 = "10.0.1.3"
}
fence {
power {
apc {
port = 3
}
}
}
}
lcksrv {
ip_interfaces {
eth0 = "10.0.1.4"
}
fence {
power {
apc {
port = 4
}
}
}
}
gnbdsrv {
ip_interfaces {
eth0 = "10.0.1.5"
}
fence {
power {
apc {
port = 5
}
}
}
}
}
d. Create the
fence.ccs
file. This file contains information required for the fencing
method(s) used by the GFS cluster. The file should look like the following:
fence_devices {
apc {
agent = "fence_apc"
ipaddr = "10.0.1.10"
login = "apc"
passwd = "apc"
}
}
e. The GFS license file should have been downloaded with the GFS RPMs. Rename the
license file to
license.ccs
and move it into the CCS directory:
n01#
mv license.ccs /root/alpha
Summary of Contents for GFS 5.2.1 -
Page 1: ...Red Hat GFS 5 2 1 Administrator s Guide...
Page 8: ......
Page 14: ...vi Introduction...
Page 24: ...10 Chapter 1 GFS Overview...
Page 36: ...22 Chapter 4 Initial Configuration...
Page 84: ...70 Chapter 6 Creating the Cluster Configuration System Files...
Page 96: ...82 Chapter 8 Using Clustering and Locking Systems...
Page 126: ...112 Chapter 10 Using the Fencing System...
Page 132: ...118 Chapter 11 Using GNBD...
Page 144: ...130 Appendix A Upgrading GFS...
Page 184: ...170 Appendix B Basic GFS Examples...
Page 190: ......
Page 192: ...178...