Red Hat GFS 6.0 Administrator's Manual page 59

Hide thumbs Also See for GFS 6.0:
Table of Contents

Advertisement

Chapter 6. Creating the Cluster Configuration System Files
fence_devices{
DeviceName {
agent = "fence_vixel"
ipaddr = "IPAddress"
passwd = "LoginPassword"
}
DeviceName {
.
.
.
}
}
Figure 6-6. File Structure:
fence_devices{
DeviceName {
agent = "fence_gnbd"
server = "ServerName"
.
.
.
server = "ServerName"
}
DeviceName {
.
.
.
}
}
Figure 6-7. File Structure:
fence_devices{
DeviceName {
agent = "fence_gnbd"
server = "ServerName"
.
.
.
server = "ServerName"
option = "multipath"
retrys = "Number"
wait_time = "Seconds"
}
DeviceName {
.
.
.
}
}
Figure 6-8. File Structure:
,
fence_devices
fence_vixel
,
fence_devices
fence_gnbd
,
fence_devices
fence_gnbd
without GNBD Multipath
with GNBD Multipath
45

Advertisement

Table of Contents
loading

Table of Contents