Red Hat GFS 6.0 Administrator's Manual page 171

Hide thumbs Also See for GFS 6.0:
Table of Contents

Advertisement

Appendix C. Basic GFS Examples
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 {
}
}
n03 {
ip_interfaces {
}
fence {
}
}
lcksrv {
ip_interfaces {
}
fence {
}
}
}
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
}
}
eth0 = "10.0.1.3"
power {
apc {
port = 3
}
}
eth0 = "10.0.1.4"
power {
apc {
port = 4
}
}
157

Advertisement

Table of Contents
loading

Table of Contents