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-linux-kvm
 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 -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/CAAA4DX3IANF2N3UG4YFDXR42IG4HDMJ/

Reply via email to