Bug 1334713
Summary: | The name should be "Red Hat Enterprise Virtualization Hypervisor" on entry of RHEV-H grub | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-node | Reporter: | Huijuan Zhao <huzhao> | ||||||||||
Component: | Build | Assignee: | Fabian Deutsch <fdeutsch> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Huijuan Zhao <huzhao> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 4.0 | CC: | bugs, cshao, dfediuck, fdeutsch, huzhao, leiwang, weiwang, yaniwang, ycui | ||||||||||
Target Milestone: | ovirt-4.0.0-rc | Keywords: | Regression, Reopened | ||||||||||
Target Release: | --- | Flags: | rule-engine:
ovirt-4.0.0+
rule-engine: blocker+ rule-engine: planning_ack+ dfediuck: devel_ack+ ycui: testing_ack+ |
||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2016-07-05 07:56:04 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 1140646 | ||||||||||||
Attachments: |
|
Created attachment 1155687 [details]
log
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. Still encounter this bug in rhev-hypervisor7-ng-4.0-20160608.0, it shows as below: ------------------------------------------------------------- Red Hat Enterprise Linux (3.10.0-327.18.2.el7.x86_64) 7.2 tboot 1.8.1 ------------------------------------------------------------- So this bug is not fixed in rhev-hypervisor7-ng-4.0-20160608.0, I will change the status to ASSIGNED. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Huijuan, could you please list all boot entries? Fabian, Comment 3 has been listed all boot entries, detailed info please refer to attachment "boot entry in rhev-hypervisor7-ng-4.0-20160608.0" Created attachment 1167791 [details]
boot entry in rhev-hypervisor7-ng-4.0-20160608.0
In the case of comment 7 the installation was wrong. please provide the kickstart you used for installation. (In reply to Fabian Deutsch from comment #8) > In the case of comment 7 the installation was wrong. > > please provide the kickstart you used for installation. The kickstart is as below: liveimg --url=http://10.66.10.22:8090/rhevh/rhevh7-ng-36/rhev-hypervisor7-ng-4.0-20160608.0/rhev-hypervisor7-ng-4.0-20160608.0.x86_64.liveimg.squashfs selinux --enforcing graphical The kickstart in comment 9 is not suited for RHEV-H installation. The kickstart does require a %post section with an imgbase layout --init call I install NGN with another kickstart which include a %post section with an imgbase layout --init call, and the boot entry is as following: ------------------------------------------------------------- rhevh7-ng-4.0-0.20160608.0 Red Hat Enterprise Linux (3.10.0-327.18.2.el7.x86_64) 7.2 tboot 1.8.1 ------------------------------------------------------------- 1. For the first line "rhevh7-ng-4.0-0.20160608.0", will this be the last layout form? If yes, I will close this bug as normal flow, or I will assign this bug. 2. For the second and third lines issue, Bug 1334714 will track it. Created attachment 1168162 [details]
kickstart file
Yes, the first entry (rhevh7-ng-4.0-0.20160608.0) is the correct entry for the new layout. And this entry is correct, we decided to go with the short form, because it will fit on every screen. The pretty name "Red Hat …" is only show in the post-grub stages. The additional two entries are a) the original boot entry (probably getting removed, see bug 1334714) b) tboot for trusted boot. IMO this bug can be verified. Thank you Fabian. According to Comment 13 and Comment 11, I will change the status to verified. *** Bug 1334714 has been marked as a duplicate of this bug. *** oVirt 4.0.0 has been released, closing current release. |
Created attachment 1155686 [details] screenshot of entry name Description of problem: The name is "Red Hat Enterprise Linux" on entry of RHEV-H grub, it should be "Red Hat Enterprise Virtualization Hypervisor" Version-Release number of selected component (if applicable): rhev-hypervisor7-ng-20160506.0.el7 imgbased-0.6-0.1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor7-ng-3.6-20160506.0.el7 2. Reboot and focus on entry of RHEV-H grub Actual results: 1. After step2, it shows "Red Hat Enterprise Linux" on entry of RHEV-H grub Expected results: 2. After step2, it should be "Red Hat Enterprise Virtualization Hypervisor" on entry of RHEV-H grub Additional info: No such issue in rhev-hypervisor7-ng-3.6-20160429.0, so this is a regression bug.