glusterfsd
GlusterFS common libraries and translator modules
Install
- All systems
-
curl cmd.cat/glusterfsd.sh
- Debian
-
apt-get install glusterfs-common
- Ubuntu
-
apt-get install glusterfs-common
- Arch Linux
-
pacman -S glusterfs
- Kali Linux
-
apt-get install glusterfs-common
- CentOS
-
yum install glusterfs-fuse
- Fedora
-
dnf install glusterfs-fuse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install glusterfs-common
- Raspbian
-
apt-get install glusterfs-common
- Dockerfile
- dockerfile.run/glusterfsd
glusterfs-common
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.
glusterfs-fuse
Fuse client
glusterfs
GlusterFS is a distributed 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 systems 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 user space and easily manageable. This package includes the glusterfs binary, the glusterfsd daemon and the libglusterfs and glusterfs translator modules common to both GlusterFS server and client framework.
glusterfs-dbg
GlusterFS debugging symbols
GlusterFS is a clustered file-system capable of scaling to several peta-bytes. 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 the debugging symbols.