Bug 1111284 - avoid XML-RPC integer overflows in balloon stats
Summary: avoid XML-RPC integer overflows in balloon stats
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: 3.4
Hardware: All
OS: All
high
high
Target Milestone: ---
: 3.4.3
Assignee: Francesco Romani
QA Contact: Lukas Svaty
URL:
Whiteboard: virt
Depends On:
Blocks: 1114269
TreeView+ depends on / blocked
 
Reported: 2014-06-19 15:46 UTC by Francesco Romani
Modified: 2015-08-02 17:26 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-18 09:32:09 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 28973 0 ovirt-3.4 MERGED virt: sampling: make sure balloon values are str Never

Description Francesco Romani 2014-06-19 15:46:32 UTC
Description of problem:
The 'balloon_target' value in the getStats output is no longer converted a string, and then may cause overflow


Version-Release number of selected component (if applicable):
VDSM 


How reproducible:
100%

Steps to Reproduce:
1. set the balloon target to a value >= 2**31
2. request vm stats
3. xml-rpc will return an error

Actual results:
xml-rpc integer overflow


Expected results:
xml-rpc regular response


Additional info:

Comment 1 Sandro Bonazzola 2014-07-18 09:32:09 UTC
This is an automated message

oVirt 3.4.3 has been released:
 * should fix your issue
 * should be available at your local mirror within two days.

If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.