Eli Mesika has posted comments on this change. Change subject: core: unlock_entity.sh fails on authentication ......................................................................
Patch Set 1: (3 comments) http://gerrit.ovirt.org/#/c/30568/1/packaging/dbscripts/unlock_entity.sh File packaging/dbscripts/unlock_entity.sh: Line 25: -q - Query db and display a list of the locked entites. Line 26: ENTITIES - The list of object names in case of vm/template, UUIDs in case of a disk Line 27: Line 28: NOTE: This utility access the database and should have the corresponding credentals. Line 29: In case that a password is used to access the database PGPASSWORD or PGPASSFILE should be set. > remove double space? Done Line 30: Line 31: Example: Line 32: >PGPASSWORD=xxxxxx ./unlock_entity.sh -u engine -t disk -q Line 33: Line 28: NOTE: This utility access the database and should have the corresponding credentals. Line 29: In case that a password is used to access the database PGPASSWORD or PGPASSFILE should be set. Line 30: Line 31: Example: Line 32: >PGPASSWORD=xxxxxx ./unlock_entity.sh -u engine -t disk -q > $ is the usual example for unix prompt :) Done Line 33: Line 34: Line 35: __EOF__ Line 36: } Line 30: Line 31: Example: Line 32: >PGPASSWORD=xxxxxx ./unlock_entity.sh -u engine -t disk -q Line 33: Line 34: > remove double space? Done Line 35: __EOF__ Line 36: } Line 37: Line 38: #unlocks the given VM/Template and its disks or a given disk -- To view, visit http://gerrit.ovirt.org/30568 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6055bec6b91d5eb101e6655ed4eea481a6a082f9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
