Bug 1690726
| Summary: | [RHOSP-13]Uploading RAW image to glance (CEPH backed) is very slow | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | rohit londhe <rlondhe> | |
| Component: | python-glance-store | Assignee: | Cyril Roelandt <cyril> | |
| Status: | CLOSED ERRATA | QA Contact: | Mike Abrams <mabrams> | |
| Severity: | high | Docs Contact: | Tana <tberry> | |
| Priority: | high | |||
| Version: | 13.0 (Queens) | CC: | akekane, apevec, broose, cyril, dhill, eglynn, ekuvaja, gcharot, lhh, mgarciac | |
| Target Milestone: | beta | Keywords: | Triaged, ZStream | |
| Target Release: | 16.2 (Train on RHEL 8.4) | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | python-glance-store-1.0.2-2.20210205034919.bc62bb4.el8ost | Doc Type: | Bug Fix | |
| Doc Text: | 
       Before this update, writing an image to RBD could be very slow. This update improves the process for writing an image to RBD, which improves the time it takes for images to be written to RBD. 
 | 
        
        
        
        Story Points: | --- | |
| Clone Of: | ||||
| : | 1899709 (view as bug list) | Environment: | ||
| Last Closed: | 2021-09-15 07:07:46 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1899709 | |||
| 
 
        
          Description
        
        
          rohit londhe
        
        
        
        
        
          2019-03-20 06:04:58 UTC
        
       
      
      
      
    I added the upstream bug and code review to the external references where this is being addressed. So apparently, this is no longer an issue when using the new image import process. I'm not sure whether this is going to be fixed upstream, or even easy to backport to 13 :/ @Abhishek: the spec you mentioned has been abandoned. Is https://review.opendev.org/#/c/741121/ a way to solve this bz? (In reply to Cyril Roelandt from comment #15) > @Abhishek: the spec you mentioned has been abandoned. Is > https://review.opendev.org/#/c/741121/ a way to solve this bz? No the spec you mentioned is to calculate virtual size of image. We need to check at rbd store whether we can use virtual size to reduce/resolve this issue. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:3483  |