GlusterFS
Scalable network filesystem suitable for data-intensive tasks such as cloud storage and media streaming.
Why consider GlusterFS?
GlusterFS is a scalable open-source network distributed filesystem written in C. Aggregating various storage servers over TCP/IP or InfiniBand RDMA into one large parallel network file system, it scales effortlessly to petabytes of distributed storage.
Learn GlusterFS by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of GlusterFS
GlusterFS aggregates commodity server disk volumes into elastic, fault-tolerant distributed POSIX mount targets.
Installation
# Ubuntusudo apt install glusterfs-serversudo systemctl enable --now glusterdGlusterFS is licensed under the GNU General Public License v2.0 (GPL-2.0) and LGPL-3.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.