Re: [PATCH v6] Work around vhost-user-blk-test hang

2021-10-19 Thread Michael S. Tsirkin
On Tue, Oct 19, 2021 at 02:57:46PM +0100, Stefan Hajnoczi wrote: > On Thu, Oct 14, 2021 at 04:32:23AM +, Raphael Norwitz wrote: > > The vhost-user-blk-test qtest has been hanging intermittently for a > > while. The root cause is not yet fully understood, but the hang is > > impacting enough use

Re: [PATCH v6] Work around vhost-user-blk-test hang

2021-10-19 Thread Stefan Hajnoczi
On Thu, Oct 14, 2021 at 04:32:23AM +, Raphael Norwitz wrote: > The vhost-user-blk-test qtest has been hanging intermittently for a > while. The root cause is not yet fully understood, but the hang is > impacting enough users that it is important to merge a workaround for > it. > > The race whi

Re: [PATCH v6] Work around vhost-user-blk-test hang

2021-10-18 Thread Michael S. Tsirkin
On Mon, Oct 18, 2021 at 10:33:02PM +, Raphael Norwitz wrote: > On Mon, Oct 18, 2021 at 05:50:41PM -0400, Michael S. Tsirkin wrote: > > On Thu, Oct 14, 2021 at 04:32:23AM +, Raphael Norwitz wrote: > > > The vhost-user-blk-test qtest has been hanging intermittently for a > > > while. The root

Re: [PATCH v6] Work around vhost-user-blk-test hang

2021-10-18 Thread Raphael Norwitz
On Mon, Oct 18, 2021 at 05:50:41PM -0400, Michael S. Tsirkin wrote: > On Thu, Oct 14, 2021 at 04:32:23AM +, Raphael Norwitz wrote: > > The vhost-user-blk-test qtest has been hanging intermittently for a > > while. The root cause is not yet fully understood, but the hang is > > impacting enough

Re: [PATCH v6] Work around vhost-user-blk-test hang

2021-10-18 Thread Michael S. Tsirkin
On Thu, Oct 14, 2021 at 04:32:23AM +, Raphael Norwitz wrote: > The vhost-user-blk-test qtest has been hanging intermittently for a > while. The root cause is not yet fully understood, but the hang is > impacting enough users that it is important to merge a workaround for > it. > > The race whi

[PATCH v6] Work around vhost-user-blk-test hang

2021-10-13 Thread Raphael Norwitz
The vhost-user-blk-test qtest has been hanging intermittently for a while. The root cause is not yet fully understood, but the hang is impacting enough users that it is important to merge a workaround for it. The race which causes the hang occurs early on in vhost-user setup, where a vhost-user me