
Hi I am unable to delete snapshots on VM The error below "Cannot remove Snapshot. Snapshot is currently being created for VM" I have checked with ./taskcleaner.sh no tasks and with ./unlock_entity.sh no locked disks,vm,sanpshots ect But on ovirt UI there is an lock icon on the vm further i have checked the DB engine=# select * from job order by start_time desc; job_id | action_type | description | status | owner_id | visible | start_time | end_time | last_update_time | correlation_id | is_external | is_auto_cleared | engine_session_seq_id --------------------------------------+----------------+------------------------------------------------+--------+--------------------------------------+---------+----------------------------+----------------------------+----------------------------+------------------------------------- -+-------------+-----------------+----------------------- 9aea9f99-406f-45ab-9fe1-8d861b7b00c3 | RemoveSnapshot | Removing Snapshot 01/10/2022 of VM QRADAR_SIEM | FAILED | d6720431-c743-41ca-83e7-34901bc0df88 | t | 2022-10-18 14:00:37.295+02 | 2022-10-18 14:00:37.307+02 | 2022-10-18 14:00:37.307+02 | fb369cc6-8dae-4d57-9017-ae93a0b0237b | f | t | 60043 (1 row) no other running tasks can someone please assist how to get the running snapshot task if there isn't any