Re: [ovirt-users] Migrate oVirtBackup to sdk v4: How to create a snapshot

2016-11-06 Thread Ondra Machacek
On 11/04/2016 09:42 PM, gregor wrote: Hi, I'm started the migration of my backup tool [1] from sdk v3 to v4. Whats the correct REST URI to create a snapshost from a given VM and how can this be done with the SnapshotsService.add(...) method? Please take a look at following example:

[ovirt-users] RHEVM3.3 java SDK on RHEV3.6

2016-11-06 Thread Tejesh M
Hi All, I'm facing an issue in invoking Cloudinit while customization in RHEV 3.6 using RHEV Java SDK 3.6. Below link says we need to explicitly call *use_cloud_init=True*, but i'm not sure how to pass this value as parameter while creating VM.

[ovirt-users] check_rhev3 1.6 released

2016-11-06 Thread René Koch
I'm happy to announce version 1.6 of check_rhev3. check_rhev3 is a monitoring plugin for Icinga/Nagios and it's forks, which is used to monitor datacenters, clusters, hosts, vms, vm pools and storage domains of Red Hat Enterprise Virtualization (RHEV) and oVirt virtualization environments.

Re: [ovirt-users] Live merge speed

2016-11-06 Thread Maor Lipchuk
Hi Markus, Can you try to use dd on a random file in that storage domain, What is the performance it reflects? Just want to make sure what is the origin of the problem, if it is related to the storage domain or the qemu process. Regards, Maor On Thu, Nov 3, 2016 at 8:09 PM, Markus Stockhausen

Re: [ovirt-users] Multiple Data Storage Domains

2016-11-06 Thread Maor Lipchuk
Hi Gary, Do you have other disks on this storage domain? Have you tried to use other VMs with disks on this storage domain? Is this disk is preallocated? If not can you try to create a pre-allocate disk and re-try Regards, Maor On Sat, Nov 5, 2016 at 2:28 AM, Gary Pedretty

Re: [ovirt-users] Ubuntu - Cloud-init - Routed Networking Problem

2016-11-06 Thread Barak Korren
On 5 November 2016 at 20:19, Erick Vogeler wrote: > > Is there a way to have cloud-init inject these commands? You can run arbitrary commands by using the YAML configuration snippet [1]. [1]: http://cloudinit.readthedocs.io/en/latest/topics/modules.html#runcmd --

Re: [ovirt-users] 3.6 to 4.0 Functionality Elevation

2016-11-06 Thread Maor Lipchuk
Hi Clint, See my comments inline Regards, Maor On Fri, Nov 4, 2016 at 1:51 PM, Clint Boggio wrote: > Greetings OVirt Community > > I have a production system that started life as a OV 3.6 system, and I've > recently upgraded the engine to 4.0. I see in the cluster

Re: [ovirt-users] Live merge speed

2016-11-06 Thread Markus Stockhausen
Hi Maor, from our observation it MIGHT come from the xfs filesystem on the NFS storage. qemu thin provisioned raw disks of linux database VMs tend to fragment heavily during growth. Some of the disk images have > 1.000.000 extends. To sort it out we have fixed the extendsize of the OVirt mount

Re: [ovirt-users] Live merge speed

2016-11-06 Thread Kai Wagner
Hi Markus, can you send an update to the list if this does help as well? Thanks Kai Am 06.11.2016 um 20:32 schrieb Markus Stockhausen: Hi Maor, from our observation it MIGHT come from the xfs filesystem on the NFS storage. qemu thin provisioned raw disks of linux database VMs tend to

Re: [ovirt-users] Import of OVA fails in 4.0.4

2016-11-06 Thread Richard W.M. Jones
On Sun, Nov 06, 2016 at 10:11:43PM +0100, Tomáš Golembiovský wrote: > Hi, > > On Sat, 5 Nov 2016 17:34:25 -0400 > "Derek Atkins" wrote: > > > Hi again, > > > > After a bit more research I found this message in libguestfs[0] that seems > > to imply the issue is related to

Re: [ovirt-users] Import of OVA fails in 4.0.4

2016-11-06 Thread Tomáš Golembiovský
Hi, On Sat, 5 Nov 2016 17:34:25 -0400 "Derek Atkins" wrote: > Hi again, > > After a bit more research I found this message in libguestfs[0] that seems > to imply the issue is related to Fedora 23 in that dracut was moved from > /sbin to /usr/bin. Apparently this was fixed in

Re: [ovirt-users] Multiple Data Storage Domains

2016-11-06 Thread Gary Pedretty
As a storage domain, this gluster volume will not work whether it is preallocated or thin provision. It will work as a straight gluster volume mounted directly to any VM on the ovirt Cluster, or any physical machine, just not as a data storage domain in the Data Center. Are there

Re: [ovirt-users] Import of OVA fails in 4.0.4

2016-11-06 Thread Derek Atkins
Hi, On Sun, November 6, 2016 4:07 pm, Richard W.M. Jones wrote: > On Sun, Nov 06, 2016 at 10:11:43PM +0100, Tomáš Golembiovský wrote: >> Hi, >> >> On Sat, 5 Nov 2016 17:34:25 -0400 >> "Derek Atkins" wrote: >> >> > Hi again, >> > >> > After a bit more research I found this

Re: [ovirt-users] Multiple Data Storage Domains

2016-11-06 Thread Sahina Bose
On Mon, Nov 7, 2016 at 11:20 AM, Gary Pedretty wrote: > As a storage domain, this gluster volume will not work whether it is > preallocated or thin provision. It will work as a straight gluster volume > mounted directly to any VM on the ovirt Cluster, or any physical