Red Hat GFS 6.0 Administrator's Manual page 62

Hide thumbs Also See for GFS 6.0:
Table of Contents

Advertisement

48
fence_devices {
apc1 {
agent = "fence_apc"
ipaddr = "10.0.3.3"
login = "apc"
passwd = "apc"
}
apc2 {
agent = "fence_apc"
ipaddr = "10.0.3.4"
login = "apc"
passwd = "apc"
}
}
Example 6-2. APC MasterSwitch Fencing Devices Named
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-3. 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-4. Brocade FC-Switch Fencing Devices Named
Chapter 6. Creating the Cluster Configuration System Files
and
wti1
and
apc1
apc2
wti2
and
silkworm1
silkworm2

Advertisement

Table of Contents
loading

Table of Contents