yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35323
[Bug 1474772] [NEW] updating incorrect resource during migration
Public bug reported:
In revert-resize method, migration.status changed to "reverted" in func revert_resize on dest node, and instance's host will be set in finish_revert_resize on source node.
If an update available resource called during this time in source node, the resource of vm will free in source node too (include mem, cpu and pci).
I think migration.status should be set only after instance's host changed.
** Affects: nova
Importance: Undecided
Status: New
--
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/1474772
Title:
updating incorrect resource during migration
Status in OpenStack Compute (nova):
New
Bug description:
In revert-resize method, migration.status changed to "reverted" in func revert_resize on dest node, and instance's host will be set in finish_revert_resize on source node.
If an update available resource called during this time in source node, the resource of vm will free in source node too (include mem, cpu and pci).
I think migration.status should be set only after instance's host changed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1474772/+subscriptions
Follow ups