yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49327
[Bug 1565895] Re: Hyper-V: cold migrations cannot handle shared storage
Reviewed: https://review.openstack.org/301252
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=60c06bdd6fc006d6bff6840efdc8438de37f983d
Submitter: Jenkins
Branch: master
commit 60c06bdd6fc006d6bff6840efdc8438de37f983d
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon Apr 4 17:22:29 2016 +0300
Properly handle shared storage in case of cold migrations
At the moment, if the destination host is other than the source
host, we attempt to move the instance files without checking if
shared storage is being used.
This change fixes this issue. In case of shared storage, we'll have
the same workflow as when the migration source is the migration
destination as well.
Closes-Bug: #1565895
Change-Id: I711976b42a5de5a28de22e010b48c10d96b68ba5
** Changed in: compute-hyperv
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1565895
Title:
Hyper-V: cold migrations cannot handle shared storage
Status in compute-hyperv:
Fix Released
Status in OpenStack Compute (nova):
Confirmed
Bug description:
At the moment, if the destination host is other than the source host, we attempt to move the instance files without checking if
shared storage is being used.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compute-hyperv/+bug/1565895/+subscriptions
References