[Users] oVirt engine report and dwh in 3.2

Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final. Then # yum install ovirt-engine-reports # ovirt-engine-dwh-setup # ovirt-engine-reports-setup All seems successful. The first time that I access the reports link from firefox I get a window about security and certificate, but where I cannot accept the certificate itself ("confirm exception" button remains greyed out) and so can't go ahead. I'm forced to kill firefox from a console and restart it because if I go in details window for certificate it spans all over my vertical screen length. Also with Alt+drag I cannot highlight the "cancel" button to exit the window..... Now when I click on reports link I get as in pre-3.2 Page: Reports is not a leagal. My databases now postgres=# \l List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges ----------------------+----------+----------+-------------+-------------+----------------------- engine | engine | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirtenginereports | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | output of commands: .... Installed: ovirt-engine-reports.noarch 0:3.2.0-1.fc18 Dependency Installed: jasperreports-server.noarch 0:4.7.0-1 ovirt-engine-dwh.noarch 0:3.2.0-1.fc18 postgresql-contrib.x86_64 0:9.2.3-1.fc18 uuid.x86_64 0:1.6.2-14.fc18 Dependency Updated: postgresql.x86_64 0:9.2.3-1.fc18 postgresql-libs.x86_64 0:9.2.3-1.fc18 postgresql-server.x86_64 0:9.2.3-1.fc18 Complete! # ovirt-engine-dwh-setup Setting DB connectivity... [ DONE ] Creating DB... [ DONE ] Starting ovirt-engine... [ DONE ] Starting oVirt-ETL... [ DONE ] Successfully installed ovirt-engine-dwh. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log # ovirt-engine-reports-setup Welcome to ovirt-engine-reports setup utility Please choose a password for the admin users (ovirt-admin and superuser): Warning: Weak Password. Re-type password: Editing XML files... [ DONE ] Setting DB connectivity... [ DONE ] Deploying Server... [ DONE ] Updating Redirect Servlet... [ DONE ] Importing reports... [ DONE ] Customizing Server... [ DONE ] Running post setup steps... [ DONE ] Starting ovirt-engine... [ DONE ] Succesfully installed ovirt-engine-reports. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log dwh setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing reports setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing Any run-time log to view or service status to check? Thanks, Gianluca

----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "users" <users@ovirt.org> Sent: Tuesday, February 19, 2013 10:33:52 AM Subject: [Users] oVirt engine report and dwh in 3.2
Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final.
CC Yaniv Dary who maintains the reports
Then # yum install ovirt-engine-reports # ovirt-engine-dwh-setup # ovirt-engine-reports-setup
All seems successful.
The first time that I access the reports link from firefox I get a window about security and certificate, but where I cannot accept the certificate itself ("confirm exception" button remains greyed out) and so can't go ahead.
I'm forced to kill firefox from a console and restart it because if I go in details window for certificate it spans all over my vertical screen length. Also with Alt+drag I cannot highlight the "cancel" button to exit the window.....
Now when I click on reports link I get as in pre-3.2
Page: Reports is not a leagal.
My databases now postgres=# \l List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges ----------------------+----------+----------+-------------+-------------+----------------------- engine | engine | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirtenginereports | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
output of commands:
.... Installed: ovirt-engine-reports.noarch 0:3.2.0-1.fc18
Dependency Installed: jasperreports-server.noarch 0:4.7.0-1 ovirt-engine-dwh.noarch 0:3.2.0-1.fc18 postgresql-contrib.x86_64 0:9.2.3-1.fc18 uuid.x86_64 0:1.6.2-14.fc18
Dependency Updated: postgresql.x86_64 0:9.2.3-1.fc18 postgresql-libs.x86_64 0:9.2.3-1.fc18 postgresql-server.x86_64 0:9.2.3-1.fc18
Complete! # ovirt-engine-dwh-setup Setting DB connectivity... [ DONE ] Creating DB... [ DONE ] Starting ovirt-engine... [ DONE ] Starting oVirt-ETL... [ DONE ] Successfully installed ovirt-engine-dwh. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log
# ovirt-engine-reports-setup Welcome to ovirt-engine-reports setup utility Please choose a password for the admin users (ovirt-admin and superuser): Warning: Weak Password. Re-type password: Editing XML files... [ DONE ] Setting DB connectivity... [ DONE ] Deploying Server... [ DONE ] Updating Redirect Servlet... [ DONE ] Importing reports... [ DONE ] Customizing Server... [ DONE ] Running post setup steps... [ DONE ] Starting ovirt-engine... [ DONE ] Succesfully installed ovirt-engine-reports. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log
dwh setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing
reports setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing
Any run-time log to view or service status to check? Thanks, Gianluca _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 19-2-2013 10:03, Eli Mesika wrote:
----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "users" <users@ovirt.org> Sent: Tuesday, February 19, 2013 10:33:52 AM Subject: [Users] oVirt engine report and dwh in 3.2
Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final. CC Yaniv Dary who maintains the reports
I just installed the reports parts and also have trouble getting at the reports link using Firefox-18.02 on Windows. From the portal page I can click on the Reports link and it will briefly show that I need to click on 'something' and then the page refreshes back to the portal page. Using IE9 I can goto the reports pages and paste it into FF and then login and run reports. Both IE and FF have problems with the layout of the site, lots of overlapping text and icons, for example the login button is displayed over the User ID: text, Need help.... is displayed over the Password: text, after logging in more overlaps are visible. Somehow I can't select anything from today until 2-feb. There is only data from 1-feb going backwards ??? Joop

