The idea here is that for local network storage where you and the storage are connected to the same switch, you don't really need the overhead of tcp/ip. Packets don't get lost traveling through a switch, they don't get reordered, so why have all that overhead? AoE is a protocol designed to provide the minimum overhead necessary for you to have (for example) /dev/etherd/e0.0 as a block device that refers to storage out on the lan, but that you would treat no differently than you would /dev/hda. It's a great idea, and the driver that accomplishes this magic is in the 2.6 kernel.
Of course that's only half the story. There has to be something at the other end of the network that talks back over the same protocol, and that is NOT in the kernel. There is a "vblade" project that can provide that functionality, and a line of commercial hardware products also (https://www.coraid.com Coraid - link dead).
The June issue of Linux Journal has an article about ATA Over Ethernet: Putting Hard Drives on the LAN . This article is written by a Coraid employee, so it isn't entirely unbiased. There was a long thread at https://lists.ssc.com/ but that site is gone now. Note that the "vblade" project referred to above is authored by the same Coraid employee who wrote the article, but he is quite direct in pointing out that "The AoE network protocol is open---anyone can implement it".
Got something to add? Send me email.
More Articles by Tony Lawrence © 2009-11-07 Tony Lawrence
The three chief virtues of a programmer are: Laziness, Impatience and Hubris. (Larry Wall)
Printer Friendly Version
AoE (ATA over Ethernet) distributed storage Copyright © May 2005 Tony Lawrence
Have you tried Searching this site?
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more.
Contact us
Printer Friendly Version