Please help other AoE users by submitting your favorite scripts, configuration files, and tips. Send your submissions to Coraid Support. Submissions enter the public domain unless you specify otherwise.
The content here is provided without warranty, in hopes that it will prove helpful.
Tom Brown explains how he boots diskless Xen instances from AoE storage in this aoetools-discuss mailing list thread.
Coraid does not support these contributed scripts. They have been released into the public domain (unless specified otherwise) by the authors to help other ATA over Ethernet users.
Once you understand what the scripts do and how they work, you should be able to create your own scripts. The "Shell" chapter in The 7th Edition UNIX Manual, Volume 2a is a concise introduction to the most portable shell programming techniques.
Coraid does not support these contributed patches. They have been released by the authors to help other ATA over Ethernet users.
LVM1 patch for AoE
This patch adds compatibility with AoE devices to the LVM1 software used on systems running the 2.4 kernel.
public domain
Add root filesystem on AoE support to aoe driver
This patch to the 2.6.15 kernel allows the user to do a "make menuconfig", specifying an AoE device on which the booting kernel will attempt to find its root filesystem.
GPL