I tried to install the Origin Cluster but I got this error when I'm running my 
playbook:
TASK: [openshift_master | Start and enable master api] ************************ 
failed: [52.xx.xx.xx => {"failed": true}
msg: Job for origin-master-api.service failed because the control process 
exited with error code. See "systemctl status origin-master-api.service" and 
"journalctl -xe" for details.


origin-master-api.service - Atomic OpenShift Master API
   Loaded: loaded (/usr/lib/systemd/system/origin-master-api.service; enabled; 
vendor preset: disabled)
   Active: failed (Result: exit-code) since Sun 2016-03-13 14:38:46 UTC; 13min 
ago
     Docs: https://github.com/openshift/origin
  Process: 18236 ExecStart=/usr/bin/openshift start master api 
--config=${CONFIG_FILE} $OPTIONS (code=exited, status=2)
 Main PID: 18236 (code=exited, status=2)

atomic-openshift-master-api[18236]: Content-Length: 0
atomic-openshift-master-api[18236]: E0313 14:38:45.122824   18236 etcd.go:128] 
etcd failure response: HTTP/0.0 0 status code 0
atomic-openshift-master-api[18236]: Content-Length: 0
atomic-openshift-master-api[18236]: E0313 14:38:46.123859   18236 etcd.go:128] 
etcd failure response: HTTP/0.0 0 status code 0
atomic-openshift-master-api[18236]: Content-Length: 0
systemd[1]: origin-master-api.service start operation timed out. Terminating.
systemd[1]: origin-master-api.service: main process exited, code=exited, 
status=2/INVALIDARGUMENT
systemd[1]: Failed to start Atomic OpenShift Master API.
systemd[1]: Unit origin-master-api.service entered failed state.
systemd[1]: origin-master-api.service failed.

What could be the issue? I used 
https://github.com/openshift/openshift-ansible/blob/master/README_AWS.md
                                          
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to