LWN.net Logo

Portable NBD server

From:  Andy Isaacson <adi@hexapodia.org>
To:  linux-kernel@vger.kernel.org, misc@openbsd.org, nbd-general@lists.sourceforge.net
Subject:  [ANNOUNCE] Portable NBD server
Date:  Tue, 13 Jul 2004 12:45:40 -0500

Apologies for the cross-post, but this is relevant to all three lists.
Please don't cross-post followups (unless they're relevant to several
lists); obey the Reply-To or reply to me directly.

The NBD server in nbd-2.7.1 from nbd.sourceforge.net doesn't compile on
non-Linux hosts, even though the server doesn't do anything inherently
nonportable.  So I wrote a new one that should work fine on any POSIX
host with 'long long'.

I've successfully used it to recover log data on a dirty ext3 filesystem
that ended up in an OpenBSD box.

I hope this proves useful to someone.

http://web.hexapodia.org/~adi/nbd/nbdsvr-0.1.tar.gz
http://web.hexapodia.org/~adi/nbd/

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

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds