Bug 1548819
| Summary: | Engine 4.2 does not support host VDSM 4.3 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Lilach Zitnitski <lzitnits> | ||||
| Component: | BLL.Network | Assignee: | eraviv | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 4.2.0 | CC: | amureini, bugs, danken, lveyde, nsoffer | ||||
| Target Milestone: | ovirt-4.2.2 | Keywords: | Regression | ||||
| Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: ovirt-4.3+ rule-engine: blocker+ |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-engine-4.2.2.4 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-03-29 10:58:17 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lilach Zitnitski
2018-02-25 09:50:26 UTC
Created attachment 1400539 [details]
engine log
Reading through the code, the engine attempts to find the switch type for the maximal cluster version the host supports and doesn't take into consideration the fact that this version may be newer than the maximal cluster version the engine itself supports. The attached patch should address this. Dan, can be get this in 4.2.2? Without this fix we cannot test vdsm master patches. Being able to run vdsm master with latest engine is basic requirement, it cannot be broken. Changing this bug to urgent. This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. -------------------------------------- Tested with the following code: ---------------------------------------- rhvm-4.2.2.4-0.1.el7.noarch vdsm-4.30.0-107.git0c94592.el7.centos.x86_64 Tested with the following scenario: Steps to Reproduce: 1. In 4.2 version engine, try to activate host after upgrading it to vdsm 4.3 version Actual results: host is successfully activated Expected results: Moving to VERIFIED! This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |