[RedHat] How to configure the RedHat Cluster Manger to manage virtual machines
This document describes how to configure the RedHat Cluster Manger to manage virtual machines. This is relevant for RedHat based systems.
Cluster configuration for xen and live migration:
<rm>
<failoverdomain name="all" restricted="1" ordered="1">
<failoverdomainnode name="axqa01_1" priority="1"/>
<failoverdomainnode name="axqa01_2" priority="1"/>
</failoverdomain>
<resources/>
<vm name="xen-test" domain="all" path="/etc/xen"/>
</rm>