Skip to content

Instantly share code, notes, and snippets.

@arthur-c
Created June 10, 2015 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthur-c/ba7f0d37cbae066a12e6 to your computer and use it in GitHub Desktop.
Save arthur-c/ba7f0d37cbae066a12e6 to your computer and use it in GitHub Desktop.
systemctl status etcd2
● etcd2.service - etcd2
Loaded: loaded (/usr/lib64/systemd/system/etcd2.service; static; vendor preset: disabled)
Drop-In: /run/systemd/system/etcd2.service.d
└─10-oem.conf, 20-cloudinit.conf
Active: active (running) since Wed 2015-06-10 12:54:37 ; 1min 9s ago
Main PID: 617 (etcd2)
CGroup: /system.slice/etcd2.service
└─617 /usr/bin/etcd2
Jun 10 12:54:37 aws-beta-coreos-04 systemd[1]: Started etcd2.
Jun 10 12:54:37 aws-beta-coreos-04 systemd[1]: Starting etcd2...
Jun 10 12:54:40 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:54:40 etcd: listening for peers on http://172.31.28.82:2380
Jun 10 12:54:40 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:54:40 etcd: listening for client requests on http://0.0.0.0:2379
Jun 10 12:54:40 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:54:40 etcdserver: datadir is valid for the 2.0.1 format
Jun 10 12:54:41 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:54:41 discovery: found self 3f0bf881864e2ad6 in the cluster
Jun 10 12:54:41 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:54:41 discovery: found 1 peer(s), waiting for 2 more
Jun 10 12:55:42 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:55:42 discovery: during waiting for other nodes connection to https://discovery.etcd.io timed ...ying in 2s
Jun 10 12:55:45 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:55:45 discovery: found self 3f0bf881864e2ad6 in the cluster
Jun 10 12:55:45 aws-beta-coreos-04 etcd2[617]: 2015/06/10 12:55:45 discovery: found 1 peer(s), waiting for 2 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment