live migration to non-existing host gets instance stuck in "migrating" status
Bug #1785031 reported by
Mike Chen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Sivasathurappan Radhakrishnan | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Pike |
Fix Committed
|
Medium
|
Rajesh Tailor | ||
Queens |
Fix Committed
|
Medium
|
Rajesh Tailor |
Bug Description
Description
===========
When doing live-migration, if a host that does not exist or cannot be found is specified as destination, live-migration will fail and instance will get stuck in status "migrating".
Steps to reproduce
==================
nova live-migration vm non_existing_host
Expected result
===============
live-migration fails and instance rolls back to initial state
Actual result
=============
live-migration fails but instance's status remains "migrating"
Environment
===========
nova --version
10.1.0 (queens release)
Logs & Configs
==============
not related
Changed in nova: | |
assignee: | nobody → Chen (chenn2) |
tags: | added: live-migration |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/588512
Review: https:/