[ops][nova]
melanie witt
melwittt at gmail.com
Wed Jul 28 20:23:43 UTC 2021
On Wed, 28 Jul 2021, 20:10 +0000, <DHilsbos at performair.com> wrote:
> All;
>
> I'm having a problem, though I'm not certain of the full scope.
>
> The most obvious issue is that I can't live migrate instances. The server I want to send the instance to gets filtered out, though I don't see any logs that tell me why it's being filtered out.
>
> It might be related that all of my new instances seems to land on a single host.
>
> An pointers on where to look for logs for Host Filters?
You'll want to set [DEFAULT]debug = True in the nova.conf for your
nova-scheduler service and restart or HUP the service. And then the
logging per scheduler filter (each one will show the starting and ending
number of hosts) will be included at DEBUG log level in the
nova-scheduler log.
-melwitt
More information about the openstack-discuss
mailing list