(english is not my native language, please excuse my bad writing skill)
Hello all, I need your suggestions, advice. I work for a startup and at present me and my colleague are managing 56 KVM hosts, all running on Ubuntu 16.04, and we are managing the VM deployment using python based wrapper which is using virsh tool. I must say there are lottof manual work involved, starting from searching which VM is hosted on which KVM, finding out duplicate VMs using MAC addresses (virsh domiflist) and of course the VM migrations. We wanted to setup oVirt but that does not have support or packages readily available for Ubuntu; VDSM does not work out of the box. Thinking of Proxmos. What would you suggest? How do one manage several KVM nodes in PRODuction environment?