Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference to atomic-openshift-master should probably be to atomic-openshift-master-api #2131

Closed
dlbewley opened this issue May 19, 2016 · 1 comment
Assignees

Comments

@dlbewley
Copy link
Contributor

https://docs.openshift.com/enterprise/3.2/install_config/upgrading/manual_upgrades.html#updating-policy-definitions says:

Reconcile the cluster roles:

# oadm policy reconcile-cluster-roles --confirm
Restart the master service:

# systemctl restart atomic-openshift-master

But atomic-openshift-master is masked.

[root@ose-prod-master-01 playbook-openshift]# systemctl restart atomic-openshift-master
Failed to restart atomic-openshift-master.service: Unit atomic-openshift-master.service is masked.

[root@ose-prod-master-01 playbook-openshift]# systemctl status atomic-openshift-master
● atomic-openshift-master.service
   Loaded: masked (/dev/null)
   Active: inactive (dead)
[root@ose-prod-master-01 playbook-openshift]# systemctl  |grep master
atomic-openshift-master-api.service                                                 loaded active running   Atomic OpenShift Master API
atomic-openshift-master-controllers.service                                         loaded active running   Atomic OpenShift Master Controllers
@barleyer
Copy link

barleyer commented Aug 9, 2017

systemctl restart atomic-openshift-master-api atomic-openshift-master-controllers instead.

@mburke5678 mburke5678 self-assigned this Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants