Re: [ovirt-users] Import KVM/libvirt VMs to oVirt 4.1 with External Provider

2017-03-30 Thread Shahar Havivi
When we try to do: vol = conn.storageVolLookupByPath(disk['alias']) e.g: vol = conn.storageVolLookupByPath('/opt/wiki-uat/mediawiki-uat.img') Libvirt raise an error: "libvirtError: Storage volume not found: no storage vol with matching path" e.g.: '/opt/wiki-uat/mediawiki-uat.img' is not exists

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt 4.1 with External Provider

2017-03-30 Thread Pradeep Antil
Hi Shahar , vdsm shows the following errors. Just giving the background how do we created VMs in KVM, All the VMs are created on separate Luns of 100 GB and before creating VMs in KVM we usually format the LUN and then we create VMs on the formatted Lun.In this case we have mount the formatted

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt 4.1 with External Provider

2017-03-30 Thread Shahar Havivi
Sorry for the miss leading message, its suppose to say that some of the selected VMs cannot be imported. This can be due to broken storage disk path or any other Libvirt parsing error. For more details you can look at the vdsm log (/var/log/vdsm/vdsm.log) and see why we failed to parse Libvirt xml

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt 4.1 with External Provider

2017-03-30 Thread Pradeep Antil
Hi Team, While importing VMs with external Provider KVM on my oVirt setup, i am getting the below error: "All chosen VMs couldn't be retrieved by the external system and therefore have been filtered. Please see log for details. As per Shahar suggestion yesterday i was able to view the virtual

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread Richard W.M. Jones
On Sun, Dec 20, 2015 at 02:05:30PM +0100, ov...@timmi.org wrote: > >>>./import-to-ovirt.pl: no operating system was found on the disk Looks like you need to install either libguestfs-winsupport (assuming the host is RHEL/CentOS), because this is required to process any Windows disk images.

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread Yedidyah Bar David
On Sun, Dec 20, 2015 at 12:59 PM, wrote: > Hi, > > thank you for the quick response. > > Yes I can confirm that I'm also able to perform this through copying of the > image but then you need to know the exact file name of the disk you need to > overwrite. > > Is there a way to

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi Rich, the host is a CentOS (latest). libguestfs-winsupport root@lxedna import-to-ovirt-7edfc4e]# rpm -qa | grep -i libguestfs-winsupport libguestfs-winsupport-7.2-1.el7.x86_64 Best regards Christoph Am 20.12.2015 um 14:12 schrieb Richard W.M. Jones: On Sun, Dec 20, 2015 at 02:05:30PM

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi Rich, wow that was fast!!! This is working great Best regards and merry Christmas Christoph Am 20.12.2015 um 18:02 schrieb Richard W.M. Jones: On Sun, Dec 20, 2015 at 02:15:21PM +0100, ov...@timmi.org wrote: Hi Rich, the host is a CentOS (latest). libguestfs-winsupport root@lxedna

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi Richard, please find the output in the attachment. Best regards and thank you for your support Christoph Am 20.12.2015 um 12:51 schrieb Richard W.M. Jones: On Sun, Dec 20, 2015 at 12:24:08PM +0200, Yedidyah Bar David wrote: On Sun, Dec 20, 2015 at 12:13 PM, wrote: Hi

[ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi list, finally I managed to install oVirt on my new server and so far it is really great. The next step on my side it to migrate VMs from another server (KVM/libvirtd/virt-manager) to oVirt. I was trying to find something in the documentation but so far no luck. Google was pointing me to

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread Yedidyah Bar David
On Sun, Dec 20, 2015 at 12:13 PM, wrote: > Hi list, > > finally I managed to install oVirt on my new server and so far it is really > great. > > The next step on my side it to migrate VMs from another server > (KVM/libvirtd/virt-manager) to oVirt. > I was trying to find

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi, thank you for the quick response. Yes I can confirm that I'm also able to perform this through copying of the image but then you need to know the exact file name of the disk you need to overwrite. Is there a way to see the file name also in the oVirt admin portal? Best regards

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
got it. Thank you so much. Am 20.12.2015 um 12:19 schrieb Yedidyah Bar David: On Sun, Dec 20, 2015 at 12:59 PM, wrote: Hi, thank you for the quick response. Yes I can confirm that I'm also able to perform this through copying of the image but then you need to know the

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread Richard W.M. Jones
On Sun, Dec 20, 2015 at 12:24:08PM +0200, Yedidyah Bar David wrote: > On Sun, Dec 20, 2015 at 12:13 PM, wrote: > > Hi list, > > > > finally I managed to install oVirt on my new server and so far it is really > > great. > > > > The next step on my side it to migrate VMs from

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread Richard W.M. Jones
On Sun, Dec 20, 2015 at 02:15:21PM +0100, ov...@timmi.org wrote: > Hi Rich, > > the host is a CentOS (latest). > > libguestfs-winsupport > > root@lxedna import-to-ovirt-7edfc4e]# rpm -qa | grep -i > libguestfs-winsupport > libguestfs-winsupport-7.2-1.el7.x86_64 Right, sorry, that's a bug in