[Users] Problem with DWH installation

Hi, I cannot install the Ovirt DWH. Here is the logfile: 2013-11-05 15:00:12::DEBUG::ovirt-engine-dwh-setup::250::root:: starting main() 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB host value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB port value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB admin value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB admin value 2013-11-05 15:00:12::DEBUG::common_utils::448::root:: getting DB password for postgres 2013-11-05 15:00:12::DEBUG::common_utils::457::root:: found password for username postgres 2013-11-05 15:00:12::DEBUG::common_utils::58::root:: getting vdc option MinimalETLVersion 2013-11-05 15:00:12::DEBUG::common_utils::512::root:: Executing command --> '['/usr/bin/engine-config', '-g', 'MinimalETLVersion', '--cver=general', '-p', '/usr/share/ovirt-engine/conf/engine-config-install.properties']' 2013-11-05 15:00:13::DEBUG::common_utils::551::root:: output = 2013-11-05 15:00:13::DEBUG::common_utils::552::root:: stderr = Files /usr/share/ovirt-engine/conf/engine-config-install.properties does not exist 2013-11-05 15:00:13::DEBUG::common_utils::553::root:: retcode = 1 2013-11-05 15:00:13::ERROR::ovirt-engine-dwh-setup::294::root:: Exception caught! 2013-11-05 15:00:13::ERROR::ovirt-engine-dwh-setup::295::root:: Traceback (most recent call last): File "/usr/bin/ovirt-engine-dwh-setup", line 255, in main minimalVersion = utils.getVDCOption("MinimalETLVersion") File "/usr/share/ovirt-engine-dwh/common_utils.py", line 60, in getVDCOption output, rc = execCmd(cmdList=cmd, failOnError=True, msg="Error: failed fetching configuration field %s" % key) File "/usr/share/ovirt-engine-dwh/common_utils.py", line 556, in execCmd raise Exception(msg) Exception: Error: failed fetching configuration field MinimalETLVersion This are the installed packages: ovirt-engine-dwh-3.2.0-1.el6.noarch ovirt-release-el6-8-1.noarch ovirt-engine-sdk-python-3.3.0.6-1.el6.noarch ovirt-host-deploy-java-1.1.1-1.el6.noarch ovirt-engine-dbscripts-3.3.0.1-1.el6.noarch ovirt-engine-reports-3.2.0-2.el6.noarch ovirt-engine-lib-3.3.0.1-1.el6.noarch ovirt-engine-setup-3.3.0.1-1.el6.noarch ovirt-log-collector-3.3.1-1.el6.noarch ovirt-image-uploader-3.3.1-1.el6.noarch ovirt-host-deploy-1.1.1-1.el6.noarch ovirt-engine-webadmin-portal-3.3.0.1-1.el6.noarch ovirt-engine-restapi-3.3.0.1-1.el6.noarch ovirt-engine-tools-3.3.0.1-1.el6.noarch ovirt-engine-backend-3.3.0.1-1.el6.noarch ovirt-engine-cli-3.3.0.4-1.el6.noarch ovirt-iso-uploader-3.3.1-1.el6.noarch ovirt-engine-userportal-3.3.0.1-1.el6.noarch ovirt-engine-3.3.0.1-1.el6.noarch Can you help me? Best regards, Michael

