yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10119
[Bug 1283325] [NEW] VMware: Same image should not be transferred more than one time on concurrent spawn operations
Public bug reported:
On concurrent spawn operations, the VMware driver transfers the same image into different temporary directories before getting into the cache: the same bits might be downloaded 20 times if 20 spawn operations happen at the same time for a given image (before being cached).
The goal here is to use a lock to only transfer one time the bits of the image.
** Affects: nova
Importance: Undecided
Assignee: Arnaud Legendre (arnaudleg)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Arnaud Legendre (arnaudleg)
--
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/1283325
Title:
VMware: Same image should not be transferred more than one time on
concurrent spawn operations
Status in OpenStack Compute (Nova):
In Progress
Bug description:
On concurrent spawn operations, the VMware driver transfers the same image into different temporary directories before getting into the cache: the same bits might be downloaded 20 times if 20 spawn operations happen at the same time for a given image (before being cached).
The goal here is to use a lock to only transfer one time the bits of the image.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1283325/+subscriptions
Follow ups
References