Montag, 7. September 2015

How to import exising VM from virsh to ovirt?

It is simple as this:

  •  virsh dumpxml> centos70.xml 
  • Edit xml for corect path of the raw file
  • virt-v2v -i libvirtxml -ic qemu+ssh://ovirt-engine.server/system -o rhev -os IP:/EXPORT0/ -n ovirtmgmt /pathtoxml/centos70.xml