Bug 1291055
| Summary: | v2v: Conversion of VM from VMware environment failed with "HTTP/1.1 404 Not Found". | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Nisim Simsolo <nsimsolo> | ||||||
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 7.2 | CC: | ahadas, gklein, mgoldboi, michal.skrivanek, nsimsolo, ptoscano, rjones, shavivi | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: |
VMware vCenter server 6.0.0 build 2656760
VMware ESXi server 6.0.0 build 2494585
RHEVM engine - 3.6.1.2-0.1.el6
RHEVM hosts - RHEL 7.2
|
|||||||
| Last Closed: | 2016-01-07 14:19:37 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 952703, 1236075 | ||||||||
| Attachments: |
|
||||||||
|
Description
Nisim Simsolo
2015-12-13 09:09:22 UTC
Created attachment 1105283 [details]
vdsm.log
Created attachment 1105284 [details]
engine.log
I also tried to disable SELinux and turn off iptables, issue is still reproduced. This is probably a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1256823 There are only two realistic solutions to this: (1) Modify the UI so that the user can pass in the dcpath parameter (which is then passed through to the virt-v2v command line). However that's going to be annoying to document, so a better solution is: (2) Wait for RHEL 7.3 where a combination of libguestfs and libvirt [bug 1263574] updates will fix this automatically without any need to use --dcpath. In any case, we cannot solve this in libguestfs. BTW neither of the log files contains any useful information. To really diagnose if this is a duplicate, I need the output of the 'virt-v2v -v -x' command. based on comment #4, and assuming bug 1263574 and bug 1292437 get the backport approval, there is indeed no need to track this separately Richard, if you're fine with that I would close as dupe of RHEV bug 1292096 Closing as duplicate per comment 6. *** This bug has been marked as a duplicate of bug 1292096 *** |