Re: [ovirt-users] VM deletion issue

2014-06-18 Thread Koen Vanoppen
I had this issue a long time ago also. (something like that anyway :-) ). community solved this for me with this answer: select vds_id from vds_static where vds_name=''; If you get a vds_id value (lets mark it as ) , perform from psql prompt: > select DeleteVdsStatic(''); 2014-06-17 14:32 GMT+

Re: [ovirt-users] VM deletion issue

2014-06-17 Thread Pat Pierson
Maor, Thanks for the response. I only have 14 qemu processes and all are properly named to VMs I am tracking in the ovirt admin ui. Is there a posibility that the ovirt admin ui is still tracking it somehow? On Tue, Jun 17, 2014 at 7:53 AM, Maor Lipchuk wrote: > It looks like the qemu process

Re: [ovirt-users] VM deletion issue

2014-06-17 Thread Maor Lipchuk
It looks like the qemu process is still running on your host. can you see which host the VM is running on? can you try to log in the host and check if there are any qemu processes running there. regards, Maor On 06/17/2014 01:32 PM, Pat Pierson wrote: > I am running ovirt 3.3.2 and gluster 3.4 a

[ovirt-users] VM deletion issue

2014-06-17 Thread Pat Pierson
I am running ovirt 3.3.2 and gluster 3.4 and recently had a pretty catastrophic failure of my small 3 node cluster. Long story short I lost the disk to a VM and decided to delete (start over with) now magically re-appears as "external-vmname". When I attempt to delete it again, it deletes, but th