Hi All
I met two kinds of error when I migrate VMWare VM to RHV using virt-v2v. Any
suggestion? Thank in advanced.
1: After executing the next command to migrate a VM, windows2008R2.ova from
VMWare to RHV, everything looks OK in command line interface. But we could
not find the migrated VM in RHV web console. Why?
virt-v2v -i ova windows2008R2.ova -on windows2008R4.ova -o libvirt -of
qcow2 -os Appliances1 -n ovirtmgmt
2: When executed the next command to migrate a VM from VMWare to RHV, an
error message came up
virt-v2v -ic esx://XX.XX.XX.XX/?no_verify=1 -os /data/images -of raw
--bridge vdsm-ovirtmgmt test_linux
Error message
virt-v2v: Output pool /data/images is not a valid storage pool.
BRs
Xiaoyu