cloning bug 838490 to cover the use case with live migration (sub cluster level scheduling, sla, etc.) +++ This bug was initially created as a clone of Bug #838490 +++ Today the CPU type is taken from the cluster level eg.If the cluster is Westmere then all the VMs are launched with -cpu westmere We need the ability to specify CPU per virtual machine. The setting should allow the cluster type or any lower CPU level --- Additional comment from Itamar Heim on 2013-04-01 05:33:04 EDT --- Andrew - can you please elaborate on goal/reason here? we have the -cpu host for performance. I assume you don't want someone to set a VM to a lower cpu, rather only to a higher one, which may make it impossible to migrate, etc. is this supposed to be like -cpu host, but "hopefully migrate-able"? (switching to sla, as main consideration here will be scheduling) --- Additional comment from Andrew Cathrow on 2013-04-07 22:06:59 EDT --- User cases 1. Allow a virtual machine to maintain a static CPU configuration. eg. User is running VM on westmere host and upgrades the host systems to sandybridge. Just because we are using a SandyBridge based host it doesn't mean we want to expose that to the guest. The guest may need to keep a consistent CPU and hardware profile. 2. Best performance (+ migration and stability) - 10 node cluster. - 8 nodes are westmere, 2 are sandybridge - Cluster level set to "westmere" Allow admin to run VM with hardcoded "sandybridge" CPU on one of the 2 applicable hosts. Support migration between compatible hosts. Obviously this brings with it restrictions. - If no sandbridge system is running (or has capacity) then the VM can't be run - You can only migrate between the 2 sandybridge machines - If only one sandybridge machine is running the host won't be able to go into maintenance mode since it can't live migrate to another host so the VM will need to be stopped first.
patch series: http://gerrit.ovirt.org/32546 http://gerrit.ovirt.org/32547 http://gerrit.ovirt.org/32548 http://gerrit.ovirt.org/31581 http://gerrit.ovirt.org/31582
Verified with rhevm-3.6.2-0.1.el6.noarch according to attached test plan. Test run: https://polarion.engineering.redhat.com/polarion/#/project/RHEVM3/testrun?id=3_6_VIRT_Cluster_Parameters_Override_23122015
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. https://rhn.redhat.com/errata/RHEA-2016-0376.html