Difference between revisions of "AoE Support"
(Created page with '= AoE Support = == Project Description == AoE (ATA over Ethernet) is a network protocol that has been designed for high-performance access to PATA and SATA disks over an Ethern…') |
(→Project Plan) |
||
Line 22: | Line 22: | ||
== Project Plan == | == Project Plan == | ||
− | Tracking mechanism: | + | Tracking mechanism: TBD |
Key contacts: | Key contacts: | ||
Line 31: | Line 31: | ||
Goals for each release and plans for reaching those goals: | Goals for each release and plans for reaching those goals: | ||
* 0.1 - Test AoE under heavy load between two x86_64 based systems | * 0.1 - Test AoE under heavy load between two x86_64 based systems | ||
+ | - Release stable server/client configuration | ||
* 0.2 - Port AoE to ARM and test with an x86_64 server and client setup | * 0.2 - Port AoE to ARM and test with an x86_64 server and client setup | ||
− | * 0.3 - Build a working, tested solution for AoE on ARM | + | - Release working ARM server/client configuration |
+ | * 0.3 - Build a working, tested solution for AoE on ARM | ||
+ | - Release ARM kernel with AoE support (if stable) | ||
+ | - Release tested and stable server and client configuration | ||
+ | - Document/Implement alternative to current NFS solution using AoE | ||
== Communication == | == Communication == |
Revision as of 08:07, 4 October 2011
Contents
AoE Support
Project Description
AoE (ATA over Ethernet) is a network protocol that has been designed for high-performance access to PATA and SATA disks over an Ethernet network. This technology allows for storage area networks (SAN) to be built using standard, low-cost consumer technologies.
The goals of this project are to test the performance and reliability of AoE under heavy load for x86_64 based systems; if successful, it will be tested and implemented on ARM based systems.
http://aoetools.sourceforge.net/
Project Leader(s)
Project Contributor(s)
Project Details
This project will involve testing if AoE for ARM is a viable solution compared the current NFS implementation of shared network storage. Performance and stability will be evaluated between two x86_64 based systems for initial testing; if successful, AoE testing and implementation will be ported to the ARM architecture for further analysis. The ARM port will consist of a server and client setup for testing AoE. The final stage will consist of a working AoE network storage solution that could possibly replace the current NFS storage used.
Project Plan
Tracking mechanism: TBD
Key contacts:
Goals for each release and plans for reaching those goals:
- 0.1 - Test AoE under heavy load between two x86_64 based systems
- Release stable server/client configuration
- 0.2 - Port AoE to ARM and test with an x86_64 server and client setup
- Release working ARM server/client configuration
- 0.3 - Build a working, tested solution for AoE on ARM
- Release ARM kernel with AoE support (if stable) - Release tested and stable server and client configuration - Document/Implement alternative to current NFS solution using AoE
Communication
Mailing Lists
http://sourceforge.net/mail/?group_id=130453
Upstream Wiki and Web
Links/Bugs/Tracking
Coming Soon
Source Code Control
Coming Soon