Hi Michael The dwh version you are trying to install is unfortunately no longer compatible with ovirt-engine-3.3. You will need ovirt-engine-dwh-3.3 for it to work. Alex. -- Best regards, Alex Lourie Software Developer in Integration Red Hat ----- Original Message -----
From: "Michael Wagenknecht" <wagenknecht@fuh-e.de> To: "users" <users@ovirt.org> Sent: Tuesday, November 5, 2013 4:12:34 PM Subject: [Users] Problem with DWH installation
Hi,
I cannot install the Ovirt DWH. Here is the logfile:
2013-11-05 15:00:12::DEBUG::ovirt-engine-dwh-setup::250::root:: starting main() 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB host value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB port value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB admin value 2013-11-05 15:00:12::DEBUG::common_utils::415::root:: found existing pgpass file, fetching DB admin value 2013-11-05 15:00:12::DEBUG::common_utils::448::root:: getting DB password for postgres 2013-11-05 15:00:12::DEBUG::common_utils::457::root:: found password for username postgres 2013-11-05 15:00:12::DEBUG::common_utils::58::root:: getting vdc option MinimalETLVersion 2013-11-05 15:00:12::DEBUG::common_utils::512::root:: Executing command --> '['/usr/bin/engine-config', '-g', 'MinimalETLVersion', '--cver=general', '-p', '/usr/share/ovirt-engine/conf/engine-config-install.properties']' 2013-11-05 15:00:13::DEBUG::common_utils::551::root:: output = 2013-11-05 15:00:13::DEBUG::common_utils::552::root:: stderr = Files /usr/share/ovirt-engine/conf/engine-config-install.properties does not exist
2013-11-05 15:00:13::DEBUG::common_utils::553::root:: retcode = 1 2013-11-05 15:00:13::ERROR::ovirt-engine-dwh-setup::294::root:: Exception caught! 2013-11-05 15:00:13::ERROR::ovirt-engine-dwh-setup::295::root:: Traceback (most recent call last): File "/usr/bin/ovirt-engine-dwh-setup", line 255, in main minimalVersion = utils.getVDCOption("MinimalETLVersion") File "/usr/share/ovirt-engine-dwh/common_utils.py", line 60, in getVDCOption output, rc = execCmd(cmdList=cmd, failOnError=True, msg="Error: failed fetching configuration field %s" % key) File "/usr/share/ovirt-engine-dwh/common_utils.py", line 556, in execCmd raise Exception(msg) Exception: Error: failed fetching configuration field MinimalETLVersion
This are the installed packages:
ovirt-engine-dwh-3.2.0-1.el6.noarch ovirt-release-el6-8-1.noarch ovirt-engine-sdk-python-3.3.0.6-1.el6.noarch ovirt-host-deploy-java-1.1.1-1.el6.noarch ovirt-engine-dbscripts-3.3.0.1-1.el6.noarch ovirt-engine-reports-3.2.0-2.el6.noarch ovirt-engine-lib-3.3.0.1-1.el6.noarch ovirt-engine-setup-3.3.0.1-1.el6.noarch ovirt-log-collector-3.3.1-1.el6.noarch ovirt-image-uploader-3.3.1-1.el6.noarch ovirt-host-deploy-1.1.1-1.el6.noarch ovirt-engine-webadmin-portal-3.3.0.1-1.el6.noarch ovirt-engine-restapi-3.3.0.1-1.el6.noarch ovirt-engine-tools-3.3.0.1-1.el6.noarch ovirt-engine-backend-3.3.0.1-1.el6.noarch ovirt-engine-cli-3.3.0.4-1.el6.noarch ovirt-iso-uploader-3.3.1-1.el6.noarch ovirt-engine-userportal-3.3.0.1-1.el6.noarch ovirt-engine-3.3.0.1-1.el6.noarch
Can you help me?
Best regards, Michael
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Alex, I can't find ovirt-engine-dwh-3.3 in the ovirt-release-el6 repo. Can I only install it from the git tree? Michael Am 05.11.2013 16:30, schrieb Alex Lourie:
Hi Michael
The dwh version you are trying to install is unfortunately no longer compatible with ovirt-engine-3.3. You will need ovirt-engine-dwh-3.3 for it to work.
Alex.
-- Mit freundlichen Grüßen Michael Wagenknecht FuH Entwicklungsgesellschaft mbH Geschäftsführer Carola Fornoff HRB Freiburg 701203, UID DE255007372 Elsässer Str. 18, D-79346 Endingen Telefon +49 - 7642 - 92866 - 0

