Guest User

Untitled

a guest
Dec 17th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. TASK [network_plugin/calico : Calico | Configure calico network pool] **************************************************************************************************************************************
  2. Thursday 14 December 2017 16:32:47 +0000 (0:00:00.380) 0:02:27.877 *****
  3. fatal: [192.168.10.12]: FAILED! => {"changed": true, "cmd": "echo '{ \"kind\": \"ipPool\", \"spec\": {\"disabled\": false, \"ipip\": {\"enabled\": True, \"mode\": \"always\"},\n\"nat-outgoing\": True},\n\"apiVersion\": \"v1\", \"metadata\": {\"cidr\": \"10.233.64.0/18\"} }' | /usr/local/bin/calicoctl create -f -", "delta": "0:00:00.241184", "end": "2017-12-14 16:32:47.963399", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2017-12-14 16:32:47.722215", "stderr": "", "stderr_lines": [], "stdout": "Failed to create 'ipPool' resource: dial tcp 10.0.2.15:2379: getsockopt: connection refused", "stdout_lines": ["Failed to create 'ipPool' resource: dial tcp 10.0.2.15:2379: getsockopt: connection refused"]}
  4.  
  5. NO MORE HOSTS LEFT *****************************************************************************************************************************************************************************************
  6. to retry, use: --limit @/home/vagrant/kube/kubespray/cluster.retry
  7.  
  8. PLAY RECAP *************************************************************************************************************************************************************************************************
  9. 192.168.10.12 : ok=225 changed=3 unreachable=0 failed=1
  10. 192.168.10.13 : ok=255 changed=10 unreachable=0 failed=0
  11. localhost : ok=2 changed=0 unreachable=0 failed=0
Add Comment
Please, Sign In to add comment