Bug 616577
Summary: | virsh setvcpus can't statically change the number of virtual CPU | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Nandini Chandra <nachandr> | |
Component: | libvirt | Assignee: | Daniel Veillard <veillard> | |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 6.0 | CC: | clalance, eblake, ltroan, tao, xen-maint | |
Target Milestone: | rc | Keywords: | RHELNAK | |
Target Release: | 6.2 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 622534 (view as bug list) | Environment: | ||
Last Closed: | 2010-07-20 20:20:02 UTC | Type: | --- | |
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: | 698812, 561978, 580566, 622534, 669549, 673186 |
Description
Nandini Chandra
2010-07-20 20:13:55 UTC
This issue has been proposed when we are only considering blocker issues in the current Red Hat Enterprise Linux release. ** If you would still like this issue considered for the current release, ask your support representative to file as a blocker on your behalf. Otherwise ask that it be considered for the next Red Hat Enterprise Linux release. ** This is NOTABUG. It's intentional that setvcpus only changes vcpus on a running domain. If you want to change them on a shutdown domain, you can use "virsh edit" and edit the <vcpus> XML element. Chris Lalancette (In reply to comment #2) > This is NOTABUG. It's intentional that setvcpus only changes vcpus on a > running domain. If you want to change them on a shutdown domain, you can use > "virsh edit" and edit the <vcpus> XML element. > > Chris Lalancette Actually, the rebase in RHEL 6.1 to newer libvirt picked up the addition of 'virsh setvcpus --config' which does allow changing of vcpus on a shutdown domain. Therefore, this can be marked as a duplicate of the rebase bug. *** This bug has been marked as a duplicate of bug 653985 *** |