Screen shots please ----- Original Message -----
From: "noc" <noc@nieuwland.nl> To: "Eli Mesika" <emesika@redhat.com>, users@ovirt.org Sent: Tuesday, February 19, 2013 1:52:02 PM Subject: Re: [Users] oVirt engine report and dwh in 3.2
On 19-2-2013 10:03, Eli Mesika wrote:
----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "users" <users@ovirt.org> Sent: Tuesday, February 19, 2013 10:33:52 AM Subject: [Users] oVirt engine report and dwh in 3.2
Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final. CC Yaniv Dary who maintains the reports
I just installed the reports parts and also have trouble getting at the reports link using Firefox-18.02 on Windows. From the portal page I can click on the Reports link and it will briefly show that I need to click on 'something' and then the page refreshes back to the portal page. Using IE9 I can goto the reports pages and paste it into FF and then login and run reports. Both IE and FF have problems with the layout of the site, lots of overlapping text and icons, for example the login button is displayed over the User ID: text, Need help.... is displayed over the Password: text, after logging in more overlaps are visible.
Screen shots please.
Somehow I can't select anything from today until 2-feb. There is only data from 1-feb going backwards ???
This is the way the monitoring works, shows two months back for the latest aggregation date. I will take 3 hours for the initial data to aggregate.
Joop
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Tue, Feb 19, 2013 at 1:09 PM, Yaniv Dary wrote:
Screen shots please
This infra of mine is @home so I will test this evening the received suggestions. In the mean time I'm also migrating another infra; see http://lists.ovirt.org/pipermail/users/2013-February/012427.html Already done update for engine; I'm waiting now for suggestions about node upgrade. In fact I found http://www.ovirt.org/OVirt_3.0_to_3.1_upgrade and other links, but all of them suppose an image node reinstall/update, not a Fedora 18 host where you previously installed packages from engine after enabling ovirt repo As soon as I complete the migration of this I can repeat on it the steps of the all-in-one infra and give more details. Gianluca

On 19-2-2013 13:09, Yaniv Dary wrote:
Screen shots please
http://picpaste.com/ovirt-reports_login.png http://picpaste.com/ovirt-reports.png
Somehow I can't select anything from today until 2-feb. There is only data from 1-feb going backwards ??? This is the way the monitoring works, shows two months back for the latest aggregation date. I will take 3 hours for the initial data to aggregate.
Ah, will recheck and see if it will show more data right now. Thanks, Joop

