<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Assuming that you are running juno, the starting/booting of vm's has been moved from the scheduler to conductor.  This move has resulted in any error booting a vm returning a no valid host found error.  This was a regressions that I understand should be
 working on getting fixed.</div>
<div><br>
</div>
<div>That said your errors regarding vif plugging are most likely the reason why you can't boot a vm.  Can you provide the output for your public network?  Assuming that the public network is configured as shared *AND* you have ml2 plugin configured on your
 compute nodes to be able to connect to that network (IE bridge mappings and the like) neutron will happily plug your vm into the "public network" where  normally your L3 routers are taking ip's.  I assume that physnet2 is your private network and physnet1
 is suppose to be the public network?</div>
</div>
<div><br>
</div>
<div>What do the vif plugging errors say?</div>
<div>
<div>
<div>____________________________________________</div>
<div> </div>
<div>Kris Lindgren</div>
<div>Senior Linux Systems Engineer</div>
<div>GoDaddy, LLC.</div>
<div><br>
</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Adam Lawson <<a href="mailto:alawson@aqorn.com">alawson@aqorn.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, March 18, 2015 at 11:29 AM<br>
<span style="font-weight:bold">To: </span>Pedro Sousa <<a href="mailto:pgsousa@gmail.com">pgsousa@gmail.com</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>" <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Openstack-operators] [Neutron][Nova] No Valid Host when booting new VM with Public IP<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">What I'm trying to do is force OpenStack to do something it normally doesn't do for the sake of learning and experimentation. I.e. bind a public network to a VM so it can be accessed outside the cloud when floating IP's are normally required.
 I know there are namespace issues at play which may prevent this from working, just trying to scope the boundaries of what I can and cannot do really.</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div><font>
