Bug 975945 - VM.getStats returns balloon info in KiB which causes issues with xml-rpc int size support
Summary: VM.getStats returns balloon info in KiB which causes issues with xml-rpc int ...
Keywords:
Status: CLOSED DUPLICATE of bug 974917
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: vdsm
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.3.0
Assignee: Martin Sivák
QA Contact:
URL:
Whiteboard: sla
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-19 16:10 UTC by Martin Sivák
Modified: 2016-02-10 20:17 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-01 15:12:59 UTC
oVirt Team: SLA
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Sivák 2013-06-19 16:10:53 UTC
Description of problem:

Balloon status functions (reporting) uses KiB as the unit. When the machine has more than ~2TB or memory, the number will overflow 32 bit integer and can't be transfered to engine using xml-rpc.

See https://bugzilla.redhat.com/show_bug.cgi?id=974917 for a similar bug regarding the opposite direction (where we use MiB for memory according to the code). 

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

current git HEAD


Additional info:

We might need to change the reporting to use MiB units to overcome this limitation.

Comment 1 Doron Fediuck 2013-07-01 15:12:59 UTC

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


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