yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63146
[Bug 1681989] [NEW] the deletion of the instance does not release the memory quota for vram
Public bug reported:
When creating an instance, the quota is used to contain vram, and the
deletion of the instance does not release the memory quota for vram
If a flavor defines 512MB of RAM and 64MB of video RAM, creating an instance will take up 576MB of memory quota, but after deleting the instance, it will only release 512MB of memory quotas.
In this way, after multiple creation and deletion of the virtual machine, it will gradually run out of the memory quota, but in fact did not run so many instances.
** Affects: nova
Importance: Undecided
Assignee: 赵明俊 (falseuser)
Status: New
** Changed in: nova
Assignee: (unassigned) => 赵明俊 (falseuser)
--
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/1681989
Title:
the deletion of the instance does not release the memory quota for
vram
Status in OpenStack Compute (nova):
New
Bug description:
When creating an instance, the quota is used to contain vram, and the
deletion of the instance does not release the memory quota for vram
If a flavor defines 512MB of RAM and 64MB of video RAM, creating an instance will take up 576MB of memory quota, but after deleting the instance, it will only release 512MB of memory quotas.
In this way, after multiple creation and deletion of the virtual machine, it will gradually run out of the memory quota, but in fact did not run so many instances.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1681989/+subscriptions
Follow ups