Comment 1 for bug 1856925

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: Nova compute service exception that performs cold migration virtual machine card in resize state.

For resize, do you mean when the source compute is down? Because the scheduler should filter out any destination computes that are down.

What error traceback/log messages are you seeing when this happens and where - the destination compute's prep_resize method? Conductor? Other?

Also, what server side release specifically? 9.1.1 looks like the version of python-novaclient but we need to know the server side version (queens?).

https://review.opendev.org/#/c/699291/ sounds similar but that's a case where the source compute is down while confirming a resize.