\____/
              /    \
             / O  o \      _______    __    ___   ___
  ____  "o' () \__/ ()    /______/|  /_/\  /__/\ /__/|
 / __ \   \/ \______/ \  /   ____|/ /  \ \ |  \ |  | |
| /  \ |_ __  |_||_|___O |  (____/\/    \ \|   \|  | |
| |  | | '_ \ / _ \' _ \'\____   \/  /\  \ |  . `  | |
| \__/ | |_) |  __/ | | |/____)     ____  \|  |\   | |
 \____/|  __/ \___|_| |_|_______/__/'   \_____|'\__|/
       | |
       |_|
			

  • This is free software project, licenced under GNU GPLv3
  • OpenWRT with own modified version of Linux is used as a base providing all necessary libraries, building framework and utilities to create lightweight, highly customized, easily upgradable environment for the following subsystems.
  • Built-in kernel md module provides RAID creation capability.
  • LuCI is used as MVC-framework for the overall Web-interface configuration management.
  • LVM2 for logical volumes with snapshots management.
  • SCST framework for creating iSCSI targets.
  • Flashcache module for SSD caching support.
  • jQuery is used to make different pretty outlooking interface interactions.
  • All interaction with LVM2 and SCST subsystems is going through the self-written API (**astor2.** libraries) on Lua programming language.