fervent

Untitled

Aug 28th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. etcdctl --endpoints https://127.0.0.1:2379 --ca-file=/etc/ssl/etcd/ssl/ca.pem --cert-file=/etc/ssl/etcd/ssl/node-kq-rxarvmpf2fda7aonanowa36ov4-0.pem --key-file=/etc/ssl/etcd/ssl/node-kq-rxarvmpf2fda7aonanowa36ov4-0-key.pem --debug cluster-health
  2. Cluster-Endpoints: https://127.0.0.1:2379
  3. cURL Command: curl -X GET https://127.0.0.1:2379/v2/members
  4. member 38e90f2213f65277 is healthy: got healthy result from https://172.17.55.111:2379
  5. failed to check the health of member cc7153b85f114d3a on https://172.17.55.110:2379: Get https://172.17.55.110:2379/health: dial tcp 172.17.55.110:2379: getsockopt: connection refused
  6. member cc7153b85f114d3a is unreachable: [https://172.17.55.110:2379] are all unreachable
  7. member efcf3795b0206656 is healthy: got healthy result from https://172.17.55.112:2379
  8. cluster is healthy
Advertisement
Add Comment
Please, Sign In to add comment