Bug 1328999 - Kernel Panic After Patches Update through Satellite UI
Summary: Kernel Panic After Patches Update through Satellite UI
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: 6.1.7
Hardware: All
OS: Linux
high
high vote
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-20 20:39 UTC by Josh Foots
Modified: 2021-12-10 14:38 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-04 17:57:35 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Josh Foots 2016-04-20 20:39:45 UTC
Description of problem:

The root cause is that the /boot is full due to patches updated through Satellite.  The Satellite does not honor the  feature installonly_limit=3 in the /etc/yum.conf.  The VM keeps all versions of kernels.   As a result, the /boot is full and the VM is non boot-able.  

Version-Release number of selected component (if applicable):


How reproducible:

Very

Steps to Reproduce:
1. Apply a kernel patch via Red Hat Satellite 6.1

Actual results:

/boot is full and the VM is unbootable

Expected results:

/boot to only have the last 3 kernels present

Additional info:

current workaround:

ssh into the machines and run yum update or run  # package-cleanup --oldkernels --count=3 after completing the patching process from the satellite WebUI

Comment 8 Mike McCune 2017-07-10 16:15:10 UTC
As a workaround, customers should utilize Remote Execution to perform updates instead of the Katello Agent.

Remote Execution uses yum natively and will honor the yum configuration.

Currently there are no updates to this bug as we have not started work on it but there is immediate relief available if users switch away from Katello Agent to Remote Execution as the means to update hosts.

Comment 11 Bryan Kearney 2018-09-04 17:57:35 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.


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