Bug 1289645

Summary: OpenShift install script causes system to not be able to boot new kernels.
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: InstallerAssignee: Timothy Williams <tiwillia>
Status: CLOSED CURRENTRELEASE QA Contact: Ma xiaoqiang <xiama>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 2.2.0CC: aos-bugs, dsulliva, erich, holmes86, hripps, jokerman, mmccomas, ovasik, qe-baseos-tools-bugs, somalley, tiwillia, vvitek, xtian
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 820149 Environment:
Last Closed: 2016-05-11 15:14:25 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:
Bug Depends On: 820149    
Bug Blocks:    

Comment 4 Ma xiaoqiang 2015-12-23 03:25:00 UTC
Check on https://github.com/sallyom/openshift-extras/blob/bz1289645/enterprise/install-scripts/generic/openshift.sh


before installation
# uname -a
Linux broker.ose22-auto.com.cn 2.6.32-220.el6.x86_64

after installing and updating
# uname -a
Linux broker.ose22-auto.com.cn 2.6.32-573.12.1.el6.x86_64

Use the latest kernel. move it to VERIFIED.

Comment 5 Timothy Williams 2016-05-11 15:14:25 UTC
The installation scripts were updated with the new code earlier this year. This bug should be resolved completely.