<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: #330066'>I configured the MAIL_SERVER but still get an error:<br><br>tail /var/log/messages<br>Mar 19 12:31:54 foot systemd[1]: engine-notifierd.service: control process exited, code=exited status=1<br>Mar 19 12:31:54 foot systemd[1]: Failed to start SYSV: The oVirt event notification service.<br>Mar 19 12:31:54 foot systemd[1]: Unit engine-notifierd.service entered failed state<br>Mar 19 12:37:21 foot systemd[1]: Stopped SYSV: The oVirt event notification service.<br>Mar 19 12:37:24 foot systemd[1]: Starting SYSV: The oVirt event notification service...<br>Mar 19 12:37:24 foot engine-notifierd[2657]: Starting engine-notifier: at Tue Mar 19 12:37:24 WET 2013/usr/share/ovirt-engine/bin/engine-notifier.sh: line 188: /var/run/ovirt-engine/notifier/engine-notifier.pid: Permission denied<br>Mar 19 12:37:24 foot engine-notifierd[2657]: [FAILED]#015[FAILED]<br>Mar 19 12:37:24 foot systemd[1]: engine-notifierd.service: control process exited, code=exited status=1<br>Mar 19 12:37:24 foot systemd[1]: Failed to start SYSV: The oVirt event notification service.<br>Mar 19 12:37:24 foot systemd[1]: Unit engine-notifierd.service entered failed state<br><br><br><hr id="zwchr"><div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>suporte@logicworks.pt<br><b>Para: </b>"Alex Lourie" <alourie@redhat.com><br><b>Cc: </b>"users" <users@ovirt.org><br><b>Enviadas: </b>Terça-feira, 19 de Março de 2013 12:13:54<br><b>Assunto: </b>Re: [Users] oVirt 3.2.1 and reports update error<br><br><style>p { margin: 0; }</style><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: rgb(51, 0, 102);">The command service engine-notifierd stop and service engine-notifierd start sends an error:<br><br>systemctl status engine-notifierd.service<br>engine-notifierd.service - SYSV: The oVirt event notification service<br> Loaded: loaded (/etc/rc.d/init.d/engine-notifierd)<br> Active: failed (Result: exit-code) since Tue 2013-03-19 12:05:33 WET; 43s ago<br> Process: 1952 ExecStart=/etc/rc.d/init.d/engine-notifierd start (code=exited, status=1/FAILURE)<br><br>Mar 19 12:05:33 foot.acloud.pt runuser[1955]: pam_unix(runuser:session): session opened for user ovirt ...d=0)<br>Mar 19 12:05:33 foot.acloud.pt engine-notifierd[1952]: Starting engine-notifier: at Tue Mar 19 12:05:33 ...onf<br>Mar 19 12:05:33 foot.acloud.pt runuser[1955]: pam_unix(runuser:session): session closed for user ovirt<br>Mar 19 12:05:33 foot.acloud.pt engine-notifierd[1952]: [17B blob data]<br>Mar 19 12:05:33 foot.acloud.pt systemd[1]: engine-notifierd.service: control process exited, code=exite...us=1<br>Mar 19 12:05:33 foot.acloud.pt systemd[1]: Failed to start SYSV: The oVirt event notification service.<br>Mar 19 12:05:33 foot.acloud.pt systemd[1]: Unit engine-notifierd.service entered failed state<br><br>tail /var/log/messages<br>Mar 19 12:05:14 foot systemd[1]: Starting LSB: oVirt Engine History ETL Service for Data Warehouse and Reporting...<br>Mar 19 12:05:24 foot ovirt-engine-dwhd[1877]: Starting ovirt-engine-dwhd: at Tue Mar 19 12:05:14 WET 2013[ OK ]<br>Mar 19 12:05:24 foot systemd[1]: Started LSB: oVirt Engine History ETL Service for Data Warehouse and Reporting.<br>Mar 19 12:05:29 foot systemd[1]: Stopped SYSV: The oVirt event notification service.<br>Mar 19 12:05:33 foot systemd[1]: Starting SYSV: The oVirt event notification service...<br>Mar 19 12:05:33 foot engine-notifierd[1952]: Starting engine-notifier: at Tue Mar 19 12:05:33 WET 2013Error: $MAIL_SERVER is not defined, please check for this in configuration file /etc/ovirt-engine/notifier/notifier.conf<br>Mar 19 12:05:33 foot engine-notifierd[1952]: [FAILED]#015[FAILED]<br>Mar 19 12:05:33 foot systemd[1]: engine-notifierd.service: control process exited, code=exited status=1<br>Mar 19 12:05:33 foot systemd[1]: Failed to start SYSV: The oVirt event notification service.<br>Mar 19 12:05:33 foot systemd[1]: Unit engine-notifierd.service entered failed state<br><br><br>have a problem in the $MAIL_SERVER ?<br><br><br>the problem is the login page appears scrambled:<br> https://docs.google.com/file/d/0BwoPbcrMv8mvQ3piS2xCRnRZdzg/edit?usp=sharing<br><br><br><br><hr id="zwchr"><div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>"Alex Lourie" <alourie@redhat.com><br><b>Para: </b>suporte@logicworks.pt<br><b>Cc: </b>"users" <users@ovirt.org>, "Gianluca Cecchi" <gianluca.cecchi@gmail.com><br><b>Enviadas: </b>Terça-feira, 19 de Março de 2013 11:48:51<br><b>Assunto: </b>Re: [Users] oVirt 3.2.1 and reports update error<br><br>Hi Jose<br><br>On Tue, Mar 19, 2013 at 12:18 PM, suporte@logicworks.pt wrote:<br>> Yeah, Reports does not work for me too. Either, with IE10 or Firefox <br>> 19.0.2<br>> Any idea how to fix this?<br>> <br><br>Try starting the services manually:<br><br>service notifierd start<br>service ovirt-engine-dwhd start<br><br>and try again.<br><br>> <br>> Thanks<br>> Jose<br>> <br>> De: "Alex Lourie" <alourie@redhat.com><br>> Para: "Gianluca Cecchi" <gianluca.cecchi@gmail.com><br>> Cc: "users" <users@ovirt.org><br>> Enviadas: Domingo, 17 de Março de 2013 9:29:30<br>> Assunto: Re: [Users] oVirt 3.2.1 and reports update error<br>> <br>> Hi Gianluca<br>> <br>> On Sat, Mar 16, 2013 at 12:35 AM, Gianluca Cecchi <br>> <gianluca.cecchi@gmail.com> wrote:<br>> > Hello,<br>> > an all-in-one setup with oVirt 3.2 on Fedora 18.<br>> > # yum update ovirt-engine-setup<br>> > and then<br>> > # engine-upgrade<br>> > <br>> > with this output<br>> > ...<br>> > During the upgrade process, oVirt Engine will not be accessible.<br>> > All existing running virtual machines will continue but you will <br>> not <br>> > be able to<br>> > start or stop any new virtual machines during the process.<br>> > <br>> > Would you like to proceed? (yes|no): yes<br>> > Stopping ovirt-engine service... <br>> [ DONE ]<br>> > Stopping DB related services... <br>> [ DONE ]<br>> > Pre-upgrade validations... <br>> [ DONE ]<br>> > Backing Up Database... <br>> [ DONE ]<br>> > Rename Database... <br>> [ DONE ]<br>> > Updating rpms... <br>> [ DONE ]<br>> > Updating Database... <br>> [ DONE ]<br>> > Restore Database name... <br>> [ DONE ]<br>> > Preparing CA... <br>> [ DONE ]<br>> > Running post install configuration... [ <br>> DONE ]<br>> > Starting ovirt-engine service... <br>> [ DONE ]<br>> > <br>> > oVirt Engine upgrade completed successfully!<br>> > <br>> > * Error: Can't start the ovirt-engine-dwhd service<br>> > * Upgrade log available at<br>> > /var/log/ovirt-engine/ovirt-engine-upgrade_2013_03_15_23_16_02.log<br>> > * Perform the following steps to upgrade the history service or the<br>> > reporting package:<br>> > 1. Execute: yum update ovirt-engine-reports*<br>> > 2. Execute: ovirt-engine-dwh-setup<br>> > 3. Execute: ovirt-engine-reports-setup<br>> > * DB Backup available at<br>> > <br>> /var/lib/ovirt-engine/backups/ovirt-engine_db_backup_2013_03_15_23_16_03.sql<br>> > <br>> > [root@tekkaman ~]# yum update ovirt-engine-reports*<br>> > Loaded plugins: fastestmirror, langpacks, presto, <br>> refresh-packagekit,<br>> > versionlock<br>> > Loading mirror speeds from cached hostfile<br>> > * fedora: fedora.mirror.garr.it<br>> > * livna: ftp-stud.fht-esslingen.de<br>> > * rpmfusion-free: ftp.nluug.nl<br>> > * rpmfusion-free-updates: ftp.nluug.nl<br>> > * rpmfusion-nonfree: ftp.nluug.nl<br>> > * rpmfusion-nonfree-updates: ftp.nluug.nl<br>> > * updates: ftp.nluug.nl<br>> > No Packages marked for Update<br>> > <br>> > Do I have to consider or not the error regarding reports?<br>> > <br>> <br>> Sure, yes; this is being already handled and will be merged into <br>> master <br>> upstream for ovirt-engine-dwh.<br>> <br>> > <br>> > After a reboot webadmin is ok but reports appears as totally<br>> > scrambled:<br>> > - login page<br>> > <br>> https://docs.google.com/file/d/0BwoPbcrMv8mvQ3piS2xCRnRZdzg/edit?usp=sharing<br>> > <br>> > - after login<br>> > <br>> https://docs.google.com/file/d/0BwoPbcrMv8mvNm1VVnk4cDhDR0U/edit?usp=sharing<br>> > <br>> > these above are from Fedora 18 and firefox 19.0.2<br>> > <br>> <br>> It seems that something is wrong with CSS loading. Do you have any <br>> CSS/JS blocker addons installed in Firefox?<br>> <br>> > <br>> > <br>> > Gianluca<br>> > _______________________________________________<br>> > Users mailing list<br>> > Users@ovirt.org<br>> > http://lists.ovirt.org/mailman/listinfo/users<br>> > <br>> <br>> _______________________________________________<br>> Users mailing list<br>> Users@ovirt.org<br>> http://lists.ovirt.org/mailman/listinfo/users<br>> <br>> <br><br></div><br></div><br>_______________________________________________<br>Users mailing list<br>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></div><br></div></body></html>