[
https://issues.apache.org/jira/browse/CLOUDSTACK-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555879#comment-14555879
]
ASF subversion and git services commented on CLOUDSTACK-8338:
-------------------------------------------------------------
Commit 212a05a345aa19cd2597b7ff5d6a1da7b35b9fc1 in cloudstack's branch
refs/heads/4.5 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=212a05a ]
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
Signed-off-by: Rohit Yadav <[email protected]>
> 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)