Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <cluster name="an-cluster-A" config_version="7">
- <cman expected_votes="1" two_node="1" />
- <clusternodes>
- <clusternode name="an-node01.alteeve.com" nodeid="1">
- <fence>
- <method name="ilo">
- <device action="reboot" name="ilo_an01"/>
- </method>
- <method name="pdu">
- <device name="pdu1" port="1" action="reboot" />
- <device name="pdu2" port="1" action="reboot" />
- </method>
- </fence>
- </clusternode>
- <clusternode name="an-node02.alteeve.com" nodeid="2">
- <fence>
- <method name="ilo">
- <device action="reboot" name="ilo_an02"/>
- </method>
- <method name="pdu">
- <device name="pdu1" port="2" action="reboot" />
- <device name="pdu2" port="2" action="reboot" />
- </method>
- </fence>
- </clusternode>
- </clusternodes>
- <fencedevices>
- <fencedevice agent="fence_ilo" ipaddr="an-node01.ilo" login="root" name="ilo_an01" passwd="secret"/>
- <fencedevice agent="fence_ilo" ipaddr="an-node02.ilo" login="root" name="ilo_an02" passwd="secret"/>
- <fencedevice agent="fence_apc_snmp" ipaddr="pdu1.alteeve.com" name="pdu1" />
- <fencedevice agent="fence_apc_snmp" ipaddr="pdu2.alteeve.com" name="pdu2" />
- </fencedevices>
- <fence_daemon post_join_delay="30" />
- <totem rrp_mode="none" secauth="off"/>
- </cluster>
Advertisement
Add Comment
Please, Sign In to add comment