Bug 1302001
Summary: | XMLRPC API of mom breaks on host with 193270 MiB ram | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Sivák <msivak> |
Component: | mom | Assignee: | Martin Sivák <msivak> |
Status: | CLOSED ERRATA | QA Contact: | Shira Maximov <mshira> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.2 | CC: | bugs, danken, dfediuck, dpaz, dprezhev, gklein, istein, juwu, lsurette, mavital, mgoldboi, msivak, pstehlik, yeylon, ykaul, yliberma |
Target Milestone: | ovirt-3.6.3 | Keywords: | Regression |
Target Release: | 3.6.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | mom-0.5.2-1 | Doc Type: | Bug Fix |
Doc Text: |
VDSM uses XML-RPC to communicate with MoM, and XML-RPC only supports int32 type for numbers. As a result, hosts with big memory overflowed the int32 type and an error was returned when running the vdsClient -s 0 getVdsStats command. With this update, MoM is configured to use i8 XML-RPC extension for transferring big numbers. VDSM can now properly retrieve statistics from MoM on hosts with big memory.
|
Story Points: | --- |
Clone Of: | 1294833 | Environment: | |
Last Closed: | 2016-03-09 14:44:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1294833 | ||
Bug Blocks: |
Comment 5
Shira Maximov
2016-02-07 15:07:53 UTC
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, 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://rhn.redhat.com/errata/RHBA-2016-0384.html |