Chapter 6. Creating the Cluster Configuration System Files
65
nodes {
n01 {
ip_interfaces {
hsi0 = "10.0.0.1"
}
fence {
power {
apc1 { <-----------
Fencing device for power supply 1
port = 6
switch = 1
option = "off" <--
Power down power supply 1
}
apc2 { <-----------
Fencing device for power supply 2
port = 7
switch = 2
option = "off" <--
Power down power supply 2
}
apc1 { <-----------
Fencing device for power supply 1
port = 6
switch = 1
option = "on" <---
Power up power supply 1
}
apc2 { <-----------
Fencing device for power supply 2
port = 7
switch = 2
option = "on" <---
Power up power supply 2
}
}
}
}
n02 {
.
.
.
}
}
Example 6-13. Node Defined for APC Fencing, Dual Power Supplies
nodes {
n01 {
ip_interfaces {
hsi0 = "10.0.0.1"
}
fence {
power {
wti1 {
port = 1
}
}
}
}
n02 {
.
.
.
}
}
Example 6-14. Node Defined for WTI NPS Fencing
Содержание 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...