ansible contrail vrouter agent provisioning fails on container
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Ramprakash R |
Bug Description
R4.0 Build 3039
Have a controller : 10.204.217.194
Compute nodes : 10.204.217.197, 10.204.217.198
Agent provisioning failed with below error :
ansible was running on a remote node 10.204.217.187 and the path /home/root/
http://
TASK [node : Configure contrailctl/
included: /home/root/
TASK [node : Start /home/root/
fatal: [10.204.217.197 -> 127.0.0.1]: FAILED! => {"changed": false, "failed": true, "msg": "unlinking failed: [Errno 2] No such file or directory: '/home/
changed: [10.204.217.198 -> 127.0.0.1]
Changed in juniperopenstack: | |
status: | New → Fix Committed |
Changed in juniperopenstack: | |
milestone: | none → r4.0 |
This issue is seen when there are more than one "contrail-compute" nodes in the inventory.
Need to add " ignore_errors: yes" to the task.