Mobject is a distributed object storage system built using a composition of Mochi components:
- mochi-bake (for bulk storage)
- mochi-bedrock (for configuration and bootstrapping)
- mochi-yokan (for metadata and log indexing)
- mochi-ssg (for group membership)
Install Spack and Mochi Spack Repository.
Then, run the following command to install mobject.
spack install mobject
Mobject API is a subset of the RADOS API from Ceph’s object storage layer. Therefore, HDF5 RADOS VOL plugin-in can use Mobject.
See doc/FAQ.md.