Red Hat GFS 5.2.1 Administrator's Manual page 64

Table of Contents

Advertisement

50
fence_devices {
wti1 {
agent = "fence_wti"
ipaddr = "10.0.3.3"
passwd = "password"
}
wti2 {
agent = "fence_wti"
ipaddr = "10.0.3.4"
passwd = "password"
}
}
Example 6-4. WTI NPS Fencing Devices Named
fence_devices {
silkworm1 {
agent = "fence_brocade"
ipaddr = "10.0.3.3"
login = "admin"
passwd = "password"
}
silkworm2 {
agent = "fence_brocade"
ipaddr = "10.0.3.4"
login = "admin"
passwd = "password"
}
}
Example 6-5. Brocade FC-Switch Fencing Devices Named
fence_devices {
vixel1 {
agent = "fence_vixel"
ipaddr = "10.0.3.3"
passwd = "password"
}
vixel2 {
agent = "fence_brocade"
ipaddr = "10.0.3.4"
passwd = "password"
}
}
Example 6-6. Vixel FC-Switch Fencing Device Named
Chapter 6. Creating the Cluster Configuration System Files
and
wti1
vixel1
wti2
and
silkworm1
silkworm2
and
vixel2

Advertisement

Table of Contents
loading

Table of Contents