Network Block Device Server and Client Utilities

Edit Package nbd
http://nbd.sourceforge.net/

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.

  • Links to network:utilities / nbd
  • Has a link diff
  • Download package
  • osc -A https://api.opensuse.org checkout home:jsegitz:branches:systemdhardening:network:utilities/nbd && cd $_
  • Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
0001_fix_setgroup.patch 0000001106 1.08 KB almost 4 years
config.example 0000001351 1.32 KB about 8 years
nbd-3.21.tar.xz 0000523472 511 KB about 2 years
nbd-client.service 0000000259 259 Bytes over 5 years
nbd-server.service 0000000342 342 Bytes about 7 years
nbd-server.sysconfig 0000000050 50 Bytes about 8 years
nbd.changes 0000022352 21.8 KB about 2 years
nbd.spec 0000004986 4.87 KB about 2 years
Comments 0
openSUSE Build Service is sponsored by