This package browser is in early development. Mind the rough edges.

glusterfs 7.0

Distributed file system

GlusterFS is a distributed scalable network file system suitable for data-intensive tasks such as cloud storage and media streaming. It allows rapid provisioning of additional storage based on your storage consumption needs. It incorporates automatic failover as a primary feature. All of this is accomplished without a centralized metadata server.

Installation

Install glusterfs 7.0 as follows:

guix install glusterfs@7.0

Or install the latest version:

guix install glusterfs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.