Importing VM from Vmware

Hi, Migrating VMs from Vmware works nice in the UI but it's slow. With https://blogs.oracle.com/scoter/post/how-to-migrate-vmware-vsphere-to-oracle... i'm trying to import exported VM virt-v2v \ –o rhv-upload \ –oc https://<OLVM-ENGINE-PORTAL>/ovirt-engine/api \ -op /root/olvm-admin-password-file \ -oo rhv-cacert=/root/ovirt-cacert.pem \ -oo rhv-cluster=<OLVM-CLUSTER> \ -os <OLVM_STORAGE_DOMAIN> \ -of qcow2 \ -oo rhv-direct \ --network <OLVM-NETWORK> \ -i libvirtxml <LOCAL-XML-FILE> I tried everything possible but still there is an error virt-v2v: error: no -oo (output options) are allowed here If reporting bugs, run virt-v2v with debugging enabled and include the complete output: virt-v2v -v -x [...] Any idea?

Which “virt-v2v” release are you running/using ? Simon
On Jun 1, 2024, at 3:43 PM, domenc@gmail.com wrote:
Hi,
Migrating VMs from Vmware works nice in the UI but it's slow. With https://blogs.oracle.com/scoter/post/how-to-migrate-vmware-vsphere-to-oracle... i'm trying to import exported VM
virt-v2v \ –o rhv-upload \ –oc https://<OLVM-ENGINE-PORTAL>/ovirt-engine/api \ -op /root/olvm-admin-password-file \ -oo rhv-cacert=/root/ovirt-cacert.pem \ -oo rhv-cluster=<OLVM-CLUSTER> \ -os <OLVM_STORAGE_DOMAIN> \ -of qcow2 \ -oo rhv-direct \ --network <OLVM-NETWORK> \ -i libvirtxml <LOCAL-XML-FILE>
I tried everything possible but still there is an error virt-v2v: error: no -oo (output options) are allowed here
If reporting bugs, run virt-v2v with debugging enabled and include the complete output:
virt-v2v -v -x [...]
Any idea? _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!AC... oVirt Code of Conduct: https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-... List Archives: https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovir...

Re-write the parameters "-o rhv-upload" and "-oc https://_URL". Looks like the "-" character is different from the others. We just had exactly the same problem here. Regards, Leandro Silva
participants (3)
-
domenc@gmail.com
-
leandrolopes.silva@yahoo.com.br
-
Simon Coter