[ovirt-users] oVirt / tungsten-fabric integration

2018-10-16 Thread Tatsuya Naganawa
Hi, has anyone tried integration between oVirt and tungsten-fabric? https://tungsten.io/ I tried for two node cluster and it seems to work well with custom vdsm hook (live migration is not tried yet). I described procedure briefly, so let me share it :) https://github.com/tnaganawa/ovirt-tungste

[ovirt-users] Re: ovirt - in docker

2018-10-16 Thread Staniforth, Paul
We are using 4.2.6 but the cluster compatibility version is still at 4.1 as we have too many VMs to upgrade as it's transactional, I believe there is a fix in 4.2.7 Regards, Paul S. From: Greg Sheremeta Sent: 16 October 2018 16:25 To: Stanifort

[ovirt-users] Periodic fall host

2018-10-16 Thread Spickiy Nikita
Hi, i have oVirt instance (4.2.1.6-1.el7.centos). So, i have cluster with gluster. Hosts periodically non response and VM's is not responding. Usually it happens after get message "command GetGlusterVolumeHealInfoVDS failed: Message timeout which can be caused by communication issues". Will sol

[ovirt-users] Re: How do you install oVirt Hyperconverged with six or nine nodes instead of the default three nodes?

2018-10-16 Thread Ravi Linux
The 3 node cluster will remain a dev cluster for testing. I would like to set up a new six node or nine node cluster from scratch using a different set of hosts. Thanks ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le.

[ovirt-users] Re: Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Update2: manually downloaded docker images and excluded the check docker_image_availability. ran into the next problem: # EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1539706227.48-64167276003747/ > /dev/null 2>&1 && sleep 0' FAILED - RETRYING: Start and

[ovirt-users] Re: How do you install oVirt Hyperconverged with six or nine nodes instead of the default three nodes?

2018-10-16 Thread Staniforth, Paul
Yes it was originally installed in virt only rather than both and it doesn't ask when running engine-setup, in the answerfile it has OVESETUP_CONFIG/applicationMode=none:None It lets me configure it at the cluster level so I was initially confused as to why it didn't work. I have been trying

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Hari Prasanth Loganathan
Awesome, this is what I am looking for. On Tue, Oct 16, 2018 at 8:07 PM Andrej Krejcir wrote: > Hi, > > A new parameter will be added to endpoint '/ovirt-engine/api/hosts' in > 4.3, 'migration_target_of' which lists exactly that. > Here is the documentation: > http://ovirt.github.io/ovirt-engine

[ovirt-users] Re: ovirt - in docker

2018-10-16 Thread Greg Sheremeta
Which version of engine are you using? On Tue, Oct 16, 2018 at 6:49 AM Staniforth, Paul < p.stanifo...@leedsbeckett.ac.uk> wrote: > Hello Greg, > >I tried the ovirt-web-ui and it works but even though > I'm logging in as a user it displays all the VMs and it still doesn't give

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Andrej Krejcir
Hi, A new parameter will be added to endpoint '/ovirt-engine/api/hosts' in 4.3, 'migration_target_of' which lists exactly that. Here is the documentation: http://ovirt.github.io/ovirt-engine-api-model/4.3/#services/hosts/methods/list/parameters/migration_target_of I don't think it can be done usi

[ovirt-users] Re: Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Update: A test with "skopeo inspect" ran successfully - "docker pull" not. So I followed https://stackoverflow.com/questions/23111631/cannot-download-docker-images-behind-a-proxy Docker pull works now, but the deploy script still fails with the same error. Also tried to add environment:

[ovirt-users] Backport KVM bug fix for nested KVM in ESXi and Hyper-V

2018-10-16 Thread Gianluca Cecchi
Hello, I send a dedicated subject message on this topic (second attempt because the first one seems not to be present in ovirt archive..). Also, the reply to my other related message seems not visible inside list archive page for some reason. It seems this nasty problem in nested virt using pc-i4

[ovirt-users] HCI cleanup of host1 possible?

2018-10-16 Thread Gianluca Cecchi
Hello, I would like to cleanup a 3 hosts HCI install that didn't complete. If I connect to cockpit of second host it seems like an initial config screen. But if I connect to cockpit of the first host, that I have used in first attempt and I have rebooted in the mean time, it seems to find an engine

[ovirt-users] Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Hi, trying to install the metrics store following the updated install guide https://www.ovirt.org/documentation/metrics-install-guide/Setting_Up_OpenShift_Aggregated_Logging/ Prerequisites and Network Check playbook run through; when executing ANSIBLE_LOG_PATH=/tmp/ansible.log ansible-playbook -

[ovirt-users] Re: How do you install oVirt Hyperconverged with six or nine nodes instead of the default three nodes?

