Bug 1618472
| Summary: | [v2v] Failed to run V2V with SSH transfer method | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Mor <mkalfon> | ||||
| Component: | UI - OPS | Assignee: | Brett Thurber <bthurber> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Jad Haj Yahya <jhajyahy> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.9.4 | CC: | hkataria, lavenel, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | cfme-future | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-08-16 19:10:39 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mor
2018-08-16 17:53:58 UTC
Created attachment 1476476 [details]
virt-v2v import logs
* Correction: vdsm user is being used, however it still fails on 'Host key verification failed.' even after copying the vdsm public key from RHV host to the ESXi host. Solved by accepting the remote ESXi server certificate the first time under vdsm user: sudo -u vdsm ssh root@esxi_fqdn |