[ovirt-users] unlock_entity.sh

nicolas at devels.es nicolas at devels.es
Tue Oct 24 10:29:11 UTC 2017


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 at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users


More information about the Users mailing list