Skip to content

Instantly share code, notes, and snippets.

@brgnepal
Created November 3, 2014 07:23
Show Gist options
  • Save brgnepal/05080369d4b2ca41c336 to your computer and use it in GitHub Desktop.
Save brgnepal/05080369d4b2ca41c336 to your computer and use it in GitHub Desktop.
'sudo systemctl status etcd' result
etcd.service - etcd
Loaded: loaded (/usr/lib/systemd/system/etcd.service; disabled)
Active: failed (Result: exit-code) since Mon 2014-11-03 07:13:09 UTC; 8min ago
Docs: https://github.com/coreos/etcd
Process: 3494 ExecStart=/usr/local/bin/etcd $DAEMON_ARGS (code=exited, status=203/EXEC)
Main PID: 3494 (code=exited, status=203/EXEC)
Nov 03 07:13:09 kubernetes-master systemd[1]: Started etcd.
Nov 03 07:13:09 kubernetes-master systemd[1]: etcd.service: main process exited, code=exited, status=203/EXEC
Nov 03 07:13:09 kubernetes-master systemd[1]: Unit etcd.service entered failed state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment