Bug 1895330
Summary: | Update the foreman-discovery-image with newer kernel | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kenny Tordeurs <ktordeur> | |
Component: | Discovery Image | Assignee: | Lukas Zapletal <lzap> | |
Status: | CLOSED ERRATA | QA Contact: | Roman Plevka <rplevka> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.8.0 | CC: | lzap, rabajaj | |
Target Milestone: | 6.9.0 | Keywords: | Triaged | |
Target Release: | Unused | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1908860 (view as bug list) | Environment: | ||
Last Closed: | 2021-04-21 13:18:52 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: |
Description
Kenny Tordeurs
2020-11-06 11:19:54 UTC
upstream has newer version: http://downloads.theforeman.org/discovery/releases/latest/ # mount -o loop /home/kenny/Downloads/fdi-bootable-3.5.7.iso /mnt # cd /mnt # file isolinux/vmlinuz0 ~~~ isolinux/vmlinuz0: Linux kernel x86 boot executable bzImage, version 3.10.0-1062.1.2.el7.x86_64 (mockbuild.centos.org) #1 SMP Mon Sep 30 14:19:46 UTC , RO-rootFS, swap_dev 0x6, Normal VGA ~~~ Yes, I confirm we had chat about this. Please waive this into the next errata, we need to update FDI. For some reason, we built it against old RHEL version. Fixed in 3.7.2 in 6.9 drop, ready for QA. VERIFIED sat6.9.0 snap14: FDI v3.7.4 (20210211.113df15): ``` [root@fdi ~]# uname -a Linux fdi 3.10.0-1160.el7.x86_64 #1 SMP Tue Aug 18 14:50:17 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux ``` the recent version of the linux kernel on RHEL7.9 is: ``` # uname -a Linux qe-sat69-rhel7-tier3.satqe.lab.eng.rdu2.redhat.com 3.10.0-1160.15.2.el7.x86_64 #1 SMP Thu Jan 21 16:15:07 EST 2021 x86_64 x86_64 x86_64 GNU/Linux ``` 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 (Moderate: Satellite 6.9 Release), 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/RHSA-2021:1313 |