Open mbruzek opened 8 years ago
I went to the etcd leader unit and ran cluster-health:
$ etcdctl cluster-health
member 81a538a33a77dd97 is unreachable: no available published client urls
member 90b40b8e4dac23c4 is unhealthy: got unhealthy result from http://172.31.61.112:4001
cluster is unhealthy
I see no errors in the juju log, but the /var/log/upstart/etcd.log contains errors.
@mbruzek which version of the etcd charm was this using? i assume cs:~containers/trusty/etcd-2?
@chuckbutler yes you are correct: cs:~containers/trusty/etcd-2 from the observable-kubernetes bundle.
Seems related to https://github.com/juju-solutions/layer-etcd/issues/16
While working with observable-kubernetes bundle I encountered a problem with the etcd interface.
It seems the peers are not reachable and here is the relevant section in the juju log.