Bug 1380570 - atomic-openshift-master-api service stop working after restarting systemd-journald.service
Summary: atomic-openshift-master-api service stop working after restarting systemd-jou...
Keywords:
Status: CLOSED DUPLICATE of bug 1378929
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.2.1
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-30 02:27 UTC by Kenjiro Nakayama
Modified: 2016-10-04 15:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-04 15:06:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1378929 0 unspecified CLOSED [3.3.0.32] Restarting systemd-journald causes master controllers to die 2021-02-22 00:41:40 UTC

Internal Links: 1378929

Description Kenjiro Nakayama 2016-09-30 02:27:43 UTC
Description of problem:
===

  atomic-openshift-master-api service stop working after restarting systemd-journald.service

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

How reproducible:
===

Steps to Reproduce:
  1. Restart systemd-journald (# systemctl restart systemd-journald.service)
  2. Wait for 3 or 5 minutes
  3. Check status of api service

Actual results:
===

  # systemctl is-active atomic-openshift-master-api.service
  inactive

  # curl -k https://localhost:8443/
  curl: (7) Failed connect to localhost:8443; Connection refused

Expected results:
===

  atomic-openshift-master-api.service should not be effected restart of systemd-journald service

Additional info:
===

  After atomic-openshift-master-api was down, it will not be fixed by restarting the atomic-openshift-master-api service. It needs system reboot.

Comment 1 Derek Carr 2016-09-30 13:29:58 UTC
This is the same fundamental issue as found here:
https://bugzilla.redhat.com/show_bug.cgi?id=1378929

We are exploring systemd host level configuration options that would prevent this problem from occurring.

Comment 2 Derek Carr 2016-09-30 13:30:51 UTC
Moving this to the installer as it should be fixed in concert with https://bugzilla.redhat.com/show_bug.cgi?id=1378929

Comment 3 Scott Dodson 2016-10-04 15:06:39 UTC

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


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