----- Original Message -----
From: "Piotr Szubiakowski"
<piotr.szubiakowski(a)nask.pl>
To: "Eli Mesika" <emesika(a)redhat.com>
Cc: users(a)ovirt.org
Sent: Thursday, February 21, 2013 3:15:19 PM
Subject: Re: [Users] oVirt 3.1 - engine configuration problem
Hi,
$ psql -U postgres -c "select count(*) from vds_static where
pm_enabled;" ovirtdb
count
-------
0
(1 wiersz)
the table is empty. Maybe there is a problem with encryption of
engine
admin password. I think that this password is in plain text.
OK, can you please use teh engine-config utility to set the following configuration keys
again:
AdminPassword
LocalAdminPassword
Best regards,
Piotr
W dniu 21.02.2013 14:00, Eli Mesika pisze:
> psql -U engine -c "select count(*) from vds_static where
> pm_enabled;" engine