Re: [ovirt-users] add direct LUN disk to a VM with python SDK

2017-05-18 Thread Ondra Machacek
I've sent following example to our Python SDK, feel free to try and review: https://gerrit.ovirt.org/#/c/77003/1 Also you may checkout relevant Ansible module, which support this functionality as well: http://docs.ansible.com/ansible/ovirt_disks_module.html On Wed, May 17, 2017 at 1:21 PM, G

Re: [ovirt-users] Building ovirt-host-deploy gives `configure: error: otopi-devtools required but missing`

2017-05-18 Thread Leni Kadali Mutungi
By the way, how does WildFly fit into all of this? Because I downloaded a zip file from their site as referenced here: https://github.com/leni1/oVirt-docs-Debian/blob/master/oVirt-Development-Environment.md and it seemed to me that zip contained a script that runs the WildFly server instance within

[ovirt-users] upload image

2017-05-18 Thread qinglong.d...@horebdata.cn
Hi all, I wanted to upload a qcow2 image using web UI. But I got an error: "Unable to upload image to disk a38f29f4-594a-438b-a8e0-6a85ac56055d due to a network error. Make sure ovirt-imageio-proxy service is installed and configured, and ovirt-engine's certificate is registered as a val

Re: [ovirt-users] Docker images for oVirt engine

2017-05-18 Thread Leni Kadali Mutungi
Running `make build` went fine until I saw this error: Step 26/34 : RUN sed -i 's/multipathd.service //g' /usr/lib/systemd/system/vdsmd.service ---> Running in 6a0948c94798 ERRO[0104] containerd: notify OOM events error=cgroup path for memory not found sed: can't read /usr/lib/sys

Re: [ovirt-users] Network interface not working

2017-05-18 Thread Lev Veyde
Hi Alexander, So if I understand it correctly, you have the following configuration: - 2 hosts, each having 2 NICs - 2 virtual machines, each have a connection to each one of the NICs available on the hosts On one of the VMs you only see 1 NIC instead of the 2? Are you sure that the VM is proper

[ovirt-users] Upgrade from rhel 6.7 to 6.8 breaks virt-viewer console

2017-05-18 Thread cmc
Hi, Having trouble launching consoles for VMs on rhel 6.8 (virt-viewer 2.0-14). I get: "At least Remote Viewer version 99.0-1 is required to setup this connection" It works fine in rhel 6.7 (using firefox or chrome). I downgraded the version of virt-viewer to the 6.7 version (2.0-7) in 6.8 but

Re: [ovirt-users] How to use virt-sysprep

2017-05-18 Thread Arik Hadas
On Thu, May 18, 2017 at 10:40 AM, Luca 'remix_tj' Lorenzetto < lorenzetto.l...@gmail.com> wrote: > Hello Joel, > > as far as i know, virt-sysprep has to be executed inside the VM before > cloning it to template. This removes some infos from the VM like udev > rules & ssh keys. > > So this has chan

Re: [ovirt-users] migration of a VM: fails

2017-05-18 Thread cmc
I have to shut the VM down to stop it trying to repeatedly trying to migrate the problematic host (always the same one). If I take it out of maintenance, it will move the VMs back to balance (as per policy), so this is rather inconvenient. It took leaving it overnight and letting oVirt try repeated

Re: [ovirt-users] Hosted Engine Setup with the gluster bricks on the same disk as the OS

2017-05-18 Thread Sachidananda URS
Hi, On Thu, May 18, 2017 at 7:08 PM, Sahina Bose wrote: > > > On Thu, May 18, 2017 at 3:20 PM, Mike DePaulo > wrote: > >> Well, I tried both of the following: >> 1. Having only a boot partition and a PV for the OS that does not take >> up the entire disk, and then specifying "sda" in Hosted Eng

Re: [ovirt-users] Hosted Engine Setup with the gluster bricks on the same disk as the OS

2017-05-18 Thread Sahina Bose
On Thu, May 18, 2017 at 3:20 PM, Mike DePaulo wrote: > Well, I tried both of the following: > 1. Having only a boot partition and a PV for the OS that does not take > up the entire disk, and then specifying "sda" in Hosted Engine Setup. > 2. Having not only a boot partition and a PV for the OS, b

Re: [ovirt-users] How to use virt-sysprep

2017-05-18 Thread Joel Diaz
Thank you Sandro. On May 18, 2017 3:52 AM, "Sandro Bonazzola" wrote: On Wed, May 17, 2017 at 8:53 PM, Joel Diaz wrote: > Good afternoon ovirt users, > > I'm new to ovirt. > Welcome to oVirt community! > I've created templates in the past using this guide, > https://github.com/rharmonson/