On Tue, Feb 19, 2013 at 3:47 PM, wrote:
On 19-2-2013 13:09, Yaniv Dary wrote:
Screen shots please
Ok. So in my all-in-one config after these steps: - put node itself in maintenance - stop ovirt-engine.service - stop vdsmd.service - yum update (Fedora 18) that got some updates such as new 3.7.8-202.fc18.x86_64 kernel and otopi noarch 1.0.0-1.fc18 ovirt-stable 113 k otopi-java noarch 1.0.0-1.fc18 ovirt-stable 23 k ovirt-engine-cli noarch 3.2.0.9-3.fc18 updates 152 k ovirt-engine-sdk noarch 3.2.0.8-1.fc18 ovirt-stable 227 k ovirt-engine-setup-plugin-allinone noarch 3.2.0-4.fc18 ovirt-stable 13 k ovirt-host-deploy noarch 1.0.0-1.fc18 ovirt-stable 58 k ovirt-host-deploy-java noarch 1.0.0-1.fc18 ovirt-stable 10 k ovirt-host-deploy-offline noarch 1.0.0-1.fc18 ovirt-stable 2.5 k ovirt-image-uploader noarch 3.2.0-1.fc18 ovirt-stable 93 k ovirt-iso-uploader noarch 3.2.0-1.fc18 ovirt-stable 31 k ovirt-log-collector noarch 3.2.0-1.fc18 ovirt-stable 42 k qemu-kvm x86_64 2:1.2.2-6.fc18 updates 35 k restart of PC and activation of node, it seems I'm able to access reports. Here you can find screenshots taken on Fedora 18 with firefox 18.0.2 (firefox-18.0.2-1.fc18.x86_64) main page after login with ovirt-admin user: https://docs.google.com/file/d/0BwoPbcrMv8mvWjAzVzlOLUlsbFE/edit?usp=sharing after selecting "library" link: https://docs.google.com/file/d/0BwoPbcrMv8mvUXZHR1NzT25DWlE/edit?usp=sharing after selecting report activity vm https://docs.google.com/file/d/0BwoPbcrMv8mvc2hvbmdLOHRjdVE/edit?usp=sharing after selecting "Apply" in previous screen, I get the graphic result this way, with the central box still overlap; it goes away if I click now "OK" https://docs.google.com/file/d/0BwoPbcrMv8mvTzNNVEE2MHZ4QVU/edit?usp=sharing I'm going to try with Win 7 client Gianluca

One blocking thing is that with firefox on Fedora 18, when you ar ein main reports window - if you click on "View", you can see under it the three options in menu Search, Repository and Messages but they are unselectable, in the sense that as soon as you move your mouse the options disappear - The same if you click on "Manage" that contains sub-menus Users, Roles and Server settings Gianluca

On Tue, Feb 19, 2013 at 11:38 PM, Gianluca Cecchi wrote:
One blocking thing is that with firefox on Fedora 18, when you ar ein main reports window
- if you click on "View", you can see under it the three options in menu Search, Repository and Messages but they are unselectable, in the sense that as soon as you move your mouse the options disappear
- The same if you click on "Manage" that contains sub-menus Users, Roles and Server settings
Gianluca
Here the screenshots with ie9 on windows 7 sp1 The situation doesn't seem better... and the inability with submenus is present here too. version of ie9 https://docs.google.com/file/d/0BwoPbcrMv8mvVHZhYnczY3lKaTA/edit?usp=sharing main page: https://docs.google.com/file/d/0BwoPbcrMv8mvcVhZcU1JNzBtUVk/edit?usp=sharing after login: https://docs.google.com/file/d/0BwoPbcrMv8mvcDl2bTk3SFUxMVU/edit?usp=sharing library: https://docs.google.com/file/d/0BwoPbcrMv8mvWXVSbHRKbTlCQzA/edit?usp=sharing active vm by os report: https://docs.google.com/file/d/0BwoPbcrMv8mvN2diMTlWNHZKbjQ/edit?usp=sharing active vm by os after clik on apply button: https://docs.google.com/file/d/0BwoPbcrMv8mvT3JiSmVfaU9JaGM/edit?usp=sharing Gianluca

----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "noc" <noc@nieuwland.nl> Cc: "Yaniv Dary" <ydary@redhat.com>, "users" <users@ovirt.org> Sent: Wednesday, February 20, 2013 1:27:19 AM Subject: Re: [Users] oVirt engine report and dwh in 3.2
On Tue, Feb 19, 2013 at 11:38 PM, Gianluca Cecchi wrote:
One blocking thing is that with firefox on Fedora 18, when you ar ein main reports window
- if you click on "View", you can see under it the three options in menu Search, Repository and Messages but they are unselectable, in the sense that as soon as you move your mouse the options disappear
- The same if you click on "Manage" that contains sub-menus Users, Roles and Server settings
Gianluca
Here the screenshots with ie9 on windows 7 sp1 The situation doesn't seem better... and the inability with submenus is present here too.
version of ie9 https://docs.google.com/file/d/0BwoPbcrMv8mvVHZhYnczY3lKaTA/edit?usp=sharing
main page: https://docs.google.com/file/d/0BwoPbcrMv8mvcVhZcU1JNzBtUVk/edit?usp=sharing
after login: https://docs.google.com/file/d/0BwoPbcrMv8mvcDl2bTk3SFUxMVU/edit?usp=sharing
library: https://docs.google.com/file/d/0BwoPbcrMv8mvWXVSbHRKbTlCQzA/edit?usp=sharing
active vm by os report: https://docs.google.com/file/d/0BwoPbcrMv8mvN2diMTlWNHZKbjQ/edit?usp=sharing
active vm by os after clik on apply button:
https://docs.google.com/file/d/0BwoPbcrMv8mvT3JiSmVfaU9JaGM/edit?usp=sharing
Gianluca
This is due to the default theme not being updated to 4.7.1. I'll issue a manual fix and new packages today.

