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

Error while installing Node start failed #147

Open
garana821 opened this issue Feb 25, 2019 · 0 comments
Open

Error while installing Node start failed #147

garana821 opened this issue Feb 25, 2019 · 0 comments

Comments

@garana821
Copy link

Getting following error:
TASK [openshift_control_plane : Start and enable self-hosting node] ********************************************************************************************************
fatal: [10.0.0.200]: FAILED! => {"changed": false, "msg": "Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See "systemctl status origin-node.service" and "journalctl -xe" for details.\n"}
TASK [openshift_control_plane : fail] **************************************************************************************************************************************
fatal: [10.0.0.200]: FAILED! => {"changed": false, "msg": "Node start failed."}

NO MORE HOSTS LEFT *********************************************************************************************************************************************************
to retry, use: --limit @/home/garana/installcentos/openshift-ansible/playbooks/deploy_cluster.retry

PLAY RECAP *****************************************************************************************************************************************************************
10.0.0.200 : ok=280 changed=36 unreachable=0 failed=1
localhost : ok=11 changed=0 unreachable=0 failed=0

INSTALLER STATUS ***********************************************************************************************************************************************************
Initialization : Complete (0:00:32)
Health Check : Complete (0:00:22)
Node Bootstrap Preparation : Complete (0:01:25)
etcd Install : Complete (0:00:47)
Master Install : In Progress (0:01:40)
This phase can be restarted by running: playbooks/openshift-master/config.yml

Failure summary:

  1. Hosts: 10.0.0.200
    Play: Configure masters
    Task: openshift_control_plane : fail
    Message: Node start failed.
    Updating password for user soporte
    The connection to the server openshift:8443 was refused - did you specify the right host or port?
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 234 100 234 0 0 551 0 --:--:-- --:--:-- --:--:-- 551
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 1
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 2
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 3
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 4
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 5
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 6
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 7
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 8
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 9
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 10
    error: unable to recognize "oc_vol.yaml": Get https://openshift:8443/api?timeout=32s: dial tcp 10.0.0.200:8443: connect: connection refused
    created volume 11
@garana821 garana821 changed the title Error while installing Error while installing Node start failed Feb 26, 2019
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

1 participant