Protocol weds Ethernet and ATA drives

Opinion
May 29, 20062 mins

* Combining Ethernet and low-cost disks create a way to connect storage to a network

Protocol weds Ethernet and ATA drives

By Brantley Coile

Applications need massive amounts of storage, but servers have limited disk space. Moving storage out of a server and putting it on a network makes expanding storage easy. The ATA-over-Ethernet storage protocol (AoE) combines Ethernet and low-cost disks to create a simple way to connect storage to a network.

Much like the Fibre Channel storage protocol, which uses SCSI disk commands over fiber optics, AoE is designed to transport ATA disk commands over standard Ethernet without using TCP/IP. Eliminating the complexities of TCP/IP and Fibre Channel makes AoE storage inexpensive and easy to use. AoE enables unlimited scalability, and disks can be shared by any servers on a network.

AoE is a command/response protocol that puts Ethernet connectors on diskdrives. AoE clients use a block device driver (initiator), which lets a very large number of AoE devices (targets) appear as local disks. The AoE protocol enables a driver to discover target devices using configuration information stored in those devices.

Two types of messages are transferred via AoE. One carries ATA disk commands, and the other is used for discovering AoE targets. The beginning of each message identifies a target’s physical location, carries a correlation tag and defines the type of message. The physical location is recorded in a 16-bit major and an 8-bit minor address.

The major address is usually an assigned chassis, or shelf, number. The minor address is a disk slot in the chassis or, in the case of a RAID target, a logical unit number. A correlation tag is used by the initiator to uniquely identify each message. This allows multiple outstanding requests at any given time.

For more, please click here.

Coile is the founder and chief technical officer of Coraid and a co-author of the AoE protocol. He can be reached at info@coraid.com.