[Top Posting] A new release is now available that should fix the problem. In order to install it run: # yum update ovirt-reports # ovirt-engine-reports-setup Yaniv ----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "noc" <noc@nieuwland.nl> Cc: "Yaniv Dary" <ydary@redhat.com>, "users" <users@ovirt.org> Sent: Wednesday, February 20, 2013 1:27:19 AM Subject: Re: [Users] oVirt engine report and dwh in 3.2
On Tue, Feb 19, 2013 at 11:38 PM, Gianluca Cecchi wrote:
One blocking thing is that with firefox on Fedora 18, when you ar ein main reports window
- if you click on "View", you can see under it the three options in menu Search, Repository and Messages but they are unselectable, in the sense that as soon as you move your mouse the options disappear
- The same if you click on "Manage" that contains sub-menus Users, Roles and Server settings
Gianluca
Here the screenshots with ie9 on windows 7 sp1 The situation doesn't seem better... and the inability with submenus is present here too.
version of ie9 https://docs.google.com/file/d/0BwoPbcrMv8mvVHZhYnczY3lKaTA/edit?usp=sharing
main page: https://docs.google.com/file/d/0BwoPbcrMv8mvcVhZcU1JNzBtUVk/edit?usp=sharing
after login: https://docs.google.com/file/d/0BwoPbcrMv8mvcDl2bTk3SFUxMVU/edit?usp=sharing
library: https://docs.google.com/file/d/0BwoPbcrMv8mvWXVSbHRKbTlCQzA/edit?usp=sharing
active vm by os report: https://docs.google.com/file/d/0BwoPbcrMv8mvN2diMTlWNHZKbjQ/edit?usp=sharing
active vm by os after clik on apply button:
https://docs.google.com/file/d/0BwoPbcrMv8mvT3JiSmVfaU9JaGM/edit?usp=sharing
Gianluca

On Wed, Feb 20, 2013 at 2:47 PM, Yaniv Dary wrote:
[Top Posting] A new release is now available that should fix the problem. In order to install it run: # yum update ovirt-reports # ovirt-engine-reports-setup
Thanks, all went well (the package to update is actually named ovirt-engine-reports. as it was when I installed it). tested at the moment only in Fedora 18 with firefox 18.0.2 and it works perfectly, both the rendering and the sub-menus. If I notice any problem with IE, I'll report here. Gianluca

