Bug 1215776

Summary: [osp-6] bdrv_make_zero() passes a too large nb_sectors value to bdrv_write_zeroes()
Product: Red Hat OpenStack Reporter: Lon Hohberger <lhh>
Component: qemu-kvm-rhevAssignee: Virtualization Maintenance <virt-maint>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0 (Juno)CC: adahms, amureini, djuran, dmaley, dprince, dron, eharney, hhuang, huding, jen, jherrman, jkurik, jraju, juzhang, kevin.x.wang, lyarwood, mrezanin, mykaul, myllynen, nsabine, pm-eus, scohen, sgotliv, srevivo, s-takeda, stefanha, tatsu-ab1, tnisan, virt-bugs, virt-maint, xfu, yeylon
Target Milestone: z4Keywords: Regression, ZStream
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-rhev-2.1.2-23.el7_1.2 Doc Type: Bug Fix
Doc Text:
On a virtual disk with a high number of sectors, the number of sectors was in some cases handled incorrectly, and converting a QEMU image failed with an "invalid argument" error. This update fixes the incorrect calculation that caused this error, and the described failure no longer occurs.
Story Points: ---
Clone Of: 1203543 Environment:
Last Closed: 2015-08-06 18:06:30 UTC Type: ---
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: 1203543    
Bug Blocks:    

Comment 6 Lon Hohberger 2015-08-06 18:06:30 UTC
This was addressed with the qemu-kvm-rhev-2.1.2-23.el7_1.6 erratum a few weeks ago