[ovirt-users] Simple script to split VMs on different host - No affinity group

Itamar Heim iheim at redhat.com
Fri Oct 31 11:51:12 UTC 2014


On 10/30/2014 09:23 PM, Amedeo Salvati wrote:
> hello guys,
>
> if you are interested, I wrote a simple python script to balance VMs on
> different host/hypervisor, logic is simple and will search for same
> couple of vm name and number suffix, odd and even, and it will try to
> migrate even VM, if it resides on same host where resides the odd VM.
>
> For example if VMPROJ1PROD01 and VMPROJ1PROD02 resides on same host,
> then, the script will migrate only VMPROJ1PROD02.
>
> url of script and rpms are on github:
>
> http://github.com/amedeos/ovirt-BalanceVMOnDifferentHost
>
> and feel free to suggest new patch, enhancement, create a fork...
>
> p.s. I haven't use affinity groups, because maintenance of them will
> become a struggle, and I want *only* to run same project/application VMs
> with same name on different hypervisor.
>
> Best regards
> Amedeo Salvati
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>

just a thought - you can implement this in a more integrated mannger as 
part of the pluggable scheduler?



More information about the Users mailing list