On Fri, Aug 24, 2012 at 4:52 AM, Alex Jia <ajia@redhat.com> wrote:
Hi Andres,
If you ran virt-v2v as root:

# ll ~/.netrc
-rw-------. 1 root root 293 Aug 16 21:20 /root/.netrc

Notes, the file access permission is 600.

# cat ~/.netrc
machine <add your ESX host IP> login root password <add your ESX host password>


And then run the following cmdline:

# virt-v2v -ic esx://192.168.250.31/?no_verify=1 -o rhev -os 192.168.250.30:/oVirt/export -b ovirtmgmt VM_NAME

I hope it's helpful for you.


Hi Alex, 

Seems that works because the process finnish now, but at the end gives the following error:

virt-v2v: Installation failed because the following files referenced in the configuration file are required, but missing: /usr/share/virtio-win/drivers/i386/Win2008

I found that on RHEL there's a package (yum install virtio-win) that install those files, but I could find it for CentOS 6.3. 

Any idea where if there is any repo for that ?

Regards.-

--
AGD