Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-25 18:50
2.4.30

Suporte para particionamento foi adicionado ao driver de dispositivo. O suporte para kernels antigos (2.2.20) foi restaurada, e voltamos a nível quase na corrida do desenvolvimento do kernel (2.5.47). Como de costume, vários bugs foram corrigidos - nomeadamente escrever ordenação é agora preservado de forma muito rigorosa, a fim de atender aos sistemas de arquivos journaling. Os nomes do módulo e daemons também foram alteradas para enbd * from nbd *, de modo a não colidir com o kernel do NBD.
Tags: Current, Minor feature enhancements
Support for partitioning has been added to the device driver. Support for old kernels (2.2.20) has been restored, and we are once again nearly level in the development kernel race (2.5.47). As usual, various minor bugs have been fixed - notably write ordering is now preserved very strictly, in order to cater to journaled file systems. The names of the module and daemons have also been changed to enbd* from nbd*, in order not to collide with the kernel nbd.

2002-08-06 20:28
2.4.29

Esta versão corrige um bug que estava causando o dispositivo ENBD para desativar se durante 5 segundos depois de uma queda de energia da rede, mesmo quando o padrão () modo de funcionamento era para esconder erros de rede interna e bloquear até que a rede voltou. O resultado foi que um dispositivo RAID sobrejacente veria a culpa se escreve estavam em andamento, que a culpa poderia offline componente ENBD com nenhuma maneira conveniente para se recuperar. O comportamento foi corrigido para que a recuperação é invisível para RAID por padrão.
Tags: Current, Minor bugfixes
This release fixes a bug which had been causing the ENBD device to disable
itself for 5 seconds after a network brownout even when the (default)
operational mode was to hide networking errors internally and block until the
network returned. The result had been that an overlying RAID device would see
the fault if writes were in progress, which could fault the ENBD component
offline with no convenient way to recover. The behavior has been corrected so
that recovery is invisible to RAID by default.

2002-03-26 22:26
2.4.28

Ativando suporte remoto para ioctl ioctls que transferem quantidades arbitrárias de dados (e não apenas "até 16 bytes", como anteriormente).
Tags: Current, Minor feature enhancements
Enabling remote ioctl support for ioctls which transfer arbitary amounts of data (not just "up to 16 bytes" as previously).

2002-03-05 23:38
2.4.27

Suporte para ioctls remoto foi adicionado, eo código foi actualizada com o kernel atual release 2.4 (testado com 2.4.18). Além disso, o suporte para gravação em cache local, perdida após a rasgar VM grande no kernel 2.4.10, espero que agora tenha sido restaurado. O número usual de pequenos bugs foram corrigidos, reintroduziu, etc O pacote também contém um driver experimental para kernels 2.5.x.
Tags: Current, Major feature enhancements
Support for remote ioctls has been added, and the code has been brought up to date with the current kernel 2.4 release (tested with 2.4.18). Also, support for local write-caching, lost after the great VM rip-out in kernel 2.4.10, has hopefully now been restored. The usual number of minor bugs have been fixed, reintroduced, etc. The package also contains an experimental driver for kernels 2.5.x.

2001-12-01 21:50
2.4.26a

Correcções Driver para permitir a compilação contra kernels> = 2.4.10, em que o kernel VM mudou completamente. O código do driver programados próximo lançamento foi deixado cair no pacote como está, para preencher a lacuna para as pessoas que precisam usar o ultra-novos kernels. O pacote foi testado para trás-compatibilidade contra o kernel 2.4.3.
Tags: Current, Minor bugfixes
Driver corrections to allow compilation against kernels >= 2.4.10, in which the kernel VM changed completely. The upcoming next-release driver code has been dropped into the package as is, to fill the gap for people who need to use the ultra-new kernels. The package has been tested for back-compatibility against kernel 2.4.3.

Project Resources