On Wed, Feb 12, 2014 at 1:45 PM, Remo Mattei <r...@italy1.com> wrote:
> Hello does anyone have a custom filter steps on how to do it for a custom
> filters like
>
> AggregateRamFilter

Make sure it's listed in "scheduler_default_filters" in nova.conf on
the host running nova-scheduler (by default I think all available
filters are used)

For the AggregateRamFilter you also need to set a value for
'ram_allocation_ration' in the aggregate metadata:

nova aggregate-set-metadata $aggregate-name am_allocation_ratio=1

>
>
> Thanks for the feedback,
>
> Remo
>
> _______________________________________________
> 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