Skip to content

Instantly share code, notes, and snippets.

View mindaugasrukas's full-sized avatar
:octocat:
Automating myself

Mind.R. mindaugasrukas

:octocat:
Automating myself
View GitHub Profile
@mindaugasrukas
mindaugasrukas / commands
Last active August 29, 2015 14:21
etcd.out log output
admin@ip-10-128-1-33:~$ etcdctl ls
/resolv.conf
/skydns
/haproxy-discover
admin@ip-10-128-1-33:~$ etcdctl cluster-health
cluster is unhealthy
admin@ip-10-128-1-33:~$ etcdctl member list
3e40a6f7dbc20a75: name=ip-10-128-1-33 peerURLs=http://10.128.1.33:2380 clientURLs=http://10.128.1.33:2379,http://10.128.1.33:4001
69e5eeba42a3e4cb: name=ip-10-128-1-156 peerURLs=http://10.128.1.156:2380 clientURLs=
750600a2b52a8ab4: name=soad-cluster-node1 peerURLs=http://172.21.3.1:2380 clientURLs=http://172.21.3.1:2379,http://172.21.3.1:4001