Subject: CVS commit: pkgsrc/net/aoe-vblade
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2007 20:39:35
Module Name: pkgsrc
Committed By: agc
Date: Wed Jan 10 20:39:35 UTC 2007
Update of /cvsroot/pkgsrc/net/aoe-vblade
In directory ivanova.netbsd.org:/tmp/cvs-serv6388
Log Message:
Initial import of aoe-vblade, an ATA over Ethernet server, or target,
into the Packages Collection. With thanks to the anonymous person at
EuroBSDcon 2006 in Milano who asked if I was aware of it (I wasn't).
ATA over Ethernet (AoE) delivers a simple, high performance, low cost
alternative to iSCSI and FibreChannel for networked block storage by
eliminating the processing overhead of TCP/IP.
+ ATA-over-Ethernet (AoE) is a thin protocol layer directly on top of
Ethernet.
+ ATA disk commands (ie. read disk sector x, write disk sector y) are
put directly into standard Ethernet frames using the AoE protocol.
AoE is a block storage protocol.
+ AoE is a non-routed protocol, therefore does not require IP or TCP
protocol layers. This eliminates unnecessary processing and makes
network connection to disks simple. It also limits AoE to the local
network segment.
The AoE protocol specification can be found at:
http://www.coraid.com/documents/AoEr8.txt
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/net/aoe-vblade/Makefile
N pkgsrc/net/aoe-vblade/PLIST
N pkgsrc/net/aoe-vblade/distinfo
N pkgsrc/net/aoe-vblade/DESCR
N pkgsrc/net/aoe-vblade/patches/patch-aa
No conflicts created by this import