[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Steven Rosenberg
OK, my engine runs on rhel 7.6 and the Hosts on Rhel 8.1, maybe you can try installing el8 on your Host (centos 8 or Rhel 8.1), clean install. I installed the Hosts as follows: yum install -y https://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm *yum install **-y **ovirt-host* yum

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Eyal Shenitzky
On Thu, 26 Dec 2019 at 15:09, Steven Rosenberg wrote: > OK, so make sure that python2-ansible-runner is also 1.3.4. There wass an > issue with upgrading the dependencies and I had to install this package > manually. > > I did have different errors in my journal however, your error is: > >

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Steven Rosenberg
OK, so make sure that python2-ansible-runner is also 1.3.4. There wass an issue with upgrading the dependencies and I had to install this package manually. I did have different errors in my journal however, your error is: cb_event_handler event_data={'uuid':

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Eyal Shenitzky
Here is the errors that are available in journalctl: Dec 25 15:14:52 dhcp-1-80.tlv.redhat.com gunicorn[27902]: Playbook run request for ovirt-host-deploy.yml, from 127.0.0.1, parameters: {u'ovirt_pki_dir': u'/home/engine/ovi> Dec 25 15:14:52 dhcp-1-80.tlv.redhat.com gunicorn[27902]: Clearing up

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Eyal Shenitzky
Thanks, The I already have 1.3.4 version I am working on an engine that runs under Fedora-30. The host I am trying to add is also Fedora-30. On Wed, 25 Dec 2019 at 19:02, Steven Rosenberg wrote: > Dear Eyal, > > try running: ansible-runner --version > > If you don't get 1.3.4 you will have to

[ovirt-devel] Re: [ovirt-users] [ovirt 4.2]vdsm host was shutdown unexpectly, configure of some vms was changed or lost when host was re-powered on and vm was started

2019-12-26 Thread Strahil
Hi, If the VMs are starting properly and they don't use cloudinit - then the issue is not oVirt specific, but guest specific (Linux/Windows depending on guest OS). So your should check: 1. Does your host have any Netwprks out of sync (Host's network tab) If yes - put the server into

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Dana Elfassy
Hi Eyal, Do you have any logs in journalctl -u ansible-runner-service? On Wed, Dec 25, 2019 at 12:43 PM Eyal Shenitzky wrote: > > > On Wed, 25 Dec 2019 at 11:37, Liran Rotenberg wrote: > >> >> >> On Wed, Dec 25, 2019 at 11:08 AM Eyal Shenitzky >> wrote: >> >>> Hi, >>> >>> I am failing to add