Hi Jython,

Thank you for pointing attention to it. cinder-scheduler keeps all data in
memory, so we can't just increase workers count to scale it.

Regards,
Ivan Kolodyazhny,
http://blog.e0ne.info/

On Sun, Jun 17, 2018 at 6:44 AM, jython <zijian1...@163.com> wrote:

> Here is a patch about "multiple process workers support for
> nova-scheduler" https://review.openstack.org/#/c/159382/
>
> Before the placement service takes over nova-scheduler, nova-scheduler
> will have problems with thread-safe, inconsistent, etc. therefore, the
> patch was not merged until the implementation of the placement-claims
> mechanism, It was recently merged into the master branch
> https://github.com/openstack/nova/blob/master/nova/cmd/scheduler.py
>
> So, I think the cinder-scheduler also has this problem.
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to