LinuxParty
Este tutorial muestra cómo configurar un servidor de almacenamiento independiente en Debian Lenny. En lugar de NFS, utilizaremos GlusterFS. El sistema cliente será capaz de acceder a la de almacenamiento como si fuera un sistema de ficheros local. Un clúster GlusterFS es un sistema de archivos capaz de escalar a varios peta-bytes. Agrega varios bricks de almacenamiento más RDMA o interconexión TCP/IP en un gran sistema de archivos de red en paralelo. El almacenamiento se puede hacer con cualquier hardware, tales como servidores x86-64 con SATA-II RAID e Infiniband HBA. This tutorial shows how to set up a standalone storage server on Debian Lenny. Instead of NFS, I will use GlusterFS here.
The client system will be able to access the storage as if it was a
local filesystem. 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. Storage bricks can be made of any commodity
hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA.
https://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-debian-lenny

https://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-debian-lenny
