Re: [ovirt-devel] Memory size (1024MB) cannot exceed maximum memory size (0MB).] - when trying to create an instance type

2017-12-25 Thread Arik Hadas
On Mon, Dec 25, 2017 at 8:29 PM, Michal Skrivanek < michal.skriva...@redhat.com> wrote: > > > > On 25 Dec 2017, at 18:41, Juan Hernández wrote: > > > > On 12/25/2017 05:46 PM, Yaniv Kaul wrote: > >> While trying to add an instance type, I fail with the error: > >> Operation

Re: [ovirt-devel] Memory size (1024MB) cannot exceed maximum memory size (0MB).] - when trying to create an instance type

2017-12-25 Thread Michal Skrivanek
> On 25 Dec 2017, at 18:41, Juan Hernández wrote: > > On 12/25/2017 05:46 PM, Yaniv Kaul wrote: >> While trying to add an instance type, I fail with the error: >> Operation Failed". Fault detail is "[Cannot add Template. Memory size >> (1024MB) cannot exceed maximum memory

Re: [ovirt-devel] Memory size (1024MB) cannot exceed maximum memory size (0MB).] - when trying to create an instance type

2017-12-25 Thread Juan Hernández
On 12/25/2017 05:46 PM, Yaniv Kaul wrote: While trying to add an instance type, I fail with the error: Operation Failed". Fault detail is "[Cannot add Template. Memory size (1024MB) cannot exceed maximum memory size (0MB).] The code is taken from the example in the SDK, so I'm not sure what I'm

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-12-24 ] [add_hosts]

2017-12-25 Thread Barak Korren
On 25 December 2017 at 16:59, Eyal Edri wrote: > > > On Mon, Dec 25, 2017 at 2:20 PM, Barak Korren wrote: > >> >> >> On 25 December 2017 at 10:50, Eyal Edri wrote: >> >>> I'm testing a revert of the patch [1], but it looks like it is very

[ovirt-devel] Memory size (1024MB) cannot exceed maximum memory size (0MB).] - when trying to create an instance type

2017-12-25 Thread Yaniv Kaul
While trying to add an instance type, I fail with the error: Operation Failed". Fault detail is "[Cannot add Template. Memory size (1024MB) cannot exceed maximum memory size (0MB).] The code is taken from the example in the SDK, so I'm not sure what I'm doing wrong here. Code:

Re: [ovirt-devel] upgrade_check and upgrade API calls (v4)

2017-12-25 Thread Juan Hernández
On 12/25/2017 04:21 PM, Yaniv Kaul wrote: I'm trying to check if a certain host can be upgraded. 1. I'm calling it through the host_service, something like: host_service = connection.system_service().hosts_service().host_service( host.id) is_upgrade = host_service.upgrade_check() To my

[ovirt-devel] upgrade_check and upgrade API calls (v4)

2017-12-25 Thread Yaniv Kaul
I'm trying to check if a certain host can be upgraded. 1. I'm calling it through the host_service, something like: host_service = connection.system_service().hosts_service().host_service( host.id) is_upgrade = host_service.upgrade_check() To my surprise, is_upgrade is None. I expected a Boolean.

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-12-24 ] [add_hosts]

2017-12-25 Thread Eyal Edri
On Mon, Dec 25, 2017 at 2:20 PM, Barak Korren wrote: > > > On 25 December 2017 at 10:50, Eyal Edri wrote: > >> I'm testing a revert of the patch [1], but it looks like it is very >> related and suspicion is around ansible not configured firewalld and thus

[ovirt-devel] node zero Networking

2017-12-25 Thread Yedidyah Bar David
Hi all, I spent quite some time trying to deploy node zero, trying to look at https://bugzilla.redhat.com/show_bug.cgi?id=1528253 , and always fail around the end, with: ERROR fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list | grep ovirtmgmt | sed

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 24/12/2017 ] [use_ovn_provider]

2017-12-25 Thread Dominik Holler
On Mon, 25 Dec 2017 14:14:36 +0200 Dan Kenigsberg wrote: > On Mon, Dec 25, 2017 at 2:09 PM, Dominik Holler > wrote: > > A helpful hint is in > > > >

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-12-24 ] [add_hosts]

2017-12-25 Thread Barak Korren
On 25 December 2017 at 10:50, Eyal Edri wrote: > I'm testing a revert of the patch [1], but it looks like it is very > related and suspicion is around ansible not configured firewalld and thus > causing the failure. > Gal has been debugging the same issue downstream yesterday.

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 24/12/2017 ] [use_ovn_provider]

2017-12-25 Thread Dan Kenigsberg
On Mon, Dec 25, 2017 at 2:09 PM, Dominik Holler wrote: > A helpful hint is in > >

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 24/12/2017 ] [use_ovn_provider]

2017-12-25 Thread Dominik Holler
A helpful hint is in http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4492/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-098_ovirt_provider_ovn.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log : Caused by:

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-12-24 ] [add_hosts]

2017-12-25 Thread Eyal Edri
I'm testing a revert of the patch [1], but it looks like it is very related and suspicion is around ansible not configured firewalld and thus causing the failure. Gal has been debugging the same issue downstream yesterday. [1] https://gerrit.ovirt.org/#/c/85723/ On Mon, Dec 25, 2017 at 9:57 AM,