Bug 1300056

Summary: Kubelet dies if systemd-journald service is stopped
Product: Red Hat Enterprise Linux 7 Reporter: Andy Goldstein <agoldste>
Component: kubernetesAssignee: Jan Chaloupka <jchaloup>
Status: CLOSED CURRENTRELEASE QA Contact: atomic-bugs <atomic-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: asolanas, dornelas, jyundt, mmcgrath
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-15 13:19:38 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:

Description Andy Goldstein 2016-01-19 20:43:44 UTC
Description of problem: Kubelet dies if systemd-journald service is stopped


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

systemd-219-19.el7.x86_64
kubernetes-master-1.0.3-0.2.gitb9a88a7.el7.x86_64
kubernetes-client-1.0.3-0.2.gitb9a88a7.el7.x86_64
kubernetes-node-1.0.3-0.2.gitb9a88a7.el7.x86_64
kubernetes-1.0.3-0.2.gitb9a88a7.el7.x86_64


How reproducible: 100%


Steps to Reproduce:
1. systemctl start kubelet
2. systemctl stop systemd-journald
3. wait a short amount of time

Actual results: kubelet is no longer running


Expected results: kubelet should remain running


Additional info:

Comment 2 Mike McGrath 2016-01-20 18:24:58 UTC
One additional note here, it could very well be that docker is the issue here, we know it dies and perhaps its taking the kubelet down.

Comment 3 Jan Chaloupka 2016-06-15 13:19:38 UTC

*** This bug has been marked as a duplicate of bug 1300076 ***