How to Install glusterfs-common in Ubuntu 18.04



Install glusterfs-common by entering the following commands in the terminal:

sudo apt update
sudo apt install glusterfs-common

Description:

GlusterFS common libraries and translator modules

GlusterFS is a clustered file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package includes libglusterfs and glusterfs translator modules common to both GlusterFS server and client framework.

Homepage: https://www.gluster.org/

Version: 3.13.2-1build1

Section: universe/libs