| Summary: | It shows RHEV-H 6.4 in the boot interface while the OS is RHEV-H 6.5 actually | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Longjun Song <lsong> | ||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 6.5 | CC: | acathrow, bsarathy, cshao, gouyang, hadong, huiwa, jboggs, jkurik, leiwang, mburns, ovirt-maint, tlavigne, yaniwang, ycui | ||||
| Target Milestone: | rc | Keywords: | Regression, ZStream | ||||
| Target Release: | 6.4 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-19 14:42:26 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1027428, 1039985 | ||||||
| Attachments: |
|
||||||
is it the initrd0.img not updated? tested an iso modified by edit-node, which initr0.img is rebuilt, its plymouth display 6.5 (In reply to Ouyang guohua from comment #2) > is it the initrd0.img not updated? > > tested an iso modified by edit-node, which initr0.img is rebuilt, its > plymouth display 6.5 Checked the etc/system-release file after gunzip the initrd0.img, it's "Red Hat Enterprise Virtualization Hypervisor release 6.4". The issue stems from some bad assumptions made a long time ago that we would have a single ovirt-node version for each minor rhel release. There are ways to fix this, but it's not an easy fix. The *simple* fix is to simply update the ovirt-node spec file to set 6.5 The complex fix is to set this value dynamically during the build. This bug has been fixed at package rhevh-6.5-20131106.0.3.2.el6 Switch the status to POST and ignore the last comment because I should verify this bug at 6.4.z |
Created attachment 817274 [details] a snapshot of the bug Description of problem: After installing the rhev-hypervisor6-6.5-20131029.0.3.2.el6 and booting to the OS, it will show "Red Hat Enterprise Virtualization Hypervisor 6.4" but the OS is 6.5 actually. Version-Release number of selected component (if applicable): rhev-hypervisor6-6.5-20131029.0.3.2.el6 How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor6-6.5-20131029.0.3.2.el6 from any media. 2. When booting to the OS, it will show "Red Hat Enterprise Virtualization Hypervisor 6.4" Actual results: Expected results: It should show "Red Hat Enterprise Virtualization Hypervisor 6.5" to client Additional info: