[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FYI: Go implementation of the NBD protocol



On Tue, Nov 20, 2018 at 01:12:59AM +0100, Axel Wagner wrote:
> Hey,
> 
> I thought this might be interesting to y'all: I implemented both client and
> server of the NBD protocol in Go. The intention is to use it for testing
> applications' durability guarantees via failure-injection. As such, the
> implementation is not necessarily complete.
> You can find the repository here: https://github.com/Merovius/nbd

Have you tried interoperability with qemu (client), qemu-nbd (server),
and nbdkit (server)?

I think more generally we should have some guidelines for testing
interop, such as a list of existing clients and servers that authors
should consider testing against.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org


Reply to: