Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Ian Campbell
On Tue, 2015-07-14 at 16:23 +0200, Dario Faggioli wrote: > BTW, Ian, perhaps it's not that urgent, but how cumbersome would it be > to setup a few ad-hoc flights, like you did here: > > http://logs.test-lab.xenproject.org/osstest/logs/58853/ > > when also doing what Anthony was doing for straci

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Dario Faggioli
On Tue, 2015-07-14 at 12:52 +0200, Dario Faggioli wrote: > On Tue, 2015-07-14 at 10:37 +0100, Ian Campbell wrote: > > On Tue, 2015-07-14 at 11:25 +0200, Dario Faggioli wrote: > > > > http://logs.test-lab.xenproject.org/osstest/results/host/merlot0.html > > > > http://logs.test-lab.xenproject.org/o

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Dario Faggioli
On Tue, 2015-07-14 at 10:37 +0100, Ian Campbell wrote: > On Tue, 2015-07-14 at 11:25 +0200, Dario Faggioli wrote: > > On Tue, 2015-07-14 at 08:55 +0100, Ian Campbell wrote: > > > It'll be hard to say until this change gets through the Xen push gate > > > and that version gets used for other branch

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Ian Campbell
On Tue, 2015-07-14 at 11:25 +0200, Dario Faggioli wrote: > On Tue, 2015-07-14 at 08:55 +0100, Ian Campbell wrote: > > On Tue, 2015-07-14 at 07:17 +0100, Jan Beulich wrote: > > > >>> On 07.07.15 at 17:41, wrote: > > > > On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: > > > >> Anthony PERARD w

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Dario Faggioli
On Tue, 2015-07-14 at 08:55 +0100, Ian Campbell wrote: > On Tue, 2015-07-14 at 07:17 +0100, Jan Beulich wrote: > > >>> On 07.07.15 at 17:41, wrote: > > > On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: > > >> Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup > > > time

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-14 Thread Ian Campbell
On Tue, 2015-07-14 at 07:17 +0100, Jan Beulich wrote: > >>> On 07.07.15 at 17:41, wrote: > > On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: > >> Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup > > timeout to 1min."): > >> > On a busy host, QEMU may take more than 10

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-13 Thread Jan Beulich
>>> On 07.07.15 at 17:41, wrote: > On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: >> Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup > timeout to 1min."): >> > On a busy host, QEMU may take more than 10s to load and start. >> > >> > This is likely due to a bug in L

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-07 Thread Ian Campbell
On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: > Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup > timeout to 1min."): > > On a busy host, QEMU may take more than 10s to load and start. > > > > This is likely due to a bug in Linux where the I/O subsystem sometime >

Re: [Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-07 Thread Ian Jackson
Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup timeout to 1min."): > On a busy host, QEMU may take more than 10s to load and start. > > This is likely due to a bug in Linux where the I/O subsystem sometime > produce high latency under load and result in QEMU taking a long

[Xen-devel] [PATCH V3] libxl: Increase device model startup timeout to 1min.

2015-07-07 Thread Anthony PERARD
On a busy host, QEMU may take more than 10s to load and start. This is likely due to a bug in Linux where the I/O subsystem sometime produce high latency under load and result in QEMU taking a long time to load every single dynamic libraries. Signed-off-by: Anthony PERARD --- tools/libxl/libxl_