Bug 827168
Summary: | [RFE] Allow a VM to run on particular selected cluster hosts | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Robert McSwain <rmcswain> |
Component: | RFEs | Assignee: | Doron Fediuck <dfediuck> |
Status: | CLOSED DUPLICATE | QA Contact: | Yaniv Kaul <ykaul> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.1.0 | CC: | abaron, acathrow, dyasny, iheim, jkt, lpeer, sgrinber |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | Flags: | sgrinber:
Triaged+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | sla | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-19 16:53:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 912059, 975630 | ||
Bug Blocks: |
Description
Robert McSwain
2012-05-31 19:42:15 UTC
wouldn't negative affinity making sure the HA guests wouldn't run same host be enough? Itamar - Sorry, not sure I understand the question re negative affinity. In short, we would like the ability to enable a VM to run on a selected number of hypervisors in a cluster. For instance, I would like my VM to run on only hypervisor nodes a,c & d out of an available cluster consisting of hypervisor nodes a,b,c,d and e. As it stands, we are limited to enabling our VM to run on either just one hypervisor node in the available cluster (ie. a) or all of them (ie a,b,c,d & e) Thanks Hi Richard, my question is if the use case behind this is to allow scheduling guests not on same set of hosts, for example, to make sure two nodes of a cluster doesn't run on the same host. thanks, itamar Hello Itmar Well, thats a good point and one I'd not thought about. So yeah, thats a good reason too. Our main requirement though is to limit the hosts of a RHEV cluster that a particular VM can run on. This facility is available in RHCS by the use of the "failover domains" feature but not in RHEV. This is useful when vendors who insist on licencing their products on the volume of resourse "available" in the entire cluster. If we can prove that only a portion of a RHEV cluster is available to the guest, we can limit this cost exposure. Thanks again ok. thanks for explaining the use case. No problem. Good to see you at Summit yesterday. this may end up as pinning to a tag (as a tag can be set to hosts to group them). implementation is pending on scheduling code refactoring to make it a pluggable/extendibly interface. |