Bug 966165

Summary: VDSM reports negative memAvailable
Product: Red Hat Enterprise Virtualization Manager Reporter: Doron Fediuck <dfediuck>
Component: vdsmAssignee: Doron Fediuck <dfediuck>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: abaron, bazulay, danken, hateya, iheim, lpeer
Target Milestone: ---Keywords: Triaged
Target Release: 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-03 12:04:09 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:
Attachments:
Description Flags
getVdsStats output none

Description Doron Fediuck 2013-05-22 16:44:31 UTC
Created attachment 751782 [details]
getVdsStats output

Description of problem:
There are cases where VDSM reports a bad memAvailable value.
This can happen from not relating to the fact that KSM is running,
or other cases where this needs to be investigated.


Actual results:

...
        ksmState = False
        memAvailable = -6374
        memCommitted = 53264
...

Attaching results of getVdsStats.

Expected results:
Positive value, as accurate as possible...

Comment 1 Doron Fediuck 2013-06-03 12:04:09 UTC

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