|
About:
The ENBD (Enhanced Network Block Device) is an industrial-strength version of the Linux kernel NBD. It makes a remote disk look like a local block device, allowing cheap and safe realtime mirrors to be built over the net. It features internal block-journalling and multichannel failover.
Release focus: N/A
Changes:
Improvements from the development series have been backported to the stable series. They now share (almost) exactly the same kernel driver again. Various fixes were made in the stable version involving timeouts and signal catching. In development code private mmaps were changed to shared mmaps, the same signal handling problem as in stable code was fixed, and new clients on the same socket were allowed to oust old ones rather than be blocked by them.
Author:
Peter T. Breuer [contact developer]
Homepage:
http://www.it.uc3m.es/ptb/nbd/
Tar/GZ:
ftp://oboe.it.uc3m.es/pub/Programs/nbd-2.2.29.tgz
Changelog:
http://www.it.uc3m.es/ptb/nbd/Changelog/
CVS tree (cvsweb):
http://oboe.it.uc3m.es/%7eptb/cgi-bin/cvs-nbd.cgi
Mailing list archive:
http://lists.community.tummy.com/mailman/listinfo/enbd
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|