./net/aoe-vblade, ATA over Ethernet (AoE) server - thin, LAN-based storage protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 14, Package name: aoe-vblade-14, Maintainer: pkgsrc-users

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


Master sites: (Expand)

SHA1: 57bea505f3acb88f03f761954eea0759a0241e3f
RMD160: ad0fe6f0c4ab40fa31daa68c7b14143ad87f443c
Filesize: 19.841 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-07-28 19:25:51 by OBATA Akio | Files touched by this commit (1)
Log message:
Fixed build problem on Linux,  infinity recursive call...

Patch provided by Ondrej Tuma in PR 36700.
   2007-03-31 15:36:27 by OBATA Akio | Files touched by this commit (2)
Log message:
Fix build on NetBSD.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.
   2007-02-15 15:25:53 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Add DragonFly support.
   2007-01-10 21:47:09 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Guard against attempted compilation on operating systems which are not
supported.
   2007-01-10 21:39:35 by Alistair G. Crooks | Files touched by this commit (5) | Imported package
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