Network Block Device Server and Client Utilities
This package contains nbd-server. It is the server backend for the nbd
network block device driver that's in the Linux kernel.
nbd can be used to have a filesystem stored on another machine. It does
provide a block device, not a file system; so unless you put a
clustering filesystem on top of it, you can't access it simultaneously
from more than one client. Use NFS or a real cluster FS (such as
ocfs2) if you want to do this. nbd-server can export a file (which may
contain a filesystem image) or a partition. Swapping over nbd is
possible as well, though it's said not to be safe against OOM and
should not be used for that case. nbd-server also has a copy-on-write
mode where changes are saved to a separate file and thrown away when
the connection closes.
The package also contains the nbd-client tools, which you need to
configure the nbd devices on the client side.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/nbd && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
init.nbd-server | 0000003935 3.84 KB | |
nbd-2.9.25-close.diff | 0000000262 262 Bytes | |
nbd-2.9.25-doxyfile.diff | 0000000844 844 Bytes | |
nbd-3.1.tar.bz2 | 0000508459 497 KB | |
nbd.changes | 0000008686 8.48 KB | |
nbd.spec | 0000005881 5.74 KB |
Latest Revision
copy after accepting 127455
Comments 0