Bug 1099836
Summary: | the vcpupin info is not sync with the qemu process after hot-unplug and hot-plug vcpus | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Xuesong Zhang <xuzhang> |
Component: | libvirt | Assignee: | Ján Tomko <jtomko> |
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.6 | CC: | acathrow, dyuan, honzhang, jmiao, mzhan |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-02 16:01: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: |
Description
Xuesong Zhang
2014-05-21 10:22:26 UTC
Patch sent upstream: https://www.redhat.com/archives/libvir-list/2014-May/msg00836.html This is just a cosmetic issue (pinning the re-plugged vcpus manually works) and I don't think it's worth fixing. Upstream QEMU doesn't support hot-unplug of VCPUs, so the proposed patch is not as useful (and it made assumptions about QEMU behavior that might not be true when hot-unplug will be supported). Also, hot-unplugging pinned vcpus would crash libvirtd until recently (bug 1088165) and vcpu hot-unplug does not seem to be supported in RHEL6: https://bugzilla.redhat.com/show_bug.cgi?id=1088216#c8 |