I'm just in the process of settting up fencing to test HA. I've gone through the Fencing wiki and I am going to attempt to do this with ipmi. I have modified the example config file to meet my needs, but at the bottom of the file is a section
<service autostart="1" exclusive="0" name="ha_test_ip" recovery="relocate">
<ip address="192.168.7.180"/>
</service>
and I can't quite figure out what it relates to. is the ip address="192.168.7.180" shown here the ip address of my node, and what does the name="ha_test_ip" refer to?
wiki article I am referring to is https://pve.proxmox.com/wiki/Fencing#IPMI_notes
<service autostart="1" exclusive="0" name="ha_test_ip" recovery="relocate">
<ip address="192.168.7.180"/>
</service>
and I can't quite figure out what it relates to. is the ip address="192.168.7.180" shown here the ip address of my node, and what does the name="ha_test_ip" refer to?
wiki article I am referring to is https://pve.proxmox.com/wiki/Fencing#IPMI_notes