[ovirt-users] Network interface not working

2017-05-18 Thread Герасимов Александр
Hi all. I have to servers with ovirt. And to identical virtual machines. Both servers are identical. But on second virtual server not working one network interface. Ping have a problem. I tried to change network driver, but has no effect. I don't understand that to do ovirt version and pa

Re: [ovirt-users] [GlusterFS] Regarding gluster backup-volfile-servers option

2017-05-18 Thread TranceWorldLogic .
Hi, Can you point me to some document that help me to understand how gluster client work ? Related to ovirt will be helpful. Thanks, ~Rohit On Thu, May 18, 2017 at 11:54 AM, knarra wrote: > On 05/18/2017 10:35 AM, TranceWorldLogic . wrote: > > Thanks, > Would you also explain about my 2nd ques

Re: [ovirt-users] Hosted Engine Setup with the gluster bricks on the same disk as the OS

2017-05-18 Thread Mike DePaulo
Well, I tried both of the following: 1. Having only a boot partition and a PV for the OS that does not take up the entire disk, and then specifying "sda" in Hosted Engine Setup. 2. Having not only a boot partition and a PV for the OS, but also an empty (and not formatted) /dev/sda3 PV that I create

Re: [ovirt-users] Internet access for oVirt Nodes?

2017-05-18 Thread Matthias Leopold
Am 2017-05-16 um 22:01 schrieb Ryan Barry: On Mon, May 15, 2017 at 1:09 PM, Matthias Leopold > wrote: thanks, i guess configuring repositories in oVirt Node can only be achieved when using Foreman/Satellite integration, is that correct?

Re: [ovirt-users] terminating sessions

2017-05-18 Thread Sandro Bonazzola
Adding some people who may be able to answer On Wed, May 17, 2017 at 11:45 AM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > I'm back with a long list of sessions, many of them started since many > days. How can I get informations about them ? > > > Le 3 mai 2017 à 18:52, Fabrice Bacc

[ovirt-users] Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1435207

2017-05-18 Thread gflwqs gflwqs
Hi list, I think i have run into https://bugzilla.redhat.com/show_bug.cgi?id=1435207. However last comment is from 2017-05-17. Since all vm:s on the host is getting unresponsive the only thing i can do to fix it is to restart vdsmd. That works for an hour or so but then all vm:s getting unrespons

Re: [ovirt-users] ovirt-guest-agent in Debian 5 and 6

2017-05-18 Thread Sandro Bonazzola
On Tue, May 16, 2017 at 10:03 PM, Khaio Lopes wrote: > Good morning group. > I have Debian 5 and 6 and would like to install ovirt-guest-agent. Can any > of you help with this? > Hi, according to https://www.ovirt.org/documentation/how-to/guest-agent/install-the-guest-agent-in-debian/ Debian 7 o

Re: [ovirt-users] How to use virt-sysprep

2017-05-18 Thread Sandro Bonazzola
On Wed, May 17, 2017 at 8:53 PM, Joel Diaz wrote: > Good afternoon ovirt users, > > I'm new to ovirt. > Welcome to oVirt community! > I've created templates in the past using this guide, https://github.com/ > rharmonson/richtech/wiki/CentOS-7-1511-Minimal-oVirt-Template . > > I was going over

Re: [ovirt-users] How to use virt-sysprep

2017-05-18 Thread Luca 'remix_tj' Lorenzetto
Hello Joel, as far as i know, virt-sysprep has to be executed inside the VM before cloning it to template. This removes some infos from the VM like udev rules & ssh keys. Luca On Wed, May 17, 2017 at 8:53 PM, Joel Diaz wrote: > Good afternoon ovirt users, > > I'm new to ovirt. I've created tem

Re: [ovirt-users] ovirtmgmt network out of sync

2017-05-18 Thread Michael Burman
Yes, thanks) Engine complains about the bootproto , he is expecting dhcp, but you configured it manually with static. Was it dhcp before the upgrade? There is an option to change it back to dhcp, restart network service and this should be fixed. But i don't think that this is what you looking for

Re: [ovirt-users] Docker images for oVirt engine

2017-05-18 Thread Juan Hernández
On 05/18/2017 05:29 AM, Leni Kadali Mutungi wrote: > On 5/15/17, Juan Hernández wrote: >> The tool that builds and deploy the containers to the OpenShift cluster >> is a program written in Go. It is compiled when you run 'make ...'. That >> means that you need to have the go development environmen