<div style="font-family:arial;font-size:small"><b><i><br>
Adam Lawson</i></b></div>
<div><font><font color="#666666" size="1">
<div style="font-family:arial"><br>
</div>
<div style="font-family:arial;font-size:small">AQORN, Inc.</div>
<div style="font-family:arial;font-size:small">427 North Tatnall Street</div>
<div style="font-family:arial;font-size:small">Ste. 58461</div>
<div style="font-family:arial;font-size:small">Wilmington, Delaware 19801-2230</div>
<div style="font-family:arial;font-size:small">Toll-free: (844) 4-AQORN-NOW ext. 101</div>
<div style="font-family:arial;font-size:small">International: +1 302-387-4660</div>
</font><font color="#666666" size="1">
<div style="font-family:arial;font-size:small">Direct: +1 916-246-2072</div>
</font></font></div>
</font></div>
<div style="font-family:arial;font-size:small"><img src="http://www.aqorn.com/images/logo.png" width="96" height="39"><br>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Wed, Mar 18, 2015 at 7:08 AM, Pedro Sousa <span dir="ltr">
<<a href="mailto:pgsousa@gmail.com" target="_blank">pgsousa@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">Hi Adam</p>
<p dir="ltr">For external network you should use floating ips to access externally to your instances if I understood correctly.</p>
<p dir="ltr">Regards</p>
<div class="gmail_quote">Em 16/03/2015 20:56, "Adam Lawson" <<a href="mailto:alawson@aqorn.com" target="_blank">alawson@aqorn.com</a>> escreveu:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">Got a strange error and I'm really hoping to get some help with it since it has be scratching my head.
<div><br>
</div>
<div>When I create a VM within Horizon and select the PRIVATE network, it boots up great.</div>
<div>When I attempt to create a VM within Horizon and include the PUBLIC network (either by itself or with the private network), it fails with a "No valid host found" error.</div>
<div><br>
</div>
<div>I looked at the nova-api and the nova-scheduler logs on the controller and the most I've found are errors/warnings binding VIF's but I'm not 100% certain it's the root cause although I believe it's related.<br>
<div><br>
</div>
<div>I didn't find any WARNINGS or ERRORS in the compute or network node.</div>
<div><br>
</div>
<div>Setup:</div>
<div>
<ul>
<li>1 physical host running 4 KVM domains/guests<br>
<ul>
<li>1x Controller</li><li>1x Networ</li><li>1x Volume</li><li>1x Compute</li></ul>
</li></ul>
</div>
<div><br>
</div>
<div>
<div><b>Controller Node:</b></div>
<div>nova.conf (<a href="http://pastebin.com/q3e9cntH" target="_blank">http://pastebin.com/q3e9cntH</a>)</div>
<div>
<ul>
<li>neutron.conf (<a href="http://pastebin.com/ukEVzBbN" target="_blank">http://pastebin.com/ukEVzBbN</a>)<br>
</li><li>ml2_conf.ini (<a href="http://pastebin.com/w10jBGZC" target="_blank">http://pastebin.com/w10jBGZC</a>)<br>
</li><li>nova-api.log (<a href="http://pastebin.com/My99Mg2z" target="_blank">http://pastebin.com/My99Mg2z</a>)<br>
</li><li>nova-scheduler (<a href="http://pastebin.com/Nb75Z6yH" target="_blank">http://pastebin.com/Nb75Z6yH</a>)<br>
</li><li>neutron-server.log (<a href="http://pastebin.com/EQVQPVDF" target="_blank">http://pastebin.com/EQVQPVDF</a>)<br>
</li></ul>
</div>
<div><br>
</div>
<div><b>Network Node:</b></div>
<div>
<ul>
<li>l3_agent.ini (<a href="http://pastebin.com/DBaD1F5x" target="_blank">http://pastebin.com/DBaD1F5x</a>)<br>
</li><li>neutron.conf (<a href="http://pastebin.com/Bb3qkNi7" target="_blank">http://pastebin.com/Bb3qkNi7</a>)<br>
</li><li>ml2_conf.ini (<a href="http://pastebin.com/xEC1Bs9L" target="_blank">http://pastebin.com/xEC1Bs9L</a>)<br>
</li></ul>
</div>
<div><br>
</div>
<div><b>Compute Node:</b></div>
<div>
<ul>
<li>nova.conf (<a href="http://pastebin.com/K6SiE9Pw" target="_blank">http://pastebin.com/K6SiE9Pw</a>)<br>
</li><li>nova-compute.conf (<a href="http://pastebin.com/9Mz30b4v" target="_blank">http://pastebin.com/9Mz30b4v</a>)<br>
</li><li>neutron.conf (<a href="http://pastebin.com/Le4wYRr4" target="_blank">http://pastebin.com/Le4wYRr4</a>)<br>
</li><li>ml2_conf.ini (<a href="http://pastebin.com/nnyhC8mV" target="_blank">http://pastebin.com/nnyhC8mV</a>)<br>
</li></ul>
</div>
</div>
<div><br>
</div>
<div><b>Back-end:</b></div>
<div>Physical switch</div>
<div><br>
</div>
<div>Any thoughts on what could be causing this?<br clear="all">
<div>
<div>
<div dir="ltr">
<div><font>
<div style="font-family:arial;font-size:small"><b><i><br>
Adam Lawson</i></b></div>
<div><font><font color="#666666" size="1">
<div style="font-family:arial"><br>
</div>
<div style="font-family:arial;font-size:small">AQORN, Inc.</div>
<div style="font-family:arial;font-size:small">427 North Tatnall Street</div>
<div style="font-family:arial;font-size:small">Ste. 58461</div>
<div style="font-family:arial;font-size:small">Wilmington, Delaware 19801-2230</div>
<div style="font-family:arial;font-size:small">Toll-free: (844) 4-AQORN-NOW ext. 101</div>
<div style="font-family:arial;font-size:small">International: <a href="tel:%2B1%20302-387-4660" value="+13023874660" target="_blank">
+1 302-387-4660</a></div>
</font><font color="#666666" size="1">
<div style="font-family:arial;font-size:small">Direct: <a href="tel:%2B1%20916-246-2072" value="+19162462072" target="_blank">
+1 916-246-2072</a></div>
</font></font></div>
</font></div>
<div style="font-family:arial;font-size:small"><img src="http://www.aqorn.com/images/logo.png" width="96" height="39"><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<span class="">_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br>
</span></blockquote>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>