Bug 1101151
| Summary: | cgroup_controllers in qemu.conf doesn't take effect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jincheng Miao <jmiao> | ||||
| Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.5 | CC: | acathrow, dyuan, honzhang, jdenemar, jmiao, mzhan | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-05 12:05:47 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jincheng Miao
2014-05-26 10:03:59 UTC
Could you provide a complete libvirtd.log showing libvirtd's start? It's likely that these messages are coming from lxc driver, which is not controlled by anything in qemu.conf. (In reply to Jiri Denemark from comment #1) > Could you provide a complete libvirtd.log showing libvirtd's start? It's > likely that these messages are coming from lxc driver, which is not > controlled by anything in qemu.conf. Sorry, I pasted lxc log, and the qemu log should be: 2014-05-27 03:39:08.962+0000: 29569: debug : virCgroupNew:617 : New group / 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 0:cpu at /cgroup/cpu in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 1:cpuacct at /cgroup/cpuacct in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 2:cpuset at /cgroup/cpuset in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 3:memory at /cgroup/memory in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 4:devices at /cgroup/devices in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 5:freezer at /cgroup/freezer in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 6:blkio at /cgroup/blkio in 2014-05-27 03:39:08.966+0000: 29569: debug : virCgroupNew:617 : New group /libvirt 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 0:cpu at /cgroup/cpu in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 1:cpuacct at /cgroup/cpuacct in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 2:cpuset at /cgroup/cpuset in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 3:memory at /cgroup/memory in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 4:devices at /cgroup/devices in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 5:freezer at /cgroup/freezer in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 6:blkio at /cgroup/blkio in 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:535 : Make group /libvirt 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpu/libvirt/ 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpuacct/libvirt/ 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpuset/libvirt/ 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/memory/libvirt/ 2014-05-27 03:39:08.967+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/devices/libvirt/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/freezer/libvirt/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/blkio/libvirt/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupNew:617 : New group /libvirt/qemu 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 0:cpu at /cgroup/cpu in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 1:cpuacct at /cgroup/cpuacct in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 2:cpuset at /cgroup/cpuset in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 3:memory at /cgroup/memory in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 4:devices at /cgroup/devices in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 5:freezer at /cgroup/freezer in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupDetect:273 : Detected mount/mapping 6:blkio at /cgroup/blkio in 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:535 : Make group /libvirt/qemu 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpu/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpuacct/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/cpuset/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/memory/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/devices/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/freezer/libvirt/qemu/ 2014-05-27 03:39:08.968+0000: 29569: debug : virCgroupMakeGroup:560 : Make controller /cgroup/blkio/libvirt/qemu/ The completed log is the attachment. Created attachment 899365 [details]
the log of cgroup controllers detection in libvirtd
This is already fixed upstream and in RHEL-7. The patches are not backportable to RHEL-6 because they involve changing the directory structure libvirt creates inside each cgroup. Moreover this bug shouldn't cause any harm and we can safely keep the current behavior in RHEL-6. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |