Closed gaurav-dalvi closed 7 years ago
When you change contiv_network_version in net_demo_installer script to v0.1-05-22-2016.17-46-35.UTC , It does not give you successfully message.
Working version : contiv_network_version="v0.1-03-16-2016.13-43-59.UTC" docker_version="1.9.1"
Non working versions: contiv_network_version="v0.1-05-22-2016.17-46-35.UTC" docker_version="1.11.1"
Error message:
TASK [contiv_network : set aci mode] *** fatal: [node1]: FAILED! => {"changed": true, "cmd": "contivctl net global set --fabric-mode aci", "delta": "0:00:00.013386", "end": "2016-05-23 14:34:26.545144", "failed": true, "rc": 3, "start": "2016-05-23 14:34:26.531758", "stderr": "time=\"2016-05-23T14:34:26-07:00\" level=error msg=\"Invalid fabric mode\n\" ", "stdout": "", "stdout_lines": [], "warnings": []} fatal: [node2]: FAILED! => {"changed": true, "cmd": "contivctl net global set --fabric-mode aci", "delta": "0:00:00.010618", "end": "2016-05-23 14:34:26.547567", "failed": true, "rc": 3, "start": "2016-05-23 14:34:26.536949", "stderr": "time=\"2016-05-23T14:34:26-07:00\" level=error msg=\"Invalid fabric mode\n\" ", "stdout": "", "stdout_lines": [], "warnings": []} to retry, use: --limit @./ansible/site.retry
we need to change version (contiv_network and contivctl ) in contiv_network/default/main.yml as well.
When you change contiv_network_version in net_demo_installer script to v0.1-05-22-2016.17-46-35.UTC , It does not give you successfully message.
Working version : contiv_network_version="v0.1-03-16-2016.13-43-59.UTC" docker_version="1.9.1"
Non working versions: contiv_network_version="v0.1-05-22-2016.17-46-35.UTC" docker_version="1.11.1"
Error message:
TASK [contiv_network : set aci mode] *** fatal: [node1]: FAILED! => {"changed": true, "cmd": "contivctl net global set --fabric-mode aci", "delta": "0:00:00.013386", "end": "2016-05-23 14:34:26.545144", "failed": true, "rc": 3, "start": "2016-05-23 14:34:26.531758", "stderr": "time=\"2016-05-23T14:34:26-07:00\" level=error msg=\"Invalid fabric mode\n\" ", "stdout": "", "stdout_lines": [], "warnings": []} fatal: [node2]: FAILED! => {"changed": true, "cmd": "contivctl net global set --fabric-mode aci", "delta": "0:00:00.010618", "end": "2016-05-23 14:34:26.547567", "failed": true, "rc": 3, "start": "2016-05-23 14:34:26.536949", "stderr": "time=\"2016-05-23T14:34:26-07:00\" level=error msg=\"Invalid fabric mode\n\" ", "stdout": "", "stdout_lines": [], "warnings": []} to retry, use: --limit @./ansible/site.retry