Skip to main content
Version: 0.0.2 (latest)

System Overview

MASS is a storage appliance solution that combines MangoBoost's NVMe hardware with integrated management software. You deploy it as a cluster of physical nodes and manage it entirely through the Dashboard (web UI) or CLI — no additional infrastructure required.

Management Interfaces

Dashboard

The Dashboard is a web application available at http://<head-node-ip>:8080. It provides a single management console for:

  • Overview — Cluster health, active nodes, total and used capacity
  • Storage — Create and manage VolumeGroups and Volumes
  • Hardware — Node status, drive health, chassis inventory
  • Access — Users, machines, groups, and access policies
  • Analysis — Throughput, IOPS, and latency trends
  • Settings — System configuration and software updates

CLI (mass-ctl)

Installed on client machines that need to mount volumes. Used for:

  • Mounting and unmounting volumes
  • Optimizing I/O performance for specific workloads
  • Administrative tasks such as password reset

See the CLI Reference for full details.