Re: [ovirt-users] Issues importing VM from Export Domain

2017-08-14 Thread Wesley Stewart
I figured out part of it! After I figured out how to access the DB, I was able to update to correct entry in the "vm_dynamic" status to 0. I did this by: sudo su postgres psql engine -c "SELECT vm_guid, vm_name from vm_static WHERE vm_name = 'Clonezilla_Server';"

[ovirt-users] Issues importing VM from Export Domain

2017-08-13 Thread Wesley Stewart
I was doing some testing and recently rebuilt my homelab using a Xeon-D based board. I did not have anything too important, so I thought this would be a good chance to test re-importing my backups and seeing how well it works. I created a new export domain and copied all of my old VM's into this