This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |