glustereventsd
GlusterFS Events
Install
- All systems
-
curl cmd.cat/glustereventsd.sh
- Debian
-
apt-get install glusterfs-server
- Ubuntu
-
apt-get install glusterfs-server
- Arch Linux
-
pacman -S glusterfs
- Kali Linux
-
apt-get install glusterfs-server
- CentOS
-
yum install glusterfs
- Fedora
-
dnf install glusterfs-events
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install glusterfs-server
- Raspbian
-
apt-get install glusterfs-server
- Dockerfile
- dockerfile.run/glustereventsd
glusterfs-events
GlusterFS Events
glusterfs-server
clustered file-system (server package)
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 installs init scripts and configuration files to turn GlusterFS into a fully fledged file server.
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.