Bug 1396125 - Is the kernel updated with automated installation of OpenShift
Summary: Is the kernel updated with automated installation of OpenShift
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-17 13:45 UTC by Vladislav Walek
Modified: 2019-12-16 07:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-01 11:55:52 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Vladislav Walek 2016-11-17 13:45:12 UTC
Document URL: 

[1] https://docs.openshift.com/container-platform/3.3/install_config/upgrading/automated_upgrades.html#preparing-for-an-automated-upgrade
[2] https://docs.openshift.com/container-platform/3.3/install_config/upgrading/manual_upgrades.html#preparing-for-a-manual-upgrade

Section Number and Name: 

Describe the issue: 

In manual upgrade to OSCP 3.3 is written to upgrade the kernel, docs [2].. However, the automated installation [1] doesn't mention anything about kernel upgrade. Is it done with upgrade of atomic-openshift-utils?

Suggestions for improvement: 

Add section about kernel upgrade in automated upgrade section in docs. 

Additional information:

Comment 1 Michael Voegele 2016-11-17 15:26:37 UTC
The upgrade of atomic-openshift-utils won't upgrade any kernel.

The question is, who is upgrading the kernel of RHEL7 nodes (non atomic ones) when using automated upgrade scripts, the customer or the upgrade scripts. For the manual procedure it is clearly stated in the instructions that the kernel must be updated using yum update kernel. The same is not mentioned in the automated procedure, so we assumed, that this will be done by the upgrade script. So either, please:
- update automated installation instructions to clearly state that the customer should first upgrade the kernel by using yum update kernel
or
- update the upgrade scripts to also update the kernel of RHEL7 nodes during the upgrade

Comment 3 Alex Dellapenta 2016-11-23 20:23:29 UTC
I believe the docs need to be updated to state that the customer should upgrade the kernel themselves manually first. Was trying to double-check myself w/ a test upgrade but am hitting some etcd problems... 

I couldn't find a spot in openshift-ansible that did this automatically, and checked w/ dgoodwin on the Productization team he did not believe the latest scripts did so either.

I'll update again when my upgrade finishes though.

Comment 4 Alex Dellapenta 2016-11-30 20:57:03 UTC
Resolved the etcd upgrade issues.

So, after successfully updating my OCP 3.3 cluster to 3.4 using the automated playbook, I can confirm that the kernel was not updated automatically. I still have a pending kernel update available.


Note You need to log in before you can comment on or make changes to this bug.