Bug 872656
Summary: | virNodeGetMemoryParameters is broken on older kernels | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Daniel Berrangé <berrange> |
Component: | libvirt | Assignee: | Osier Yang <jyang> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | acathrow, dallan, dyasny, dyuan, mzhan, rwu, zhpeng |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvirt-0.10.2-11.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 07:11:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 886216 |
Description
Daniel Berrangé
2012-11-02 16:43:26 UTC
Design wise, I think it would be better to hard-code the parameter to the appropriate value when the file is missing (and reject attempts to change it away from that value); but another alternative would be to omit the parameter altogether if we can detect that it is not supported by the kernel. Either way, though, I agree that getting parameters shouldn't fail just because the kernel didn't support changing the parameter. http://post-office.corp.redhat.com/archives/rhvirt-patches/2012-December/msg00006.html Patches posted internally. pkgs: libvirt-0.10.2-11.el6.x86_64 kernel-2.6.32-343.el6.x86_64 steps same as comment 0 Verified. 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. http://rhn.redhat.com/errata/RHSA-2013-0276.html |