Bug 1630687
| Summary: | [RFE] provide affinity rules to the SPM role | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> | ||||||
| Component: | ovirt-engine | Assignee: | Nobody <nobody> | ||||||
| Status: | CLOSED DEFERRED | QA Contact: | meital avital <mavital> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 4.2.6 | CC: | mkalinin, mtessun, rbarry, Rhev-m-bugs | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||||
| Target Release: | --- | Flags: | lsvaty:
testing_plan_complete-
|
||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-10-25 12:45:44 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Germano Veit Michel
2018-09-19 06:12:32 UTC
Created attachment 1484987 [details]
workaround
api script that migrates tagged VMs out of the SPM. Can be scheduled on cron to run before the backups start.
This way there is no need to disable SPM role on some hosts, or pin the VMs.
Created attachment 1484993 [details]
workaround
Hi Germano, another workaround would be to pin the specif VM to hosts that have an SPM policy of Never. So e.g. the cluster has the following hosts / SPM priorities: host1 - Never host2 - Never host3 - Normal host4 - Normal you would pin the specific VM that should not run where the SPM runs to be running on host1 or host2. Cheers, Martin (In reply to Martin Tessun from comment #3) > Hi Germano, > > another workaround would be to pin the specif VM to hosts that have an SPM > policy of Never. > > So e.g. the cluster has the following hosts / SPM priorities: > host1 - Never > host2 - Never > host3 - Normal > host4 - Normal > > you would pin the specific VM that should not run where the SPM runs to be > running on host1 or host2. > > Cheers, > Martin Hi Martin, Yup, this is what I meant in comment #1. This is fine on larger environments with several hosts, but on smaller ones it is not ideal to restrict the SPM to just 1 or 2 hosts. Thanks! Thanks for opening this RFE. As there are many options (soft and hard) to achieve this, and this feature was not wildly requested, I am closing this RFE. Workarounds: - Have SPM role to never on the hosts that run VMs with high IO load - Have SPM roles prioritized in smaller environment, having a VM affinity of the high IO load VMs to the hosts with low SPM priority |