Re: [Qemu-devel] [Nbd] NBD_CMD_DISC

2016-04-12 Thread Alex Bligh
On 12 Apr 2016, at 11:34, Daniel P. Berrange wrote: > On Tue, Apr 12, 2016 at 10:48:20AM +0100, Daniel P. Berrange wrote: >> On Sun, Apr 10, 2016 at 10:49:00AM +0100, Alex Bligh wrote: >>> (Daniel: if you want to replicate the issue, just run qemu-img info >>> against my gonbdserver with TLS. Ev

Re: [Qemu-devel] [Nbd] NBD_CMD_DISC

2016-04-12 Thread Daniel P. Berrange
On Tue, Apr 12, 2016 at 10:48:20AM +0100, Daniel P. Berrange wrote: > On Sun, Apr 10, 2016 at 10:49:00AM +0100, Alex Bligh wrote: > > (Daniel: if you want to replicate the issue, just run qemu-img info > > against my gonbdserver with TLS. Every fifth NBD_CMD_DISC doesn't > > get through before the

Re: [Qemu-devel] [Nbd] NBD_CMD_DISC

2016-04-09 Thread Eric Blake
[adding qemu list and Dan into the mix] On 04/09/2016 05:02 PM, Alex Bligh wrote: > > On 9 Apr 2016, at 22:12, Eric Blake wrote: > >>> How would the client know that? I'm using Go's TLS library, and there is >>> no way (as far as I can tell) to ensure that. >> >> Likewise - if it's qemu's fault