<div dir="ltr"><div><div>Now as I know have two reason cause the error<br><br></div>1: flavor, the flavor is small than image. so you can change the flavor<br><br></div>2: rdo bug, if you use mutil node, you would found the compute node vm would show error. the reason is the compute node can not find the neutron. solve the problem, you need add one iptables rule in control node <a href="http://openstack.redhat.com/forum/discussion/910/havanna-issues-with-multi-node">http://openstack.redhat.com/forum/discussion/910/havanna-issues-with-multi-node</a><br>
<br>iptables -I INPUT -s $COMPUTE_NODE_IP/32 -p tcp --dport 9696 -j ACCEPT
<br>service iptables save<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 5:46 AM, Lyle, David <span dir="ltr"><<a href="mailto:david.lyle@hp.com" target="_blank">david.lyle@hp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The particular case you are asking about is based on an AJAX call in a table where the state of the instance is being polled.  The call completes successfully and the state of the instance is Error.  In Icehouse, code has been merged into Horizon to try and provide some greater error details.  The case specifically handled now is NoValidHost, which provides a more detailed message as to insufficient space in the selected AZ.  Other errors should result in an error message that merely states that the instance failed to launch because of an "Unknown" error.  We hope to add detailed handling for more error cases.<br>

<span class="HOEnZb"><font color="#888888"><br>
-David<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> -----Original Message-----<br>
> From: <a href="mailto:kevin.breit@kevinbreit.net">kevin.breit@kevinbreit.net</a> [mailto:<a href="mailto:kevin.breit@kevinbreit.net">kevin.breit@kevinbreit.net</a>]<br>
> Sent: Thursday, November 21, 2013 11:35 AM<br>
> To: <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Subject: [Openstack] Error details in Horizon<br>
><br>
> I started using OpenStack the other day using RDO and was able to get it<br>
> working. One thing I notice is the Horizon interface doesn't display<br>
> error or troubleshooting information. For example, I am having problems<br>
> booting an instance of Fedora 19. Horizon only says "Error" with no<br>
> visibility into why the error happened or advice on next steps.<br>
><br>
> Is this expected or is there something I need to enable to receive more<br>
> information through Horizon? If the former, are there planned<br>
> improvements to the logging?<br>
><br>
> Thank you.<br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-" target="_blank">http://lists.openstack.org/cgi-</a><br>
> bin/mailman/listinfo/openstack<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Shake Chen<br><br>
</div>