<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hello guys,
    <br>
    <br>
    if you are interested, I wrote a simple python script to balance VMs
    on
    <br>
    different host/hypervisor, logic is simple and will search for same
    <br>
    couple of vm name and number suffix, odd and even, and it will try
    to
    <br>
    migrate even VM, if it resides on same host where resides the odd
    VM.
    <br>
    <br>
    For example if VMPROJ1PROD01 and VMPROJ1PROD02 resides on same host,
    <br>
    then, the script will migrate only VMPROJ1PROD02.
    <br>
    <br>
    url of script and rpms are on github:
    <br>
    <br>
    <a class="moz-txt-link-freetext"
      href="http://github.com/amedeos/ovirt-BalanceVMOnDifferentHost">http://github.com/amedeos/ovirt-BalanceVMOnDifferentHost</a>
    <br>
    <br>
    and feel free to suggest new patch, enhancement, create a fork...
    <br>
    <br>
    p.s. I haven't use affinity groups, because maintenance of them will
    <br>
    become a struggle, and I want <b class="moz-txt-star"><span
        class="moz-txt-tag">*</span>only<span class="moz-txt-tag">*</span></b>
    to run same project/application VMs
    <br>
    with same name on different hypervisor.
    <br>
    <br>
    Best regards
    <br>
    Amedeo Salvati
  </body>
</html>