snap_scheduler

clustered file-system (server package)

Install

All systems
curl cmd.cat/snap_scheduler.sh
Debian Debian
apt-get install glusterfs-server
Ubuntu
apt-get install glusterfs-server
image/svg+xml Kali Linux
apt-get install glusterfs-server
Fedora
dnf install glusterfs-server
Windows (WSL2)
sudo apt-get update sudo apt-get install glusterfs-server
Raspbian
apt-get install glusterfs-server

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.