Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-20 Thread Yury Kotov
20.08.2018, 16:11, "Marc-André Lureau" : > Hi > > On Mon, Aug 20, 2018 at 2:51 PM, Yury Kotov wrote: >>  16.08.2018, 18:36, "Marc-André Lureau" : >>>  On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov >>> wrote:   We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate

Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-20 Thread Marc-André Lureau
Hi On Mon, Aug 20, 2018 at 2:51 PM, Yury Kotov wrote: > 16.08.2018, 18:36, "Marc-André Lureau" : >> On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov >> wrote: >>> We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate >>> block >>> devices. One of our cases it to restart SPDK w

Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-20 Thread Yury Kotov
16.08.2018, 18:36, "Marc-André Lureau" : > On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov wrote: >>  We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate >> block >>  devices. One of our cases it to restart SPDK without restarting VM (in case >>  of some updates or smth like it)

Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-20 Thread Yury Kotov
16.08.2018, 19:12, "Marc-André Lureau" : > Hi > > On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov wrote: >>  We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate >> block >>  devices. One of our cases it to restart SPDK without restarting VM (in case >>  of some updates or smth l

Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-16 Thread Marc-André Lureau
On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov wrote: > We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate > block > devices. One of our cases it to restart SPDK without restarting VM (in case > of some updates or smth like it). We tried to use the 'reconnect' option for > the

Re: [Qemu-devel] [PATCH 0/3] vhost-user reconnect

2018-08-16 Thread Marc-André Lureau
Hi On Thu, Aug 16, 2018 at 5:32 PM, Yury Kotov wrote: > We are using QEMU (2.12.0) with SPDK (18.04.1) over vhost-user to emulate > block > devices. One of our cases it to restart SPDK without restarting VM (in case > of some updates or smth like it). We tried to use the 'reconnect' option for >