Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 839 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 839 Bytes

jaoed Build Status Coverage Status

Java ATA over ethernet storage target based on the now abandoned qaoed project.

Some basic goals are as follows:

  • Flexible configuration, motivated by qaoed's config system (ie sysadmin friendly)
  • Support as much of the AoE standard as possible
  • One thread per managed device
  • Utilize libpcap to receive & send the actual ethernet frames
  • Make a simple, well-tested and stable storage target that is portable to many systems
  • Ability to reload the configuration safely without a restart to facilitate the adding/removing of devices with ease