yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30886
[Bug 1283325] Re: VMware: Same image should not be transferred more than one time on concurrent spawn operations
feature for performance enhancement
** Changed in: nova
Status: Incomplete => Opinion
** Changed in: nova
Importance: Medium => Wishlist
--
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):
Opinion
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
References