Bug 1509158 - Mater services were not started automatically after reboot hosts for an upgraded non-ha deployed env
Summary: Mater services were not started automatically after reboot hosts for an upgra...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.7.0
Assignee: Michael Gugino
QA Contact: liujia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-03 08:39 UTC by liujia
Modified: 2017-11-28 22:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-28 22:21:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description liujia 2017-11-03 08:39:12 UTC
Description of problem:
Run upgrade against a non-ha ocp from v3.6 to v3.7, after upgrade successfully, reboot master hosts, master api and controllers service will not started by default after reboot. They should be enabled in systemd.

Workaround is to start all master services manually.

# systemctl status atomic-openshift-master*
● atomic-openshift-master-api.service - Atomic OpenShift Master API
   Loaded: loaded (/usr/lib/systemd/system/atomic-openshift-master-api.service; disabled; vendor preset: disabled)
   Active: active (running) since Fri 2017-11-03 02:48:24 EDT; 1h 45min ago
     Docs: https://github.com/openshift/origin
 Main PID: 21656 (openshift)
   Memory: 283.2M
....................


● atomic-openshift-master-controllers.service - Atomic OpenShift Master Controllers
   Loaded: loaded (/usr/lib/systemd/system/atomic-openshift-master-controllers.service; disabled; vendor preset: disabled)
   Active: active (running) since Fri 2017-11-03 02:48:35 EDT; 1h 45min ago
     Docs: https://github.com/openshift/origin
 Main PID: 21925 (openshift)
   Memory: 105.8M
   CGroup: /system.slice/atomic-openshift-master-controllers.service
           └─21925 /usr/bin/openshift start master controllers --config=/etc/origin/master/master-config.yaml --loglevel=5 --listen=https://0.0.0.0:8444



Version-Release number of the following components:
openshift-ansible-3.7.0-0.190.0.git.0.129e91a.el7.noarch

How reproducible:
always

Steps to Reproduce:
1. Install non-ha v3.6 ocp
2. Upgrade v3.6 to v3.7
3. Reboot master host

Actual results:
Mater services were not started automatically

Expected results:
Master services should be started as a system service by default

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Michael Gugino 2017-11-03 16:10:25 UTC
PR Created: https://github.com/openshift/openshift-ansible/pull/6005

Comment 3 liujia 2017-11-07 02:12:10 UTC
Verified on openshift-ansible-3.7.0-0.196.0.git.0.27cd7ec.el7.noarch

Comment 6 errata-xmlrpc 2017-11-28 22:21:23 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/RHSA-2017:3188


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