Hi,

Not sure if this is the only one way, but this works for us (run as root):

PGPASSWORD=... /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh -t all -u engine

Note that unlock_entity.sh has many flags and this is just an example.

You can find the PGPASSWORD value in the /etc/ovirt-engine/engine.conf.d/10-setup-database.conf file.

As to where can you find the disk ID, I usually use either the Python-SDK or from within the admin UI, you can go to the Disks tab and find the disk you're looking for. Simply click on it and you'll see the ID string easily.

Regards,

Nicolás

El 2017-10-24 11:18, Johan Vermeulen escribió:
Hello All,

first of all, I hope this question is not too trivial or hasn't been
asked lately
( but i scrolled down the mailing list and didn't find anything
similar, so...)

I have a lot of trouble with locked disks when trying to remove vm's.
I know there's the unlock_entity script but cannot get it to work.

Where can I find a copy-paste-able uuid nr of the disk?
It prompts me for a database password. Is this something I should have
created when setting up Ovirt?

Can anyone give me an example of a complete unlock entity command?

Many thanks for any help.

greetings, J.


_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to