
Thanks! Thats did it! On Sun, Mar 23, 2014 at 11:22 AM, Yedidyah Bar David <didi@redhat.com>wrote:
Hi,
------------------------------
*From: *"Yaniv Dary" <ydary@redhat.com> *To: *"Yedidyah Bar David" <didi@redhat.com> *Cc: *users@ovirt.org, "Gabi C" <gabicr@gmail.com> *Sent: *Wednesday, March 19, 2014 9:35:16 PM *Subject: *Re: [Users] ovirt-engine-dwh-setup fails
Didi, can you take a look?
Yaniv
------------------------------
*From: *"Gabi C" <gabicr@gmail.com> *To: *users@ovirt.org *Sent: *Tuesday, March 18, 2014 12:29:41 PM *Subject: *[Users] ovirt-engine-dwh-setup fails
Hello!
ovirt-image-uploader-3.3.3-1.fc19.noarch ovirt-engine-dbscripts-3.3.4-1.fc19.noarch ovirt-host-deploy-1.1.3-1.fc19.noarch ovirt-engine-webadmin-portal-3.3.4-1.fc19.noarch ovirt-host-deploy-offline-1.1.3-1.fc19.noarch ovirt-engine-setup-3.3.4-1.fc19.noarch ovirt-engine-backend-3.3.4-1.fc19.noarch ovirt-host-deploy-java-1.1.3-1.fc19.noarch ovirt-engine-3.3.4-1.fc19.noarch ovirt-engine-dwh-3.3.4-1.fc19.noarch ovirt-engine-reports-3.3.4-1.fc19.noarch ovirt-engine-restapi-3.3.4-1.fc19.noarch ovirt-log-collector-3.3.4-1.fc19.noarch ovirt-iso-uploader-3.3.3-1.fc19.noarch ovirt-engine-lib-3.3.4-1.fc19.noarch ovirt-engine-tools-3.3.4-1.fc19.noarch ovirt-release-fedora-10.0.1-3.noarch ovirt-engine-cli-3.3.0.6-1.fc19.noarch ovirt-engine-websocket-proxy-3.3.4-1.fc19.noarch ovirt-engine-sdk-python-3.3.3.1-1.fc19.noarch ovirt-release-11.0.2-1.noarch ovirt-engine-userportal-3.3.4-1.fc19.noarch
Trying to run ovirt-engine-dwh-setup I get
Stopping ovirt-engine... [ DONE ] Error encountered while installing ovirt-engine-dwh, please consult the log file: ........
logfile follows
[snip]
setup edited /var/lib/pgsql/data/pg_hba.conf to allow passwordless logins for user 'postgres', then restarted it to apply the change, then tried to login as user 'postgres' but failed. Probably the editing didn't work well, probably because the file had non-default content that setup failed to parse.
Please post your pg_hba.conf file. You can try to manually fix it by making the first non-comment line starting with 'local' have this content:
local all all peer
then restart postgresql and try setup again.
Good luck and best regards, -- Didi