Bug 2080995
| Summary: | Must not allow starting resize_and_pin_numa VM on host not supporting NUMA | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Polina <pagranat> | ||||
| Component: | BLL.Virt | Assignee: | Michal Skrivanek <michal.skrivanek> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.5.0.4 | CC: | bugs, lrotenbe | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-05-03 08:17:19 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: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 2056950 *** |
Created attachment 1876520 [details] engine log Description of problem: Now the first start of a VM with resize_and_pin_numa policy Version-Release number of selected component (if applicable): ovirt-engine-4.5.0.5-0.7.el8ev.noarch How reproducible: 100 % Steps to Reproduce: 1. VM is created as regular on the base of infra template . 2. Open Edit window , set resize policy, ok . 3. Start the VM - started 4. Stop the VM and try to start again. Actual results: on the second start we get the error: 2022-05-02 16:41:58,743+03 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-7) [527ce5d2-4521-4762-bc72-d193ef482a31] EVENT_ID: USER_FAILED_RUN_VM(54), Failed to run VM golden_env_mixed_virtio_1 due to a failed validation: [Cannot run VM. There is no host that satisfies current scheduling constraints. See below for details:, The host host_mixed_1 did not satisfy internal filter NUMA because does not support NUMA., The host host_mixed_1 did not satisfy internal filter NUMA because does not support NUMA., The host host_mixed_1 did not satisfy internal filter NUMA because does not support NUMA.] (User: admin@internal-authz). Expected results: The first start must not be allowed also. Additional info: