Bug 1721754 - nova-compute continuously records "Instance not resizing, skipping migration." for evacuated instances
Summary: nova-compute continuously records "Instance not resizing, skipping migration....
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: async
: 10.0 (Newton)
Assignee: Lee Yarwood
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-19 00:58 UTC by Takashi Kajinami
Modified: 2023-03-21 19:18 UTC (History)
9 users (show)

Fixed In Version: openstack-nova-14.1.0-52.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-03 16:36:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 511351 0 None MERGED Add 'done' to migration_get_in_progress_by_host_and_node filter 2021-02-08 07:16:58 UTC
Red Hat Issue Tracker OSP-17519 0 None None None 2022-07-09 15:40:12 UTC
Red Hat Product Errata RHSA-2019:2631 0 None None None 2019-09-03 16:36:50 UTC

Description Takashi Kajinami 2019-06-19 00:58:06 UTC
Description of problem:

When an instance is evacuated from the failed compute node, we see that nova-compute coming back from failure continuously complains "Instance not resizing, skipping migration." for the evacuated instances, even the evacuation is already completed.

This is because a bug in db query to get in-progress migration, and fixed in the patch merged in queens cycle[1], which is not backported to RHOSP10 yet.
 https://review.opendev.org/#/c/511351

I'd like to request backporting the above fix, as the log could be very noisy for operators.

Version-Release number of selected component (if applicable):
RHOSP10z11

How reproducible:
Always

Steps to Reproduce:
1. Evacuate instances from compute node, which is shut off
2. Start the compute node
3. Check nova-compute.log on the compute node

Actual results:
WARNING log complaining "Instance not resizing, skipping migration." is continuously observed

Expected results:
WARNING log complaining "Instance not resizing, skipping migration." is not observed

Comment 13 errata-xmlrpc 2019-09-03 16:36:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:2631


Note You need to log in before you can comment on or make changes to this bug.