Bug 1619474
| Summary: | Pending change IO thread disable is not applied on shutdown | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> | |
| Component: | ovirt-engine | Assignee: | Arik <ahadas> | |
| Status: | CLOSED ERRATA | QA Contact: | Liran Rotenberg <lrotenbe> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 4.2.5 | CC: | lsurette, mavital, michal.skrivanek, mtessun, Rhev-m-bugs, sborella, sgratch, srevivo, tburke | |
| Target Milestone: | ovirt-4.3.0 | Keywords: | ZStream | |
| Target Release: | 4.3.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | ovirt-engine-4.3.0_alpha | Doc Type: | Bug Fix | |
| Doc Text: |
This release ensures that if a request occurs to disable I/O threads of a running VM, the I/O threads disable when the VM goes down.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1623447 (view as bug list) | Environment: | ||
| Last Closed: | 2019-05-08 12:38:08 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1623447 | |||
|
Description
Germano Veit Michel
2018-08-21 00:41:28 UTC
Sharon? (In reply to Michal Skrivanek from comment #1) > Sharon? This is a regression in 4.2.5 due to patch [1] which enabled IO threads as default for Server VM type. The reason is that in case IO threads is disabled, it is not written/read by OvfReader.java and vmBase default value is used. Up till 4.2.5 the default value was 0 and in mentioned patch [1] it was changed to 1. [1] https://gerrit.ovirt.org/#/c/92776/ Verified on: ovirt-engine-4.2.6.4-0.0.master.20180823141941.gitb3a5b18.el7.noarch Steps of verification: 1. Create a new VM with IO-Threads enabled. 2. Start the VM. 3. Disable IO-Threads (confirm that the change require VM restart). 4. Restart the VM. 5. Check the VM IO-Threads. Results: The VM IO-Threads was changed and disabled. WARN: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason:
[Found non-acked flags: '{'rhevm-4.2.z': '?'}', ]
For more info please contact: rhv-devops: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason:
[Found non-acked flags: '{'rhevm-4.2.z': '?'}', ]
For more info please contact: rhv-devops
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://access.redhat.com/errata/RHEA-2019:1085 |