[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dafna Ron
ok. I am re-triggering the patch to provide a fix for master since its still failing and I am not seeing a passed vdsm project. I will update on status of vdsm after the patch passes On Thu, Sep 13, 2018 at 11:01 AM, Dominik Holler wrote: > On Thu, 13 Sep 2018 10:53:20 +0100 > Dafna Ron

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dominik Holler
On Thu, 13 Sep 2018 10:53:20 +0100 Dafna Ron wrote: > but this test is currently failing no? > No, only the issue related to the vlan.speed() failed. This is already addressed in "failure in ost test - Invalid argument - help in debugging issue" and Petr provided a fix for master and ovirt-4.2

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dafna Ron
but this test is currently failing no? On Thu, Sep 13, 2018 at 10:49 AM, Dominik Holler wrote: > On Thu, 13 Sep 2018 10:32:12 +0100 > Dafna Ron wrote: > > > Hi Dominic, > > > > should detach_vm_network_from_host_0 be running while > > modify_host_0_ip_to_dhcp set VM_NETWORK is running? > > > >

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dominik Holler
On Thu, 13 Sep 2018 10:32:12 +0100 Dafna Ron wrote: > Hi Dominic, > > should detach_vm_network_from_host_0 be running while > modify_host_0_ip_to_dhcp set VM_NETWORK is running? > modify_host_0_ip_to_dhcp just initiates the async dhcp client in the background on the host and returns in the

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dafna Ron
Hi Dominic, should detach_vm_network_from_host_0 be running while modify_host_0_ip_to_dhcp set VM_NETWORK is running? On Thu, Sep 13, 2018 at 8:05 AM, Dominik Holler wrote: > On Wed, 12 Sep 2018 08:17:46 +0100 > Dafna Ron wrote: > > > Thanks Dominic. > > Can you please review the network

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-13 Thread Dominik Holler
On Wed, 12 Sep 2018 08:17:46 +0100 Dafna Ron wrote: > Thanks Dominic. > Can you please review the network tests to fix this race between the > two tests? > > Dafna, why do you think the current behavior should be changed, or how the current behavior should be improved? > On Tue, Sep 11,

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-12 Thread Dafna Ron
Thanks Dominic. Can you please review the network tests to fix this race between the two tests? On Tue, Sep 11, 2018 at 9:53 PM, Dominik Holler wrote: > On Tue, 11 Sep 2018 17:18:15 +0200 > Dominik Holler wrote: > > > On Tue, 11 Sep 2018 12:22:21 +0100 > > Dafna Ron wrote: > > > > > Can

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-11 Thread Dominik Holler
On Tue, 11 Sep 2018 17:18:15 +0200 Dominik Holler wrote: > On Tue, 11 Sep 2018 12:22:21 +0100 > Dafna Ron wrote: > > > Can someone take ownership to fix it? > > > > I will take ownership and track the fix. > > > > On Tue, Sep 11, 2018 at 12:04 PM, Petr Horacek > > wrote: > > > > >

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-11 Thread Dominik Holler
On Tue, 11 Sep 2018 12:22:21 +0100 Dafna Ron wrote: > Can someone take ownership to fix it? > I will take ownership and track the fix. > On Tue, Sep 11, 2018 at 12:04 PM, Petr Horacek > wrote: > > > vdsm.log is the same issue, supervdsm.log seems unrelated. > > > > 2018-09-11 11:59

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-11 Thread Dafna Ron
Can someone take ownership to fix it? On Tue, Sep 11, 2018 at 12:04 PM, Petr Horacek wrote: > vdsm.log is the same issue, supervdsm.log seems unrelated. > > 2018-09-11 11:59 GMT+02:00 Dominik Holler : > >> On Tue, 11 Sep 2018 10:26:02 +0100 >> Dafna Ron wrote: >> >> > Hi, >> > >> > I have been

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-11 Thread Petr Horacek
vdsm.log is the same issue, supervdsm.log seems unrelated. 2018-09-11 11:59 GMT+02:00 Dominik Holler : > On Tue, 11 Sep 2018 10:26:02 +0100 > Dafna Ron wrote: > > > Hi, > > > > I have been seeing random failures of tests in different projects > > caused by vdsm monitoring. > > > > I need

[ovirt-devel] Re: issue in vdsm monitoring

2018-09-11 Thread Dominik Holler
On Tue, 11 Sep 2018 10:26:02 +0100 Dafna Ron wrote: > Hi, > > I have been seeing random failures of tests in different projects > caused by vdsm monitoring. > > I need someone from vdsm to please help debug this issue. > Petr, is this the same problem like yesterday in [ovirt-devel] failure