<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body style="background-color: rgb(255, 255, 255); color: rgb(0, 0,
0); font-family: sans-serif; font-size: 16px;" bgcolor="#FFFFFF"
text="#000000">
<br>
<br>
<span style="color:#000000; font-family:sans-serif; font-size:12px;
font-weight:normal" class="headerSpan">
<div class="moz-cite-prefix">Il 04/02/2014 14:55, Yedidyah Bar
David ha scritto:<br>
</div>
</span>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px 15px 0px
15px; margin: 8px 2px;"
cite="mid:711738663.14174313.1391522159622.JavaMail.root@redhat.com"
type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900; padding: 0px 15px; margin: 2px 0px;"><![endif]-->
<div style="font-family: times new roman, new york, times, serif;
font-size: 12pt; color: #000000">
<blockquote style="border-left:2px solid
#1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From:
</b>"Alessandro Bianchi" <a class="moz-txt-link-rfc2396E" href="mailto:a.bianchi@skynet.it"><a.bianchi@skynet.it></a><br>
<b>To: </b>"Yedidyah Bar David" <a class="moz-txt-link-rfc2396E" href="mailto:didi@redhat.com"><didi@redhat.com></a><br>
<b>Cc: </b>"Gianluca Cecchi"
<a class="moz-txt-link-rfc2396E" href="mailto:gianluca.cecchi@gmail.com"><gianluca.cecchi@gmail.com></a>, "users"
<a class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org"><users@ovirt.org></a><br>
<b>Sent: </b>Tuesday, February 4, 2014 3:35:47 PM<br>
<b>Subject: </b>Re: [Users] ovirt-report Forbidden access
error<br>
<div><br>
</div>
<br>
<br>
<span style="color:#000000; font-family:sans-serif;
font-size:12px; font-weight:normal" class="headerSpan">
<div class="moz-cite-prefix">Il 04/02/2014 14:06, Yedidyah
Bar David ha scritto:<br>
</div>
</span>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px
15px 0px 15px; margin: 8px 2px;"
cite="mid:1788360087.14121691.1391519213291.JavaMail.root@redhat.com">
<pre>----- Original Message -----
</pre>
<blockquote style="border-left: 2px solid #009900
!important; border-right: 2px solid #009900 !important;
padding: 0px 15px 0px 15px; margin: 8px 2px;">
<pre>From: "Alessandro Bianchi" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:a.bianchi@skynet.it" target="_blank"><a.bianchi@skynet.it></a>
To: "Yedidyah Bar David" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:didi@redhat.com" target="_blank"><didi@redhat.com></a>
Cc: "Gianluca Cecchi" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:gianluca.cecchi@gmail.com" target="_blank"><gianluca.cecchi@gmail.com></a>, "users" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org" target="_blank"><users@ovirt.org></a>
Sent: Tuesday, February 4, 2014 2:49:47 PM
Subject: Re: [Users] ovirt-report Forbidden access error
</pre>
</blockquote>
<pre>[snip]
(for now I'll ignore the confs (which seem ok) and the logs (which will
require more time to understand)
</pre>
<blockquote style="border-left: 2px solid #009900
!important; border-right: 2px solid #009900 !important;
padding: 0px 15px 0px 15px; margin: 8px 2px;">
<pre>postgres-# select * from vdc_options where
option_name='RedirectServletReportsPage'
postgres-#
(no results)
</pre>
</blockquote>
<pre>This is probably the source of the problem.
Can you post all the setup log files (engine, dwh, reports)?
The line is normally inserted by engine-setup and updated by reports-setup.
</pre>
</blockquote>
Engine setup is quite older since I didn't install reports at
that time</blockquote>
<div><br>
</div>
<div>It's not supposed to be rotated, you should be able to find
it with</div>
<div>find /var/log/ovirt-engine -iname "*setup*"</div>
<div><br>
</div>
<div>3.3 engine setup keeps them under a subdir setup/, the rest
(<=3.2 engine and <=3.3 dwh/reports)</div>
<div>keep them directly there (and in 3.4 all will keep in
setup/).</div>
<div><br>
</div>
<blockquote style="border-left:2px solid
#1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><br>
<br>
Let me know if anything else may help</blockquote>
<div><br>
</div>
<div>As I said, not having this line might imply there are other
problems.</div>
<div><br>
</div>
<div> You can try solve this one <span style="font-size: 12pt;">by
adding it. In psql connected to db engine:</span></div>
<div> select
fn_db_add_config_value('RedirectServletReportsPage','<a class="moz-txt-link-freetext" href="https://YOUR_FQDN:443/ovirt-engine-reports','general">https://YOUR_FQDN:443/ovirt-engine-reports','general</a>');</div>
<div>(replace YOUR_FQDN with your engine fqdn).</div>
<div><span style="font-size: 12pt;">-- </span></div>
<div><span name="x"></span>Didi<span name="x"></span><br>
</div>
<div><br>
</div>
<style>
        <!--
                P { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt }
                P.nome { color: #ff8000; font-family: "Arial", "Helvetica", sans-serif; font-size: 12pt; font-weight: bold; text-align: center }
                P.indirizzo { color: #0084d1; font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; line-height: 0.48cm; text-align: center }
                P.info { color: #b3b3b3; font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt }
                A:link { color: #005dff; text-decoration: none }
                A:visited { color: #005dff; text-decoration: none }
        -->
        </style></div>
<br>
-- <br>
Il messaggio è stato analizzato alla ricerca di virus o
<br>
contenuti pericolosi da
<strong><a moz-do-not-send="true" href="http://www.skynet.it/">SkyNet
Srl</a></strong>, ed è
<br>
risultato non infetto.<br>
<br>
This message has been checked for virus or dangerous content
<br>
by <strong><a moz-do-not-send="true" href="http://www.skynet.it/">SkyNet
SRL</a></strong> and seems to be clean.
<!--[if !IE]></DIV><![endif]--></blockquote>
Quite big attach<br>
<br>
I added installation engine log and upgrade logs<br>
<br>
See if this helps<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
<title></title>
<meta name="generator" content="Bluefish 2.0.3">
<meta name="author" content="Alessandro Bianchi">
<meta name="CREATED" content="20100306;9474300">
<meta name="CHANGEDBY" content="Alessandro ">
<meta name="CHANGED" content="20100306;10212100">
<style type="text/css">
        <!--
                P { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt }
                P.nome { color: #ff8000; font-family: "Arial", "Helvetica", sans-serif; font-size: 12pt; font-weight: bold; text-align: center }
                P.indirizzo { color: #0084d1; font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; line-height: 0.48cm; text-align: center }
                P.info { color: #b3b3b3; font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt }
                A:link { color: #005dff; text-decoration: none }
                A:visited { color: #005dff; text-decoration: none }
        -->
        </style>
<p class="nome">SkyNet SRL</p>
<p class="indirizzo">Via Maggiate 67/a - 28021 Borgomanero (NO) -
tel.
+39 0322-836487/834765 - fax +39 0322-836608</p>
<p align="CENTER"><a href="http://www.skynet.it/">http://www.skynet.it</a></p>
<p class="indirizzo">Autorizzazione Ministeriale n.197</p>
<p class="info">Le informazioni contenute in questo messaggio sono
riservate e confidenziali ed è vietata la diffusione in
qualunque
modo eseguita.<br>
Qualora Lei non fosse la persona a cui il presente
messaggio è destinato, La invitiamo ad eliminarlo ed a
distruggerlo
non divulgandolo, dandocene gentilmente comunicazione. <br>
Per
qualsiasi informazione si prega di contattare <a class="moz-txt-link-abbreviated" href="mailto:info@skynet.it">info@skynet.it</a>
(e-mail dell'azienda). Rif. D.L. 196/2003</p>
</div>
</body>
</html>