-
Notifications
You must be signed in to change notification settings - Fork 9
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
Discover of node is failing with invalid control interface #157
Labels
Comments
Facing the same issue in ACI setup too, i discovered a node with wrong control interface, the discovery failed. Now the node is node getting discovered even with correct control interface |
this needs a fix in ansible, contiv/ansible#87 is tacking this. Just referencing it here so the two issues stay linked. |
mapuri
added a commit
to mapuri/cluster
that referenced
this issue
Sep 9, 2016
89f9ea1 Merge pull request contiv-experimental#165 from vvb/remove_flag a8f6280 remove state --debug flag from contiv_storage dad4c11 Merge pull request contiv-experimental#163 from mapuri/etcd ebb3f12 Merge pull request contiv-experimental#164 from mapuri/version 66f1778 Merge pull request contiv-experimental#162 from vvb/ucp_license 4606c6b Merge pull request contiv-experimental#161 from vvb/fix_pkg 57b5328 Merge pull request contiv-experimental#160 from gaurav-dalvi/patch-3 a0fbd15 automating applying ucp license ca6bcfe Adding a required package libselinux-python 6853e33 update versions of contiv services, ucp and swarm ee2a747 etcd logic rearragement 9f84730 Update ovs_cleanup.yml f5886d0 Update ovs.yml 38cf23e Merge pull request contiv-experimental#157 from contiv/fix-etcd 78aaaf8 ansible/roles/etcd/templates/etcd.j2: fix etcdctl commands to use non-deprecated flags 7b26a2b Merge pull request contiv-experimental#155 from mapuri/etcd 8f8b478 use `set -x` to print the commands being executed as part of service setup ead6696 make etcd timeout configurable and start with a bit conservative values 7f86755 remove download_result related checks for app installation 83e4dd1 fix etcd installation task 2b1f112 make etcd version configurable through a variable 2020172 Merge pull request contiv-experimental#153 from contiv/contiv_compose_fix d59e744 remove unwanted variable e8deb0d fix contiv-network issues 3ed59ed Merge pull request contiv-experimental#151 from mapuri/swarm b587f0c Merge pull request contiv-experimental#150 from mapuri/swarm f934ff9 Merge pull request contiv-experimental#148 from jojimt/contiv-comp d1e4897 Merge pull request contiv-experimental#149 from mapuri/misc 643b18e bump up stock centos box version 7ff70ac add swarm strategy for ucp 56db411 use scheduler_stack role instead of swarm in netplugin and volplugin host-groups 89af18b Point contiv-compose to the updated box url a160d88 ansible: allow controlling the swarm scheduler strategy 7c70f77 make cluster name and node label configurable for serf 9982d49 bump up versions of contiv services a668129 Merge pull request contiv-experimental#143 from mapuri/misc abc8057 set a higer start timeout for docker to avoid intermittent docker restart failures 1fd37d9 start ntpd service after installing it 7b1f5cf install dkms and dependencies for vbox in test role 6f3ed7a install time and tcpdump in dev role git-subtree-dir: vendor/ansible git-subtree-split: 89f9ea193d96c23d831f4ffb41ff5bdf0ff05697
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ex:
clusterctl discover 10.106.240.114 --extra-vars='{"env" : {"http_proxy": "http://proxy-wsa.esl.cisco.com:80","https_proxy": "http://proxy-wsa.esl.cisco.com:80"}, "control_interface": "enp10s"}'
The text was updated successfully, but these errors were encountered: