Bug 1233023
| Summary: | Guest can not be started when vcpu placement auto is set | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Dan Zheng <dzheng> |
| Component: | libvirt | Assignee: | Andrea Bolognani <abologna> |
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.2 | CC: | dyuan, dzheng, gsun, lhuang, mzhan, rbalakri, zhwang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | ppc64le | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-14 06:17:53 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
Dan Zheng
2015-06-18 05:33:10 UTC
This is not 100% reproducible Tested with pkgs: libvirt-1.2.16-1.el7.ppc64le qemu-kvm-rhev-2.3.0-5.el7.ppc64le kernel-3.10.0-282.el7.ppc64le # virsh dumpxml virt-tests-debug-clone ... <vcpu placement='auto'>5</vcpu> ... # virsh start virt-tests-debug-clone Domain virt-tests-debug-clone started After a dozen attempts I wasn't able to reproduce the issue. I'm using the following packages: kernel-3.10.0-302.el7.ppc64le qemu-kvm-rhev-2.3.0-16.el7.ppc64le libvirt-daemon-1.2.17-4.el7.ppc64le Do you still run into the issue on an updated host? (In reply to Andrea Bolognani from comment #3) > After a dozen attempts I wasn't able to reproduce the issue. > > I'm using the following packages: > > kernel-3.10.0-302.el7.ppc64le > qemu-kvm-rhev-2.3.0-16.el7.ppc64le > libvirt-daemon-1.2.17-4.el7.ppc64le > > Do you still run into the issue on an updated host? Using above packages, I can not reproduce it any more. Pls close it. Thanks. |