<div dir="ltr"><div class="markdown-here-wrapper" id="markdown-here-wrapper-756807" style><p style="margin:1.2em 0px!important">Hello folks,</p>
<p style="margin:1.2em 0px!important">I'm wondering how those compute nodes are working in practice. End user will use Dashboard for building instances.<br>So I have deployed nova as follows:</p>
<pre style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;font-size:1em;line-height:1.2em;margin:1.2em 0px"><code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;display:inline;white-space:pre;overflow:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid rgb(204,204,204);padding:0.5em 0.7em;display:block;padding:0.5em;color:rgb(51,51,51);background-color:rgb(248,248,255);background-repeat:initial initial">[root@ctlnode136 ~]# nova-manage service list
Binary           Host                                 Zone             Status     State Updated_At
nova-cert        ctlnode136                           internal         enabled    :-)   2013-09-20 09:34:04
nova-scheduler   ctlnode136                           internal         enabled    :-)   2013-09-20 09:34:04
nova-consoleauth ctlnode136                           internal         enabled    :-)   2013-09-20 09:34:04
nova-conductor   ctlnode136                           internal         enabled    :-)   2013-09-20 09:33:58
nova-compute     network                              nova             enabled    :-)   2013-09-20 09:34:01
nova-console     ctlnode136                           internal         enabled    :-)   2013-09-20 09:34:02
nova-compute     compute                              nova             enabled    :-)   2013-09-20 09:34:01
nova-console     compute                              internal         enabled    XXX   2013-09-20 09:32:20</code></pre>
<p style="margin:1.2em 0px!important">And each time when I‘m creating instance from Dashboard it’s admin panel shows that those instances live on “compute” host. Not even single instance, created from Dashboard, live on (in my case) “network” host.</p>


<p style="margin:1.2em 0px!important">Is there any way to distribute equally among compute nodes instances created from Dashboard?</p>
<p style="margin:1.2em 0px!important">Thanks for replies.</p>
<p style="margin:1.2em 0px!important">Piotr.</p>
</div></div>