yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88935
[Bug 1975490] [NEW] Live migration of instances requires the destination AND the source to have the same resources free on top of what the instance is taking
Public bug reported:
A live-migration of a VM with 8 vCPUs from host SOURCE to host DEST,
where host SOURCE has no free vCPUs will fail, because it will require
that host SOURCE has 8 vCPUs together with the already allocated 8 vCPUs
from the running instance, so it requires the source host to have 16
vCPUs.
The workaround is to increase the allocation ratio of the host SOURCE
via openstack resource provider inventory class set --allocation_ratio
and then scale it back down to the required value.
** 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/1975490
Title:
Live migration of instances requires the destination AND the source to
have the same resources free on top of what the instance is taking
Status in OpenStack Compute (nova):
New
Bug description:
A live-migration of a VM with 8 vCPUs from host SOURCE to host DEST,
where host SOURCE has no free vCPUs will fail, because it will require
that host SOURCE has 8 vCPUs together with the already allocated 8
vCPUs from the running instance, so it requires the source host to
have 16 vCPUs.
The workaround is to increase the allocation ratio of the host SOURCE
via openstack resource provider inventory class set --allocation_ratio
and then scale it back down to the required value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1975490/+subscriptions
Follow ups