Network Block Device file server
Status:
The implementation was done against a test machine with the Linux kernel version 2.6.15 and the nbd tools version 2.8.3.
Usage:
% cd /tmp;
% hget http://www.r-36.net/nbdfs.tgz | gunzip | tar xvT;
% cd nbdfs;
% mk install;
% ip/nbdfs $host;
% disk/fdisk -p /n/nbd/data;
Files:
nbdfs.tgz<<back