Quantcast
Viewing all articles
Browse latest Browse all 171356

Failover domain failback doesn't work.

Hi. I've set up a failover domain for VMs. When node1 crashes VMs are relocated to node2. It works fine (it'd worked before I've created failover domain). But when node1 recovers, VMs are not relocated back to it.


Code:

  <rm>
    <pvevm autostart="1" vmid="1000" domain="vmdomain"/>
    <pvevm autostart="1" vmid="1001" domain="vmdomain"/>
    <failoverdomains>
      <failoverdomain name="vmdomain" nofailback="0" ordered="1" restricted="0">
        <failoverdomainnode name="node1" priority="1"/>
        <failoverdomainnode name="node2" priority="2"/>
      </failoverdomain>
    </failoverdomains>
  </rm>


Viewing all articles
Browse latest Browse all 171356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>