Hi,<div>nova-conductor starts multipleĀ processesĀ as well.</div><div><br></div><div>Belmiro</div><div><br><br>On Wednesday, January 28, 2015, Johannes Erdfelt <<a href="mailto:johannes@erdfelt.com">johannes@erdfelt.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jan 28, 2015, murali reddy <<a href="javascript:;" onclick="_e(event, 'cvml', 'muralimmreddy@gmail.com')">muralimmreddy@gmail.com</a>> wrote:<br>
> On hosts with multi-core processors, it does not seem optimal to run a<br>
> single service instance with just green thread. I understand that on<br>
> controller node, we can run one or more nova services but still it does not<br>
> seem to utilize multi-core processors.<br>
><br>
> Is it not a nova scaling concern?<br>
<br>
It certainly depends on the service.<br>
<br>
nova-compute isn't CPU limited for instance, so utilizing multiple cores<br>
isn't necessary.<br>
<br>
nova-scheduler generally isn't CPU limited either in our usage (at<br>
Rackspace), but we use cells and as a result, we run multiple independent<br>
nova-scheduler services.<br>
<br>
If you've seen some scaling problems, I know the Nova team is open to<br>
reports. In some cases, patches wouldn't be hard to develop to start<br>
multiple processes, but no one has ever reported a need beyond nova-api.<br>
<br>
JE<br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>