Bug 1625110

Summary: Parallel download of same image to create bootable image is not happing
Product: Red Hat OpenStack Reporter: Nilesh <nchandek>
Component: openstack-cinderAssignee: Cinder Bugs List <cinder-bugs>
Status: CLOSED DUPLICATE QA Contact: Avi Avraham <aavraham>
Severity: high Docs Contact: Kim Nylander <knylande>
Priority: high    
Version: 10.0 (Newton)CC: abishop, jgrosso, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-04 12:18:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nilesh 2018-09-04 07:10:27 UTC
parallel download of same image to creat bootable image is not happing and this will lead to unpredictable stack timeout even if we have bandwidth to downlaod the same
Parallel download of image to create bootable image should happen


~~~
following is bug already there in open state in openstack
https://bugs.launchpad.net/cinder/+bug/1705442
~~~

~~~
https://bugs.launchpad.net/cinder/+bug/1686985
~~~

This is added in-stable-pike , 


Do we have a patched to cinder ?

Comment 1 Alan Bishop 2018-09-04 12:18:35 UTC
I looked over the customer case, and from what I can tell they do not have cinder's image volume cache enabled. From the information available, I think the customer is hitting bug #1555188. The fix eliminates the synchronization lock entirely when the cache is disabled.

*** This bug has been marked as a duplicate of bug 1555188 ***