h
Size: a a a
h
h
i
h
i
N
R
VR
R
virt-v2v -v -i disk swarm.qcow2 -oc http://172.16.0.54/ovirt-engine/api
[ 0,1] Initializing the target -o libvirt -oc http://172.16.0.54/ovirt-engine/api -os default
libvirt: XML-RPC error : unable to connect to server at '172.16.0.54:16514': Connection refused
virt-v2v: error: internal error: invalid argument: cannot open libvirt
connection ‘http://172.16.0.54/ovirt-engine/api’
R
R
R
virt-v2v -v -i disk swarm.qcow2 -o libvirt -oc qemu+ssh://root@172.16.0.59/system -os default -of raw --bridge ovirtmgmt
virt-v2v: error: internal error: invalid argument: cannot find libvirt pool
‘default’: Storage pool not found: no pool with matching name 'default'
Use ‘virsh pool-list --all’ to list all available pools, and ‘virsh
pool-dumpxml <pool>’ to display details about a particular pool.
To set the pool which virt-v2v uses, add the ‘-os <pool>’ option.
R
virsh pool-list --all
Name State Autostart
-----------------------------------------
R
R
R
R
VR
R
R