Tagged Questions
0
votes
1answer
929 views
Where should CentOS users get /usr/share/virtio-win/drivers for virt-v2v?
I need to migrate a number of virtual machines from VMware ESX to CentOS 6 KVM hypervisors. Ultimately, I wrote an RPM spec file that solved my problem at ...
3
votes
3answers
472 views
libvirt + ESX (HTTP response code 400 for call to 'Login')
I'm trying to connect to a vSphere cluster using the information from the libvirt documentation.
$ virsh -c "vpx://root@10.51.4.11/dc1/dc1-cluster-e01/dc1-vsphere-e04/?no_verify=1"
Enter root's ...