lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Jan 2015 17:11:09 +0800
From:	Ming Lei <tom.leiming@...il.com>
To:	Paul Clements <paul.clements@...sios.com>
Cc:	Andrey Utkin <andrey.krieger.utkin@...il.com>,
	kernel list <linux-kernel@...r.kernel.org>,
	"nbd-general@...ts.sourceforge.net" 
	<nbd-general@...ts.sourceforge.net>
Subject: Re: NBD Maintainer

On Wed, Jan 14, 2015 at 3:26 AM, Paul Clements
<paul.clements@...sios.com> wrote:
> On Tue, Jan 13, 2015 at 11:14 AM, Andrey Utkin
> <andrey.krieger.utkin@...il.com> wrote:
>> Hi Paul,
>> could you please describe
>
>> - how wide is NBD usage today (any estimation is ok),
>
> It depends somewhat on who you consider to be users. There are two
> groups of NBD "users":
>
> 1) integrators and admins (who work directly with nbd)
> 2) users of the systems and software that the first group creates
>
> My guess is that the first group is in the hundreds. The second in the
> thousands. NBD usage tends to fall into one the following classes:
>
> - support of diskless thin clients (mainly at universities and such)
> - replication (used in conjunction with some form of mirroring scheme,
> this becomes a network-raid device of sorts)
> - block device emulation/user-level block device (e.g., qemu-nbd)
> (because NBD has a fairly flexible design, including a fully
> user-level server component, it has been used by quite a few people as
> a user-level block device for various different purposes)

The 3rd one should have huge users since qemu-nbd is used
to access VM image and Openstack(nova) uses it to launch VM
instance.

>
>> - what is in a TODO list,
>
> Nothing specific, other than merging in pending patches, of which
> there are a few (check the nbd-general archives).
>
>> - what are critical bugs or important issues requiring work, if there are any.
>
> There is a network timeout issue, which is probably one of the more
> important fixes to get in:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770479

Last time I studied nbd driver a while to see if socket aio can be
used to improve performance, but looks not get some fruits.


Thanks,
Ming Lei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