In vmware to KVM migrations : virt-v2v can’t find the file the OVF says should exist, the conversion stops and throws “file not found in the OVA archive.” #10388
-
problemvcenter connection is live and after starting migration, below error comes with logs - tail -f /var/log/cloudstack/agent/agent.log versionsThe versions of ACS - 14.19.1.2 The steps to reproduce the bug
What to do about it?No response |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@akshayfromcomhard , are all conversions failing for you or is this with a specific template? |
Beta Was this translation helpful? Give feedback.
-
Hi,
All are failing.
Please suggest, how can this be done.
On Tue, 28 Jan 2025 at 12:34 PM, dahn ***@***.******@***.***>> wrote:
@akshayfromcomhard<https://github.com/akshayfromcomhard> , are all conversions failing for you or is this with a specific template?
—
Reply to this email directly, view it on GitHub<#10284 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARQWVKS4JTASBLA3UCFT6M32M4TWXAVCNFSM6AAAAABV6SMPN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJYGA3TONBVGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
can you try with the command line : |
Beta Was this translation helpful? Give feedback.
-
Hi, This gives error - No such file or directory |
Beta Was this translation helpful? Give feedback.
-
@akshayfromcomhard , can you copy the file by hand? (not as a workaround but as an invetigative step) |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
use |
Beta Was this translation helpful? Give feedback.
-
Are these the steps? - Steps for Manual OVA Migration Process Example Command: scp /path/to/your-vm.ova user@kvm-host:/path/to/destination/ Replace /path/to/your-vm.ova with the actual OVA file path on your local system. |
Beta Was this translation helpful? Give feedback.
-
yes @akshayfromcomhard , this is good for testing if you can convert the OVA. For trouble shooting the automated process you would wan't to export it to one of the storages. |
Beta Was this translation helpful? Give feedback.
-
@akshayfromcomhard please have a look at @thanasiskalos , please have alook at https://docs.cloudstack.apache.org/en/4.20.0.0/adminguide/virtual_machines/importing_vmware_vms_into_kvm.html especially the last few notes. If you cannot convert with virt-v2v on the command line it is not possible with ACS either. |
Beta Was this translation helpful? Give feedback.
@akshayfromcomhard please have a look at @thanasiskalos , please have alook at https://docs.cloudstack.apache.org/en/4.20.0.0/adminguide/virtual_machines/importing_vmware_vms_into_kvm.html especially the last few notes. If you cannot convert with virt-v2v on the command line it is not possible with ACS either.