FYI: My issue with the inability to migrate is solved. The issue was the ovirt-engine-ui-extensions-1.0.10-1.el7.noarch updated to 1.0.13 and it killed the ability to migrate.
In order to downgrade I had to download the rpm, ovirt-engine-ui-extensions-1.0.10-1.el7.noarch.rpm and run a yum downgrade command “yum downgrade ovirt-engine-ui-extensions-1.0.10-1.el7.noarch.rpm”. It would not downgrade any other way.
Once it downgraded, migration ability was back.
Thanks all for the help and support.
Eric Evans
Digital Data Services LLC.
304.660.9080
From: Jayme <jaymef@gmail.com>
Sent: Tuesday, February 25, 2020 9:29 AM
To: users <users@ovirt.org>
Subject: [ovirt-users] oVirt ansible backup improvements
If anyone has been following along, I had previously shared a blog post and GitHub repo regarding my unofficial solution for backing up oVirt VMs using Ansible.
Martin Necas reached out to me and we collaborated on some great improvements. Namely, it is now possible to run the playbook from any host without requiring direct access to storage (which I was previously using for export status verification). There were several other improvements and cleanups made as well.
The changes have been merged in and the READMME updated, you can find the project here: https://github.com/silverorange/ovirt_ansible_backup
Big thanks to Martin for helping out. Very much appreciated!
- Jayme