Bug 1617976 - Node service will also be stopped when dnsmasq is stopped on atomic host env
Summary: Node service will also be stopped when dnsmasq is stopped on atomic host env
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.11.0
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: 3.11.0
Assignee: Dan Mace
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks: 1622456
TreeView+ depends on / blocked
 
Reported: 2018-08-16 10:09 UTC by zhaozhanqi
Modified: 2022-08-04 22:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1622456 (view as bug list)
Environment:
Last Closed: 2018-10-11 07:25:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github https://github.com/openshift origin pull 20682 0 None None None 2018-08-17 14:50:59 UTC
Red Hat Product Errata RHBA-2018:2652 0 None None None 2018-10-11 07:25:45 UTC

Description zhaozhanqi 2018-08-16 10:09:40 UTC
Description of problem:
this issue only happen on atomic host env, when stop dnsmasq service on node. the node service also be stopped.


Version-Release number of selected component (if applicable):
v3.11.0-0.16.0

How reproducible:
alwyas

Steps to Reproduce:
1.  systemctl status dnsmasq atomic-openshift-node | grep active
2.  systemctl stop dnsmasq
3.  systemctl status dnsmasq atomic-openshift-node | grep active

Actual results:

step 3:
systemctl status dnsmasq atomic-openshift-node | grep active
   Active: inactive (dead) since Thu 2018-08-16 08:19:23 UTC; 2s ago
   Active: inactive (dead) since Thu 2018-08-16 08:19:23 UTC; 2s ago


Expected results:

node service should not be stopped when dnsmasq stopped.

Additional info:

it works well on RHEL installed env
the before bug https://bugzilla.redhat.com/show_bug.cgi?id=1532960

Comment 1 Dan Mace 2018-08-16 17:07:37 UTC
Can you please give me more information about the test environment, how it was created, how I can reproduce, etc.? Thanks!

Comment 2 Scott Dodson 2018-08-16 20:39:27 UTC
Dan,

Ok, since this is Atomic Host, this is a system container so the service is defined in the image.


https://github.com/openshift/origin/blob/master/images/node/system-container/service.template#L4

Comment 4 zhaozhanqi 2018-08-27 07:40:29 UTC
Verified this bug on oc v3.11.0-0.22.0, the issue has been fixed.

Comment 6 errata-xmlrpc 2018-10-11 07:25:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:2652


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