<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 7, 2017 at 9:00 AM, knarra <span dir="ltr">&lt;<a href="mailto:knarra@redhat.com" target="_blank">knarra@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/07/2017 03:15 AM, <a href="mailto:ovirt@fateknollogee.com" target="_blank">ovirt@fateknollogee.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I finally figured out what the error was all about....<br>
<br>
The default location for the gdeploy script is:<br>
/usr/share/ansible/gdeploy/scr<wbr>ipts/grafton-sanity-check.sh<br>
<br>
The oVirt node installer &quot;ovirt-node-ng-installer-ovirt<wbr>-4.<a href="tel:1-2017060504" value="+12017060504" target="_blank">1-2017060504</a>.iso&quot; installed it in a different location:<br>
/usr/share/gdeploy/scripts/gra<wbr>fton-sanity-check.sh<br>
<br>
I copied the &quot;gdeploy&quot; folder to the default location &amp; the error went away.<br>
<br>
**btw, I installed oVirt from scratch twice &amp; both times got the same error**<br>
</blockquote></span>
Hi ,<br>
<br>
    Good to know that it worked after changing the script path. This change is brought in with ansible2.3 and  we have a bug to change it to correct  path from cockpit UI. Not sure what the state of bug now. But we should have it fixed soon.<br></blockquote><div><br></div><div>Adding Sahina</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<br>
kasturi.<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 2017-06-06 13:01, <a href="mailto:ovirt@fateknollogee.com" target="_blank">ovirt@fateknollogee.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ok, I will re-check a few things based on this:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1405447" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/sh<wbr>ow_bug.cgi?id=1405447</a><br>
<br>
On 2017-06-06 12:58, <a href="mailto:ovirt@fateknollogee.com" target="_blank">ovirt@fateknollogee.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How do I check that?<br>
<br>
Today, I&#39;m re-installing but getting this error message:<br>
<br>
<br>
PLAY [gluster_servers] ******************************<wbr>***************************<br>
<br>
TASK [Run a shell script] ******************************<wbr>************************<br>
fatal: [ovirt-N1-f25.fatek-dc.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;:<br>
&quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error<br>
while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no<br>
attribute &#39;rc&#39;&quot;}<br>
fatal: [ovirt-N3-f25.fatek-dc.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;:<br>
&quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error<br>
while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no<br>
attribute &#39;rc&#39;&quot;}<br>
fatal: [ovirt-N2-f25.fatek-dc.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;:<br>
&quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error<br>
while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no<br>
attribute &#39;rc&#39;&quot;}<br>
    to retry, use: --limit @/tmp/tmpEzKSy6/run-script.ret<wbr>ry<br>
<br>
PLAY RECAP ******************************<wbr>******************************<wbr>*********<br>
ovirt-N1-f25.fatek-dc.lab  : ok=0    changed=0 unreachable=0    failed=1<br>
ovirt-N2-f25.fatek-dc.lab  : ok=0    changed=0 unreachable=0    failed=1<br>
ovirt-N3-f25.fatek-dc.lab  : ok=0    changed=0 unreachable=0    failed=1<br>
<br>
<br>
On 2017-06-01 00:08, knarra wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 06/01/2017 01:19 AM, <a href="mailto:ovirt@fateknollogee.com" target="_blank">ovirt@fateknollogee.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any ideas what this is:<br>
<br>
TASK [Run a shell script] ******************************<wbr>************************<br>
fatal: [ovirt-node1.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;: &quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no attribute &#39;rc&#39;&quot;}<br>
fatal: [ovirt-node3.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;: &quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no attribute &#39;rc&#39;&quot;}<br>
fatal: [ovirt-node2.lab]: FAILED! =&gt; {&quot;failed&quot;: true, &quot;msg&quot;: &quot;The conditional check &#39;result.rc != 0&#39; failed. The error was: error while evaluating conditional (result.rc != 0): &#39;dict object&#39; has no attribute &#39;rc&#39;&quot;}<br>
    to retry, use: --limit @/tmp/tmpaOHOtY/run-script.ret<wbr>ry<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</blockquote>
<br>
Hi,<br>
<br>
    Can you see if the script which is getting execute is present in that path ?<br>
<br>
Thanks<br>
<br>
kasturi<br>
</blockquote></blockquote></blockquote></blockquote>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>SANDRO</span> <span>BONAZZOLA</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&amp;D</span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat <span>EMEA</span></a></p><table border="0" style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/profiles/rh/themes/redhatdotcom/img/logo-red-hat-black.png" width="90" height="auto"></a></td><td style="font-size:10px"><div><a href="https://redhat.com/trusted" style="color:rgb(204,0,0);font-weight:bold" target="_blank">TRIED. TESTED. TRUSTED.</a></div></td></tr></tbody></table></div></div></div></div></div></div></div>
</div></div>