[Libguestfs] [libnbd PATCH 0/3] opt_list_meta_context

Richard W.M. Jones rjones at redhat.com
Tue Sep 29 11:23:28 UTC 2020


This is not related to the current patch, but generally for libnbd:

(1) Should we be testing interop separately for qemu-storage-daemon
(qsd), or is qsd basically qemu-nbd in a new wrapper so it's not worth
doing it?

(2) I found a bug in the new nbdinfo behaviour:

$ nbdkit -fv file dir=/scratch

(where /scratch is a directory with a lot of files in it)

$ nbdinfo --version
libnbd 1.5.3
$ nbdinfo --list nbd://localhost
[... lots of files shown ...]
nbd_opt_info: recv: Connection reset by peer

nbdkit gives this error:

nbdkit: file[1]: error: client exceeded maximum number of options (32)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list