----- Original Message -----
From: "Michael Wagenknecht" <wagenknecht@fuh-e.de> To: "Alex Lourie" <alourie@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, November 6, 2013 9:45:24 AM Subject: Re: [Users] Problem with DWH installation
Hi Alex, I can't find ovirt-engine-dwh-3.3 in the ovirt-release-el6 repo. Can I only install it from the git tree?
There are no el6 packages for dwh yet. This is planned to be introduced in oVirt 3.4. You can install it with the packaging maven profile for now. Yaniv
Michael
Am 05.11.2013 16:30, schrieb Alex Lourie:
Hi Michael
The dwh version you are trying to install is unfortunately no longer compatible with ovirt-engine-3.3. You will need ovirt-engine-dwh-3.3 for it to work.
Alex.
-- Mit freundlichen Grüßen
Michael Wagenknecht FuH Entwicklungsgesellschaft mbH Geschäftsführer Carola Fornoff HRB Freiburg 701203, UID DE255007372 Elsässer Str. 18, D-79346 Endingen Telefon +49 - 7642 - 92866 - 0
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Le 11/11/2013 14:10, Yaniv Dary a écrit :
----- Original Message -----
From: "Michael Wagenknecht" <wagenknecht@fuh-e.de> To: "Alex Lourie" <alourie@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, November 6, 2013 9:45:24 AM Subject: Re: [Users] Problem with DWH installation
Hi Alex, I can't find ovirt-engine-dwh-3.3 in the ovirt-release-el6 repo. Can I only install it from the git tree?
There are no el6 packages for dwh yet. This is planned to be introduced in oVirt 3.4.
Hi, Congratulations to everyone involved in 3.4 release. May someone tell us if the packages discussed above have been managed now in el6 for 3.4? Thank you. -- Nicolas Ecarnot
You can install it with the packaging maven profile for now.
Yaniv
Michael
Am 05.11.2013 16:30, schrieb Alex Lourie:
Hi Michael
The dwh version you are trying to install is unfortunately no longer compatible with ovirt-engine-3.3. You will need ovirt-engine-dwh-3.3 for it to work.
Alex.
-- Mit freundlichen Grüßen
Michael Wagenknecht FuH Entwicklungsgesellschaft mbH Geschäftsführer Carola Fornoff HRB Freiburg 701203, UID DE255007372 Elsässer Str. 18, D-79346 Endingen Telefon +49 - 7642 - 92866 - 0
_______________________________________________ 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
-- Nicolas Ecarnot

----- Original Message -----
From: "Nicolas Ecarnot" <nicolas@ecarnot.net> To: users@ovirt.org Sent: Tuesday, March 4, 2014 4:10:03 PM Subject: Re: [Users] Problem with DWH installation
Le 11/11/2013 14:10, Yaniv Dary a écrit :
----- Original Message -----
From: "Michael Wagenknecht" <wagenknecht@fuh-e.de> To: "Alex Lourie" <alourie@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, November 6, 2013 9:45:24 AM Subject: Re: [Users] Problem with DWH installation
Hi Alex, I can't find ovirt-engine-dwh-3.3 in the ovirt-release-el6 repo. Can I only install it from the git tree?
There are no el6 packages for dwh yet. This is planned to be introduced in oVirt 3.4.
Hi,
Congratulations to everyone involved in 3.4 release.
May someone tell us if the packages discussed above have been managed now in el6 for 3.4?
Yes, they are. You are welcome to install reports and DWH in el6. Yaniv
Thank you.
-- Nicolas Ecarnot
You can install it with the packaging maven profile for now.
Yaniv
Michael
Am 05.11.2013 16:30, schrieb Alex Lourie:
Hi Michael
The dwh version you are trying to install is unfortunately no longer compatible with ovirt-engine-3.3. You will need ovirt-engine-dwh-3.3 for it to work.
Alex.
-- Mit freundlichen Grüßen
Michael Wagenknecht FuH Entwicklungsgesellschaft mbH Geschäftsführer Carola Fornoff HRB Freiburg 701203, UID DE255007372 Elsässer Str. 18, D-79346 Endingen Telefon +49 - 7642 - 92866 - 0
_______________________________________________ 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
-- Nicolas Ecarnot _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (4)
-
Alex Lourie
-
Michael Wagenknecht
-
Nicolas Ecarnot
-
Yaniv Dary