Re: [ovirt-users] Cannot remove VM

2018-03-25 Thread Arik Hadas
On Wed, Mar 21, 2018 at 11:54 AM, Angel R. Gonzalez wrote: > Hi, > > I can't edit/remove/modify a VM. Always show a message: > "Cannot remove VM. Related operation is currently in progress. Please > try again later" > That means that the VM is locked using an

[ovirt-users] Cannot remove VM

2018-03-21 Thread Angel R. Gonzalez
Hi, I can't edit/remove/modify a VM. Always show a message:     "Cannot remove VM. Related operation is currently in progress. Please try again later" I also used REST API curl -k -u admin@internal:passwd -X DELETE https://engine/ovirt-engine/api/vms/ and the output message is the

Re: [ovirt-users] cannot remove vm.

2018-03-04 Thread Arik Hadas
On Thu, Mar 1, 2018 at 6:01 PM, nicola gentile wrote: > Hi, > I have a problem. I try to remove a pool and than I remove every vm > but one of this display the message "Cannot remove VM. Related > operation is currently in progress. Please try again later." > I try

Re: [ovirt-users] cannot remove vm.

2018-03-04 Thread Shani Leviim
Hi Nick, You can try the taskcleaner script on dbutils: PGPASSWORD=... /usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh --help *Regards,* *Shani Leviim* On Thu, Mar 1, 2018 at 6:01 PM, nicola gentile wrote: > Hi, > I have a problem. I try to remove a pool

[ovirt-users] cannot remove vm.

2018-03-01 Thread nicola gentile
Hi, I have a problem. I try to remove a pool and than I remove every vm but one of this display the message "Cannot remove VM. Related operation is currently in progress. Please try again later." I try to unlock with this command PGPASSWORD=...