[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555995#comment-14555995
 ] 

ASF subversion and git services commented on CLOUDSTACK-8338:
-------------------------------------------------------------

Commit c37060a1ffc1e63ea2f7ec01887b4c9ff5fcbb48 in cloudstack's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c37060a ]

CLOUDSTACK-8338: Fix hypervisor stats reporting for KVM on EL7

EL7 has a different output to 'free', use /proc/meminfo instead of a tool to be
more consistent across distros

(cherry picked from commit 212a05a345aa19cd2597b7ff5d6a1da7b35b9fc1)
Signed-off-by: Rohit Yadav <[email protected]>

Conflicts:
        
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java


> EL7 KVM host stats reporting is broken
> --------------------------------------
>
>                 Key: CLOUDSTACK-8338
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8338
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.5.0
>            Reporter: Marcus Sorensen
>            Assignee: Rohit Yadav
>             Fix For: 4.6.0, 4.5.2
>
>
> The output of 'free' has changed, breaking the collection of host stats. 
> Switch to /proc/meminfo as a more consistent, stable API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to