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? Thank you, Dominic L. Hilsbos, MBA Vice President - Information Technology Perform Air International Inc. DHilsbos@PerformAir.com www.PerformAir.com
On Wed, 28 Jul 2021, 20:10 +0000, <DHilsbos@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
Hi, the nova-scheduler.log should tell you what has been filtered and why. Turn on debug logs to get more details. Regards, Eugen Zitat von DHilsbos@performair.com:
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?
Thank you,
Dominic L. Hilsbos, MBA Vice President - Information Technology Perform Air International Inc. DHilsbos@PerformAir.com www.PerformAir.com
participants (3)
-
DHilsbos@performair.com
-
Eugen Block
-
melanie witt