[ovirt-devel] Re: [OST][hc-basic-suite-master] Fails on HE deployment

2018-09-18 Thread Sahina Bose
On Tue, Sep 11, 2018 at 5:24 PM Sahina Bose wrote: > > > On Mon, Sep 3, 2018 at 7:00 PM, Sahina Bose wrote: > >> xargs -I{} sudo -u vdsm dd if={} | tar -tvf - >> 772a3dfe-aee8-45d9-9df5-beddcbf92010.ovf\", u'removes': None, u'creates': >> None, u'chdir': None, u'stdin': None}}, u'stdout_lines':

[ovirt-devel] Jenkins help

2018-09-18 Thread Germano Veit Michel
Hi, I'm struggling with a check-patch failing. This is the error (I think): [7;33m* Module vdsm.tool.update_volume [0m [1;31mE [0m: 87,16: [1;31mInstance of '_Client' has no 'Host' member [0m ( [1;31mno-member [0m) [1;31mE [0m:101,23: [1;31mInstance of '_Client' has no 'StoragePool'

[ovirt-devel] Re: Dealing with TaskID in vdsm api

2018-09-18 Thread Germano Veit Michel
Hi Marcin, Yes, I know that. Let me try to be clearer. 1. My API command passes a JobID as argument. 2. VDSM creates a taskID for it once it starts running the command 3. I want to retrieve or define the taskID somehow. The current API does show the TaskIDs and JobIDs. The JobID I know, but I

[ovirt-devel] Re: Dealing with TaskID in vdsm api

2018-09-18 Thread Marcin Sobczyk
From what I can see in: https://github.com/oVirt/vdsm/blob/0725f32994293514d3275528c44687e8e800d6a6/lib/vdsm/storage/hsm.py#L3586 you should try and query sdm jobs by using Host.getJobs API call. On 9/18/18 6:50 AM, Germano Veit Michel wrote: Hi Marcin, Thanks for replying. In short, this is

[ovirt-devel] Re: Error Java SDK Issue??

2018-09-18 Thread Geschwentner, Patrick
Thank you very much Patrick Geschwentner MSc, Customer Success Manager patrick.geschwent...@mindbreeze.com Mindbreeze GmbH | Honauerstraße 2 | 4020 Linz | Austria M +43 664 606162-161 P +43 732 606162 161 F +43 732 606162-609 www.mindbreeze.com    Handelsgericht Linz, FN

[ovirt-devel] Re: Error Java SDK Issue??

2018-09-18 Thread Ondra Machacek
I just released new SDK with Joey's fix, it's available in maven: https://repo.maven.apache.org/maven2/org/ovirt/engine/api/sdk/4.2.5/ On 9/17/18 11:47 AM, Geschwentner, Patrick wrote: Hi! Is the patch also already in the maven-repository: