[ICN-286] All other VMs are unreachable for Installer VM Created: 27/Feb/20  Updated: 17/Dec/20  Resolved: 24/Mar/20

Status: Done
Project: Integrated Cloud Native NFV
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Medium
Reporter: Le Yao Assignee: Le Yao
Resolution: Done Votes: 0
Labels: icn-kud-r3
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Blocks
blocks ICN-260 KUD Multi Vagrant 18.04 issue Done
Sprint: ICN Sprint 12, ICN Sprint 13

 Description   

installer: fatal: [controller01]: UNREACHABLE! =>

{"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.10.10.3' (ECDSA) to the list of known hosts.\r\nvagrant@10.10.10.3: Permission denied (publickey,password).", "unreachable": true}

installer: fatal: [compute01]: UNREACHABLE! =>

{"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.10.10.6' (ECDSA) to the list of known hosts.\r\nvagrant@10.10.10.6: Permission denied (publickey,password).", "unreachable": true}

installer: fatal: [controller02]: UNREACHABLE! =>

{"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.10.10.4' (ECDSA) to the list of known hosts.\r\nvagrant@10.10.10.4: Permission denied (publickey,password).", "unreachable": true}

installer: fatal: [controller03]: UNREACHABLE! =>

{"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.10.10.5' (ECDSA) to the list of known hosts.\r\nvagrant@10.10.10.5: Permission denied (publickey,password).", "unreachable": true}

installer: fatal: [compute02]: UNREACHABLE! =>

{"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.10.10.7' (ECDSA) to the list of known hosts.\r\nvagrant@10.10.10.7: Permission denied (publickey,password).", "unreachable": true}

installer:
installer: NO MORE HOSTS LEFT *************************************************************
installer: to retry, use: --limit @/opt/kubespray-2.10.4/cluster.retry
installer:
installer: PLAY RECAP *********************************************************************
installer: compute01 : ok=1 changed=0 unreachable=1 failed=0
installer: compute02 : ok=1 changed=0 unreachable=1 failed=0
installer: controller01 : ok=1 changed=0 unreachable=1 failed=0
installer: controller02 : ok=1 changed=0 unreachable=1 failed=0
installer: controller03 : ok=1 changed=0 unreachable=1 failed=0
installer: localhost : ok=1 changed=0 unreachable=0 failed=0



 Comments   
Comment by Le Yao [ 27/Feb/20 ]

This is a issue about ssh key. There is a wrong path pointing to synced_folder and the command 'cp' which will copy and set the ssh key would cause a no file error and return no-zero failure.
I will update a pathch for it soon.

Generated at Sat Feb 10 05:58:42 UTC 2024 using Jira 9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1.