Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The master node can't access when the v2plugin was installd. #246

Open
wangxf1987 opened this issue Sep 12, 2017 · 0 comments
Open

The master node can't access when the v2plugin was installd. #246

wangxf1987 opened this issue Sep 12, 2017 · 0 comments

Comments

@wangxf1987
Copy link

wangxf1987 commented Sep 12, 2017

The master node can't access when the v2plugin was installd.

`TASK [contiv_network : install v2plugin on master nodes] ***********************
changed: [node1]

TASK [contiv_network : for v2 plugin, extract netctl binary] *******************
fatal: [node1]: UNREACHABLE! => {"changed": false, "msg": "timed out", "unreachable": true}
to retry, use: --limit @/ansible/install_plays.retry

PLAY RECAP *********************************************************************
node1 : ok=15 changed=9 unreachable=1 failed=0
node2 : ok=8 changed=6 unreachable=0 failed=0
node3 : ok=8 changed=6 unreachable=0 failed=0 `

When access the master node use ssh, It's failure.
ssh [email protected] ssh: connect to host 172.19.146.117 port 22: Operation timed out

netmaster.log.lastrun
time="Sep 13 02:41:33.654316750" level=info msg="Listen IP:Port :9999" time="Sep 13 02:41:33.654458358" level=info msg="Control IP:Port 172.19.146.117:9999" time="Sep 13 02:41:33.654477710" level=info msg="docker v2plugin name (netplugin) updated to contiv/v2plugin:1.1.2" time="Sep 13 02:41:33.655714086" level=error msg="Failed to connect to etcd. Err: client: etcd cluster is unavailable or misconfigured" time="Sep 13 02:41:33.655749774" level=error msg="Error creating client etcd to url localhost:2379. Err: client: etcd cluster is unavailable or misconfigured" time="Sep 13 02:41:33.655769241" level=fatal msg="Error connecting to state store: etcd://localhost:2379. Err: client: etcd cluster is unavailable or misconfigured"

netplugin.log.lastrun
time="Sep 13 02:41:33.678666682" level=error msg="Failed to connect to etcd. Err: client: etcd cluster is unavailable or misconfigured" time="Sep 13 02:41:33.678760069" level=error msg="Error creating client etcd to url localhost:2379. Err: client: etcd cluster is unavailable or misconfigured" time="Sep 13 02:41:33.678772587" level=fatal msg="Error initializing cluster. Err: client: etcd cluster is unavailable or misconfigured"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant