Storage Resource Manager (StoRM)
StoRM is a
- light
- scalable
- flexible
- high-performance
- file system independent
storage manager service (SRM) for generic disk based storage system, compliant with the standard SRM interface version 2.2. StoRM provides data management capabilities in a Grid environment to share, access and transfer data among heterogeneous and geographically distributed data centres.In particular, StoRM works on each
POSIX filesystem (ext3, ext4, xfs, basically on everything than can be mounted on a Linux machine) but it also brings in Grid the advantages of high performance storage systems based on
cluster file system ( such as GPFS from IBM or Lustre from Sun Microsystems ) supporting direct access (native POSIX I/O call) to shared files and directories, as well as other standard Grid access protocols. StoRM is adopted in the context of WLCG computational Grid framework.
Category
Middleware
Scientific areas
High Energy Physics
Computing - Grid
Main features
Data management
Grid storage
License
Apache License 2.0 (Apache-2.0)
Supported Operating Systems
Scientific Linux 5
Scientific Linux 6
Supported CPU Architectures
x86-64
Programming languages
Bourne shell (including bash and ksh)
C
C++
Java
Python
Build tools
Maven
Ant
ETICS / autotools
Test tools
T-StoRM