[ovirt-users] Re: ovirtsdk4.Error: Fault reason is "Operation Failed". Fault detail is "[XML error]". HTTP response code is 400.

2022-05-07 Thread Strahil Nikolov via Users
Most probably it's related to the bug in the vdsm with Gluster v10. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering] [ INFO ] ok: [localhost] [ INFO ] TAS

[ovirt-users] Re: ovirtsdk4.Error: Fault reason is "Operation Failed". Fault detail is "[XML error]". HTTP response code is 400.

2022-05-06 Thread Jonas Liechti
I had the same problem and found the solution here: https://lists.ovirt.org/archives/list/users@ovirt.org/message/6IKZ45B2TUCQB6WXZ3B4AFVU2RXZXJQQ/ Find cli.py on the host and comment out the line with `value ['stripeCount'] = el.find('stripeCount').text` Am 06.05.2022 19:01 schrieb yp...@163.co

[ovirt-users] Re: ovirtsdk4 error

2019-12-10 Thread jeremy_tourville
I should have caught that. This is my first time using this project so I sort of thought I might have a config issue (my fault) Yes, I agree after reviewing https://github.com/myoung34/vagrant-ovirt4 I see the example file lists "api" at the end of the url. I'll confirm later today.

[ovirt-users] Re: ovirtsdk4 error

2019-12-10 Thread Ondra Machacek
On 10/12/2019 04:58, jeremy_tourvi...@hotmail.com wrote: I have a server which runs a project from Github called SecGen. SecGen uses Vagrant to provision VMs from templates. When I go to my project folder and run vagrant up I get an error. user@localhost:~/bin/SecGen/projects/SecGen2019120