Description of problem: Right now, one can't specify the port (name or uuid of the VM) of a the vm in quickstack::pacemaker::common. In addition, a firewall rule needs to be added on the HA controllers to enable fence_xvm.
Merged: https://github.com/redhat-openstack/astapor/pull/373
How do I test this ? I assume I have to deploy HA on VMs and set fencing type in quickstack::pacemaker::common. Now it's looks like: <%= (@host.bmc_nic && @host.bmc_nic.fencing_enabled?) ? @host.bmc_nic.attrs["fencing_type"] : "disabled" %> What should I put there in order to enable xvm_fence ? any additional value I need to change ?
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2014-1800.html