viiyu / memo

0 stars 0 forks source link

etcdctl member list shows different ETCD host of cluster everytime #5

Closed git1988 closed 5 years ago

git1988 commented 5 years ago

I just restored ETCD from backups. etcd services are started in all nodes and restore is also successful. But running etcdctl member list and cluster health gives only 1 server name at a time.

git1988 commented 5 years ago

How can we fix this Issue ?

viiyu commented 5 years ago

sry, this project is just a notebook of commands used in my work. I will close this issue.

In your case, I think you should add '--endpoints' to point out members of your 'member list' cmd.

How can we fix this Issue ?