2018-10-16 Thread Sahina Bose
On Tue, Oct 16, 2018 at 4:47 PM Staniforth, Paul < p.stanifo...@leedsbeckett.ac.uk> wrote: > Hello Sahina, > > do you know how to configure the gluster service in > an already installed engine, it was originally installed with virt only > service > > engine-setup --reconfigu

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Hari Prasanth Loganathan
Hi Guys, 1) I have an use case in affinity rule, say i) I have two VMs and two Hosts ii) I created a affinity group, which has the Vm to Vm affinity rule as negative so when I start the both the VMs, One Vm settled in one Host and another VM settled in another Host 2) Now I try to migrate o

[ovirt-users] Re: How do you install oVirt Hyperconverged with six or nine nodes instead of the default three nodes?

2018-10-16 Thread Staniforth, Paul
Hello Sahina, do you know how to configure the gluster service in an already installed engine, it was originally installed with virt only service engine-setup --reconfigure-optional-components only allows me to install the ovirt-ovn-provider. Thanks, Paul

[ovirt-users] Re: task was finished but not cleared

2018-10-16 Thread Marcelo Leandro
Ok, I run a backup every day at night ,and this create and delete snapshot, a fews day ago I had a problem with SPM host, and it lost connect with engine, I think that engine not send SPMClearTask to host clear this jobs to delete snapshot, but this snapshots already deleted. Now I need clear this

[ovirt-users] VMs unexpectidly restarted

2018-10-16 Thread fsoyer
Hi all, this morning, some of my VMs were restarted unexpectidly. The events in GUI say : 16 oct. 2018 11:03:50 Trying to restart VM patjoub1 on Host ginger.local.systea.fr 16 oct. 2018 11:03:26 Trying to restart VM op2drugs1 on Host victor.local.systea.fr 16 oct. 2018 11:03:23 Trying to restart

[ovirt-users] Re: ovirt - in docker

2018-10-16 Thread Staniforth, Paul
Hello Greg, I tried the ovirt-web-ui and it works but even though I'm logging in as a user it displays all the VMs and it still doesn't give the option to sort or filter them in the UI. Thanks, Paul S. From: Greg Sheremeta Sent:

[ovirt-users] Backport KVM bug fix for nested KVM in ESXi and Hyper-V

2018-10-16 Thread Gianluca Cecchi
Hello, I send a dedicated subject message on this topic. Also, the reply to my other related message seems not visible inside list archive page for some reason. It seems this nasty problem in nested virt using pc-i440fx-rhel7.X.0 machine type with X >= 3 impacts not only vSphere as main hyperviso

[ovirt-users] Re: custom emulated machine in L2 ESXi

2018-10-16 Thread Gianluca Cecchi
On Fri, Sep 28, 2018 at 12:06 PM Gianluca Cecchi wrote: > Hello, > I had similar problem in the past with ESXi 6.0 U2 host where I defined a > VM and used it as oVirt node for nested virtualization. If I run on this > "virtual" node an L2 VM all went well until custom emulated machine value > was

[ovirt-users] Re: ovirt - in docker

2018-10-16 Thread ReSearchIT Eng
I have build all the images, I am yet to try them. Is there a docker-compose that would link all including the web-ui? On Mon, Oct 15, 2018 at 9:14 PM Staniforth, Paul < p.stanifo...@leedsbeckett.ac.uk> wrote: > Thanks Greg, > > I'll see if I can try it sometime today. > >

[ovirt-users] Re: 4.2 User Portal

2018-10-16 Thread Staniforth, Paul
Thanks for the info Greg, Regards, Paul S. From: Greg Sheremeta Sent: 13 October 2018 00:34 To: Staniforth, Paul Cc: statsenko...@interrao.ru; users Subject: Re: [ovirt-users] Re: 4.2 User Portal 1.4.4 removes the dashboard view. It will be back

[ovirt-users] FOSDEM‘19 Virtualization & IaaS Devroom CfP

2018-10-16 Thread Piotr Kliczewski
We are excited to announce that the call for proposals is now open for the Virtualization & IaaS devroom at the upcoming FOSDEM 2019, to be hosted on February 2nd 2019. This year will mark FOSDEM’s 19th anniversary as one of the longest-running free and open source software developer events, at

[ovirt-users] Re: How do you install oVirt Hyperconverged with six or nine nodes instead of the default three nodes?

2018-10-16 Thread Sahina Bose
On Tue, Oct 16, 2018 at 5:01 AM Ravi Chalasani wrote: > Already have working three node 4.2.5 HA cluster in the lab using this > guide: > https://ovirt.org/blog/2017/04/up-and-running-with-ovirt-4.1-and-gluster-storage/ > . > > Now I would like to test a six or nine node cluster mentioned in the

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Martin Sivak
Hi, > "hosts_rule": {"enabled": "true", "enforcing": "true", "positive": "false" }, Notice positive: false. You created a rule which repels those VMs from the host you selected. Martin On Tue, Oct 16, 2018 at 7:47 AM, Hari Prasanth Loganathan wrote: > Hi Team, > > Affinity rule is not working