
Hi David, Have you tried running the taskcleaner script with the updated password? $ PGPASSWORD=xxxxxx /usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh -R You can also verify if the SPM itself has some locked tasks by running on it: vdsm-client Host getAllTasksStatuses Then clear those tasks: vdsm-client Task clear taskID=12345 To verify there are no more async tasks, you can run this SQL query on the engine: engine=# select * from async_tasks WHERE storage_pool_id = '123'; *Regards,* *Shani Leviim* On Sun, Oct 17, 2021 at 12:14 PM Strahil Nikolov <hunter86_bg@yahoo.com> wrote:
Try unlock_entitiy.sh with '-t all -r'
Best Regards, Strahil Nikolov
On Sat, Oct 16, 2021 at 13:43, David White via Users <users@ovirt.org> wrote: _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/4CUOM4K4EUKT5X...