Have you tired using firefox on another machine or chrome? Do they work? What version of firefox are you using? Have you entered the reports portal directly or via webadmin? Yaniv ----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "users" <users@ovirt.org> Sent: Tuesday, February 19, 2013 10:33:52 AM Subject: [Users] oVirt engine report and dwh in 3.2
Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final.
Then # yum install ovirt-engine-reports # ovirt-engine-dwh-setup # ovirt-engine-reports-setup
All seems successful.
The first time that I access the reports link from firefox I get a window about security and certificate, but where I cannot accept the certificate itself ("confirm exception" button remains greyed out) and so can't go ahead.
I'm forced to kill firefox from a console and restart it because if I go in details window for certificate it spans all over my vertical screen length. Also with Alt+drag I cannot highlight the "cancel" button to exit the window.....
Now when I click on reports link I get as in pre-3.2
Page: Reports is not a leagal.
My databases now postgres=# \l List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges ----------------------+----------+----------+-------------+-------------+----------------------- engine | engine | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirtenginereports | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
output of commands:
.... Installed: ovirt-engine-reports.noarch 0:3.2.0-1.fc18
Dependency Installed: jasperreports-server.noarch 0:4.7.0-1 ovirt-engine-dwh.noarch 0:3.2.0-1.fc18 postgresql-contrib.x86_64 0:9.2.3-1.fc18 uuid.x86_64 0:1.6.2-14.fc18
Dependency Updated: postgresql.x86_64 0:9.2.3-1.fc18 postgresql-libs.x86_64 0:9.2.3-1.fc18 postgresql-server.x86_64 0:9.2.3-1.fc18
Complete! # ovirt-engine-dwh-setup Setting DB connectivity... [ DONE ] Creating DB... [ DONE ] Starting ovirt-engine... [ DONE ] Starting oVirt-ETL... [ DONE ] Successfully installed ovirt-engine-dwh. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log
# ovirt-engine-reports-setup Welcome to ovirt-engine-reports setup utility Please choose a password for the admin users (ovirt-admin and superuser): Warning: Weak Password. Re-type password: Editing XML files... [ DONE ] Setting DB connectivity... [ DONE ] Deploying Server... [ DONE ] Updating Redirect Servlet... [ DONE ] Importing reports... [ DONE ] Customizing Server... [ DONE ] Running post setup steps... [ DONE ] Starting ovirt-engine... [ DONE ] Succesfully installed ovirt-engine-reports. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log
dwh setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing
reports setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing
Any run-time log to view or service status to check? Thanks, Gianluca _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

2013/2/19 Yaniv Dary <ydary@redhat.com>:
Have you tired using firefox on another machine or chrome? Do they work? What version of firefox are you using? Have you entered the reports portal directly or via webadmin?
Yaniv
----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "users" <users@ovirt.org> Sent: Tuesday, February 19, 2013 10:33:52 AM Subject: [Users] oVirt engine report and dwh in 3.2
Hello, updated my oVirt 3.2 beta all-in-one to 3.2 final.
Then # yum install ovirt-engine-reports # ovirt-engine-dwh-setup # ovirt-engine-reports-setup
All seems successful.
The first time that I access the reports link from firefox I get a window about security and certificate, but where I cannot accept the certificate itself ("confirm exception" button remains greyed out) and so can't go ahead.
I'm forced to kill firefox from a console and restart it because if I go in details window for certificate it spans all over my vertical screen length. Also with Alt+drag I cannot highlight the "cancel" button to exit the window.....
Now when I click on reports link I get as in pre-3.2
Page: Reports is not a leagal.
My databases now postgres=# \l List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges ----------------------+----------+----------+-------------+-------------+----------------------- engine | engine | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | ovirtenginereports | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
output of commands:
.... Installed: ovirt-engine-reports.noarch 0:3.2.0-1.fc18
Dependency Installed: jasperreports-server.noarch 0:4.7.0-1 ovirt-engine-dwh.noarch 0:3.2.0-1.fc18 postgresql-contrib.x86_64 0:9.2.3-1.fc18 uuid.x86_64 0:1.6.2-14.fc18
Dependency Updated: postgresql.x86_64 0:9.2.3-1.fc18 postgresql-libs.x86_64 0:9.2.3-1.fc18 postgresql-server.x86_64 0:9.2.3-1.fc18
Complete! # ovirt-engine-dwh-setup Setting DB connectivity... [ DONE ] Creating DB... [ DONE ] Starting ovirt-engine... [ DONE ] Starting oVirt-ETL... [ DONE ] Successfully installed ovirt-engine-dwh. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log
# ovirt-engine-reports-setup Welcome to ovirt-engine-reports setup utility Please choose a password for the admin users (ovirt-admin and superuser): Warning: Weak Password. Re-type password: Editing XML files... [ DONE ] Setting DB connectivity... [ DONE ] Deploying Server... [ DONE ] Updating Redirect Servlet... [ DONE ] Importing reports... [ DONE ] Customizing Server... [ DONE ] Running post setup steps... [ DONE ] Starting ovirt-engine... [ DONE ] Succesfully installed ovirt-engine-reports. The installation log file is available at: /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log
dwh setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing
reports setup log: https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing
Any run-time log to view or service status to check? Thanks, Gianluca _______________________________________________ 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
That seems a problem related with certificates that are already installed for the same host on firefox. Alex
participants (5)
-
Alexandre Santos
-
Eli Mesika
-
Gianluca Cecchi
-
noc
-
Yaniv Dary