<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Confirmed version as of 04/21/2015 ( via delorean repo ) was tested <br>with answer-file for Two Node install Controller&&Network and Compute<br>Answer-file sample was brought from blog entry ( works fine on Juno)<br><a href="http://bderzhavets.blogspot.com/2015/04/switching-to-ethx-interfaces-on-fedora.html" target="_blank">http://bderzhavets.blogspot.com/2015/04/switching-to-ethx-interfaces-on-fedora.html</a><br><br>Packstack completed OK . However, table "compute_nodes"  in nova database appeared to be empty up on completion. System doesn't see Hypervisor Host either via Dashboard or via nova CLI as mentioned by Arash. So it cannot scheduler instance, no matter that `nova service-list` is OK and openstack-nova-compute is up and running on Compute Node. I've also I've got same "<span>WARNING nova.compute.resource_tracker [-] No service record for host compute1"  in /var/log/nova/nova-compute.log on Compute node</span>.<br><br>Boris.<br><br><div><hr id="stopSpelling">Date: Sun, 26 Apr 2015 18:24:20 +0200<br>From: ak@cloudssky.com<br>To: mrunge@redhat.com<br>CC: rdo-list@redhat.com<br>Subject: Re: [Rdo-list] RE(3): RE(2) : RDO Kilo RC snapshot - core packages<br><br><div dir="ltr"><div class="ecxgmail_extra">I made 2 more attempts and installed the delorean release on bare metal:</div><div class="ecxgmail_extra"><br></div><div class="ecxgmail_extra">1st install: AIO</div><div class="ecxgmail_extra">2nd install: 2 node (controller + compute)</div><div class="ecxgmail_extra"><br></div><div class="ecxgmail_extra">By the AIO install the dashboard worked fine.</div><div class="ecxgmail_extra"><br></div><div class="ecxgmail_extra">By the 2nd install, I got "Bad Request (400)" by accessing the dashboard and it seems that the DocumentRoot in horizon vhost generated by puppet is not correct, so I changed it in:</div><div class="ecxgmail_extra"><br></div><div class="ecxgmail_extra">







<span>/etc/httpd/conf.d/15-horizon_vhost.conf</span><BR></div><div class="ecxgmail_extra">







<span>  ## Vhost docroot</span><BR>
<span>  #DocumentRoot "/var/www/"</span><BR>
<span>  DocumentRoot "/usr/share/openstack-dashboard/static/"</span><BR>Now the dashboard is working here too.<BR>(if I re-run packstack the vhost will get overwritten again with the wrong docroot)<BR><br><BR>Another issue, after spawning a new cirros instance, it goes into error state and on the compute node I'm getting:<br><BR>







<BR><span>[root@compute1 ~]# tail -f /var/log/nova/nova-compute.log </span><BR>2015-04-26 11:17:16.027 13142 AUDIT nova.compute.resource_tracker [-] Total usable vcpus: 8, total allocated vcpus: 0<br><BR><span>2015-04-26 11:17:16.027 13142 AUDIT nova.compute.resource_tracker [-] PCI stats: []</span><BR>









<BR><span>2015-04-26 11:17:16.063 13142 WARNING nova.compute.resource_tracker [-] No service record for host compute1</span><BR><br><BR>But the compute1 is enabled:<br><BR>[root@csky06 ~(keystone_admin)]# nova service-list<br><BR><span>+----+------------------+----------------------+----------+---------+-------+----------------------------+-----------------+</span><BR><span>| Id | Binary           | Host                 | Zone     | Status  | State | Updated_at                 | Disabled Reason |</span><BR><span>+----+------------------+----------------------+----------+---------+-------+----------------------------+-----------------+</span><BR><span>| 1  | nova-consoleauth | controller | internal | enabled | up    | 2015-04-26T15:23:41.000000 | -               |</span><BR><span>| 2  | nova-scheduler   | controller  | internal | enabled | up    | 2015-04-26T15:23:41.000000 | -               |</span><BR><span>| 3  | nova-conductor   | controller | internal | enabled | up    | 2015-04-26T15:23:40.000000 | -               |</span><BR><span>| 5  | nova-cert        | controller  | internal | enabled | up    | 2015-04-26T15:23:40.000000 | -               |</span><BR><span>| 6  | nova-compute     | compute1 | nova     | enabled | up    | 2015-04-26T15:23:39.000000 | -               |</span><BR>
















<BR><span>+----+------------------+----------------------+----------+---------+-------+----------------------------+-----------------+</span><BR><br><BR>And if I call nova hypervisor-list, the list is empty<br><BR><span>[root@controller (keystone_admin)]# nova hypervisor-list</span><BR><span>+----+---------------------+</span><BR><span>| ID | Hypervisor hostname |</span><BR><span>+----+---------------------+</span><BR>











<BR><span>+----+---------------------+</span><BR>Not sure if that has something to do with the empty hypervisor list (?).<BR>Thanks!<br><BR><br><BR></div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Fri, Apr 24, 2015 at 8:21 AM, Matthias Runge <span dir="ltr"><<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;"><span>On 24/04/15 00:12, Arif Ali wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">
<br>
</blockquote>
<br>
<blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">
<a href="http://192.168.10.76:12" target="_blank">192.168.10.76:12</a>] IOError: [Errno 13] Permission denied:<br>
'/tmp/_tmp_.secret_key_store.lock'<br>
<br>
I hope that this helpful<br>
<br>
</blockquote></span>
This was fixed yesterday by <a href="https://review.gerrithub.io/#/c/230645/" target="_blank">https://review.gerrithub.io/#/c/230645/</a> and following patch.<span><font color="#888888"><br>
<br>
Matthias</font></span><div><div><br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com" target="_blank">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br>
To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com" target="_blank">rdo-list-unsubscribe@redhat.com</a><br>
</div></div></blockquote></div><br></div></div>
<br>_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe@redhat.com</div>                                       </div></body>
</html>